aboutsummaryrefslogtreecommitdiff
path: root/www/youtube_dl
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-08-04 23:36:51 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-08-04 23:36:51 +0000
commite5659c09808ed5c87148896b04960cfbc7bed941 (patch)
treebf575dda4ceea4879b0b528978a622e3f8b52b32 /www/youtube_dl
parentc62fe6ede74a3b6b98d2a9b697c3655fde25a2e5 (diff)
downloadports-e5659c09808ed5c87148896b04960cfbc7bed941.tar.gz
ports-e5659c09808ed5c87148896b04960cfbc7bed941.zip
Notes
Diffstat (limited to 'www/youtube_dl')
-rw-r--r--www/youtube_dl/Makefile6
-rw-r--r--www/youtube_dl/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/www/youtube_dl/Makefile b/www/youtube_dl/Makefile
index 5e212237e95e..08cbe8b9791d 100644
--- a/www/youtube_dl/Makefile
+++ b/www/youtube_dl/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= youtube_dl
-PORTVERSION= 2011.03.29
+PORTVERSION= 2011.08.04
CATEGORIES= www
-MASTER_SITES= https://github.com/rg3/youtube-dl/raw/${PORTVERSION}/
+MASTER_SITES= https://raw.github.com/rg3/youtube-dl/${PORTVERSION}/
DISTNAME= youtube-dl
EXTRACT_SUFX= # empty
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
@@ -32,7 +32,7 @@ RUN_DEPENDS+= rtmpdump:${PORTSDIR}/multimedia/rtmpdump
.endif
post-extract:
- @${CP} ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME} ${WRKSRC}/youtube-dl
+ @${CP} ${_DISTDIR}/${DISTNAME} ${WRKSRC}/youtube-dl
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/youtube-dl ${PREFIX}/bin/youtube-dl
diff --git a/www/youtube_dl/distinfo b/www/youtube_dl/distinfo
index 7274ae660a48..ec74f2c7f705 100644
--- a/www/youtube_dl/distinfo
+++ b/www/youtube_dl/distinfo
@@ -1,2 +1,2 @@
-SHA256 (youtube_dl/2011.03.29/youtube-dl) = d3afb7de373fc218fc44d2600b32472361a681eea69347b13548339079ac7c07
-SIZE (youtube_dl/2011.03.29/youtube-dl) = 105317
+SHA256 (youtube_dl/2011.08.04/youtube-dl) = 1919c1cfe1b49c33d1b4dc752284ff8e2cac3acaa29be540c578e7355b1aac07
+SIZE (youtube_dl/2011.08.04/youtube-dl) = 105459