1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

- Update to 2013.02.02

PR:		ports/175827
Approved by:	araujo (mentor)
This commit is contained in:
Po-Chien Lin 2013-02-19 06:47:41 +00:00
parent e3867e8e30
commit d17407f736
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312544
2 changed files with 7 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= youtube_dl
PORTVERSION= 2013.01.28
PORTVERSION= 2013.02.02
CATEGORIES= www
MASTER_SITES= http://youtube-dl.org/downloads/${PORTVERSION}/ \
http://ftp.de.netbsd.org/pub/unix/Linux/MIRROR.gentoo/distfiles/
@ -50,6 +50,10 @@ RUN_DEPENDS+= ffprobe:${PORTSDIR}/multimedia/ffmpeg
. endif
.endif
post-extract:
@# remove tarball provided version, build our own
@${RM} -f ${WRKSRC}/youtube-dl
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/youtube-dl ${PREFIX}/bin/youtube-dl
@${INSTALL_DATA} ${WRKSRC}/youtube-dl.1 ${PREFIX}/man/man1

View File

@ -1,2 +1,2 @@
SHA256 (youtube-dl-2013.01.28.tar.gz) = 92298669ebf5337987735a1b44c20d3a022f8424321487ac3c72891003f34cf9
SIZE (youtube-dl-2013.01.28.tar.gz) = 136498
SHA256 (youtube-dl-2013.02.02.tar.gz) = c062ab5636f443c776d617dd9aa3c9045926f16954fc333660b5aae45f15686f
SIZE (youtube-dl-2013.02.02.tar.gz) = 137547