diff options
author | araujo <araujo@FreeBSD.org> | 2009-05-23 03:21:43 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2009-05-23 03:21:43 +0800 |
commit | b794a22f4f03a8b81336acce55a31a0439c366ee (patch) | |
tree | 0cc138f3a59c87bea2ee024a04c58633cdf1f178 /www | |
parent | 0e8c378d68f7f1bab3ea99e8a4f89babd985b04f (diff) | |
download | freebsd-ports-gnome-b794a22f4f03a8b81336acce55a31a0439c366ee.tar.gz freebsd-ports-gnome-b794a22f4f03a8b81336acce55a31a0439c366ee.tar.zst freebsd-ports-gnome-b794a22f4f03a8b81336acce55a31a0439c366ee.zip |
- Update to 2009.05.13.
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 72e470628725..6f8d5f71831f 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -6,10 +6,10 @@ # PORTNAME= youtube_dl -PORTVERSION= 2009.04.25 +PORTVERSION= 2009.05.13 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= http://bitbucket.org/rg3/youtube-dl/raw/2009.04.25/ +MASTER_SITES= http://bitbucket.org/rg3/youtube-dl/raw/${PORTVERSION}/ DISTNAME= youtube-dl EXTRACT_SUFX= EXTRACT_ONLY= diff --git a/www/youtube_dl/distinfo b/www/youtube_dl/distinfo index 334880d903ee..42000c81b66d 100644 --- a/www/youtube_dl/distinfo +++ b/www/youtube_dl/distinfo @@ -1,3 +1,3 @@ -MD5 (youtube-dl) = c9924626fbd1bf7228fd995f497182ab -SHA256 (youtube-dl) = a495be16bf95b52bfb5aaafc91346e5e75bd03e01026a3f2f248737428b27f4e -SIZE (youtube-dl) = 36172 +MD5 (youtube-dl) = a3dd63530da0b3f89f4e666f82dfa05c +SHA256 (youtube-dl) = 5876868efb2f4e702ef124ba4f91d2dfd9e8170ab2043a361d4a21333bc40ae9 +SIZE (youtube-dl) = 38673 |