diff options
author | araujo <araujo@FreeBSD.org> | 2010-08-20 07:09:58 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2010-08-20 07:09:58 +0800 |
commit | b280466a0b9d5e2a1251343ae9a2c219445ef9eb (patch) | |
tree | 61b3830f115dc5cd617ee48567022a4c7fa696c4 /www | |
parent | 3e9efa8ae995327796b68faaae4a37ae50650ef6 (diff) | |
download | freebsd-ports-gnome-b280466a0b9d5e2a1251343ae9a2c219445ef9eb.tar.gz freebsd-ports-gnome-b280466a0b9d5e2a1251343ae9a2c219445ef9eb.tar.zst freebsd-ports-gnome-b280466a0b9d5e2a1251343ae9a2c219445ef9eb.zip |
- Update to 2010.08.04.
PR: ports/149777
Submitted by: bf <bf1783@gmail.com>
Diffstat (limited to 'www')
-rw-r--r-- | www/youtube_dl/Makefile | 4 | ||||
-rw-r--r-- | www/youtube_dl/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/youtube_dl/Makefile b/www/youtube_dl/Makefile index eaad887fcd85..4f0cf46fdc05 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= youtube_dl -PORTVERSION= 2010.07.22 +PORTVERSION= 2010.08.04 CATEGORIES= www MASTER_SITES= http://bitbucket.org/rg3/youtube-dl/raw/${PORTVERSION}/ DISTNAME= youtube-dl @@ -19,7 +19,7 @@ COMMENT= A program for downloading videos from YouTube.com NO_BUILD= yes NO_WRKSUBDIR= yes -USE_PYTHON= 2.5-2.6 +USE_PYTHON_RUN= 2.5-2.7 PLIST_FILES= bin/youtube-dl diff --git a/www/youtube_dl/distinfo b/www/youtube_dl/distinfo index 85c85c73f89a..8e0c902bcad1 100644 --- a/www/youtube_dl/distinfo +++ b/www/youtube_dl/distinfo @@ -1,3 +1,3 @@ -MD5 (youtube_dl/2010.07.22/youtube-dl) = d3a69eb8211e0aa7b61e0afbfe507d41 -SHA256 (youtube_dl/2010.07.22/youtube-dl) = 0307ec6b7b58ef26e66afd9e260aba314ce706831a9cbaef3cb65705a66289cd -SIZE (youtube_dl/2010.07.22/youtube-dl) = 78587 +MD5 (youtube_dl/2010.08.04/youtube-dl) = 8b1b8b922b758aae28f6c158e9a1baba +SHA256 (youtube_dl/2010.08.04/youtube-dl) = 55044a3232a119b82bc8b8b521fba54059b26ec09577606e4a12ce7903732a56 +SIZE (youtube_dl/2010.08.04/youtube-dl) = 80422 |