diff options
author | araujo <araujo@FreeBSD.org> | 2010-06-27 02:50:23 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2010-06-27 02:50:23 +0800 |
commit | 60b8fadf495b8b795c00f89b6a7165d9c09be5fa (patch) | |
tree | 7494cb2131ad91bae30c2cae928fd5ad1a5754f2 /www | |
parent | c207392a06efb7d4d9b91b0fc61b31a3a846e9ef (diff) | |
download | freebsd-ports-gnome-60b8fadf495b8b795c00f89b6a7165d9c09be5fa.tar.gz freebsd-ports-gnome-60b8fadf495b8b795c00f89b6a7165d9c09be5fa.tar.zst freebsd-ports-gnome-60b8fadf495b8b795c00f89b6a7165d9c09be5fa.zip |
- Update to 2010.06.06.
PR: ports/147834
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Feature safe: YES
Diffstat (limited to 'www')
-rw-r--r-- | www/youtube_dl/Makefile | 7 | ||||
-rw-r--r-- | www/youtube_dl/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/youtube_dl/Makefile b/www/youtube_dl/Makefile index e47bd1b9e1e9..2df6c6250914 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= youtube_dl -PORTVERSION= 2010.04.04 +PORTVERSION= 2010.06.06 CATEGORIES= www MASTER_SITES= http://bitbucket.org/rg3/youtube-dl/raw/${PORTVERSION}/ DISTNAME= youtube-dl @@ -17,10 +17,9 @@ EXTRACT_ONLY= MAINTAINER= araujo@FreeBSD.org COMMENT= A program for downloading videos from YouTube.com -NO_WRKSUBDIR= yes NO_BUILD= yes - -USE_PYTHON= 2.5+ +NO_WRKSUBDIR= yes +USE_PYTHON= 2.5-2.6 PLIST_FILES= bin/youtube-dl diff --git a/www/youtube_dl/distinfo b/www/youtube_dl/distinfo index e26a9b9499e1..512ee4e873b6 100644 --- a/www/youtube_dl/distinfo +++ b/www/youtube_dl/distinfo @@ -1,3 +1,3 @@ -MD5 (youtube_dl/2010.04.04/youtube-dl) = 6c3e2982b5a46ede4fd5d6e6ed280331 -SHA256 (youtube_dl/2010.04.04/youtube-dl) = 69aa7757feb01c5faf68414a0220bed1e9210900059b1a7d7c7f2c53e788ae26 -SIZE (youtube_dl/2010.04.04/youtube-dl) = 63576 +MD5 (youtube_dl/2010.06.06/youtube-dl) = a995ba360c5b0fbd2a22c48306367cc5 +SHA256 (youtube_dl/2010.06.06/youtube-dl) = 690f5b91e536f426de0679d2c69d1e0c37904d21a47fbabb89d374ef9504b096 +SIZE (youtube_dl/2010.06.06/youtube-dl) = 75697 |