aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpclin <pclin@FreeBSD.org>2013-02-19 14:47:41 +0800
committerpclin <pclin@FreeBSD.org>2013-02-19 14:47:41 +0800
commitf5e44208a4aad4604db4982f600b30b634505b61 (patch)
tree71af7919637cb2a1fd24bf53d1a349ed0b271947 /www
parentadca04eb6c9a3dc4e6bce274a57a61f3b08fd98e (diff)
downloadfreebsd-ports-gnome-f5e44208a4aad4604db4982f600b30b634505b61.tar.gz
freebsd-ports-gnome-f5e44208a4aad4604db4982f600b30b634505b61.tar.zst
freebsd-ports-gnome-f5e44208a4aad4604db4982f600b30b634505b61.zip
- Update to 2013.02.02
PR: ports/175827 Approved by: araujo (mentor)
Diffstat (limited to 'www')
-rw-r--r--www/youtube_dl/Makefile6
-rw-r--r--www/youtube_dl/distinfo4
2 files changed, 7 insertions, 3 deletions
diff --git a/www/youtube_dl/Makefile b/www/youtube_dl/Makefile
index f738a89fa41d..95aa36e15fb5 100644
--- a/www/youtube_dl/Makefile
+++ b/www/youtube_dl/Makefile
@@ -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
diff --git a/www/youtube_dl/distinfo b/www/youtube_dl/distinfo
index c8660d3e6494..57d7ad885d63 100644
--- a/www/youtube_dl/distinfo
+++ b/www/youtube_dl/distinfo
@@ -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