diff options
author | araujo <araujo@FreeBSD.org> | 2009-04-09 09:27:27 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2009-04-09 09:27:27 +0800 |
commit | b06b6dbe241c08a26be3689ab383925ccce24ef3 (patch) | |
tree | 3a8d445231411f8c11607958eb268204c50016fb /www/youtube_dl | |
parent | c93337430aafdb995a25c408e2c2a9c1c4553919 (diff) | |
download | freebsd-ports-gnome-b06b6dbe241c08a26be3689ab383925ccce24ef3.tar.gz freebsd-ports-gnome-b06b6dbe241c08a26be3689ab383925ccce24ef3.tar.zst freebsd-ports-gnome-b06b6dbe241c08a26be3689ab383925ccce24ef3.zip |
- Update MASTER_SITES.
- Update DISTFILE to the right version.
- Bump PORTREVISION.
Diffstat (limited to 'www/youtube_dl')
-rw-r--r-- | www/youtube_dl/Makefile | 3 | ||||
-rw-r--r-- | www/youtube_dl/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/youtube_dl/Makefile b/www/youtube_dl/Makefile index 598bc7d76893..3b343c74e7cf 100644 --- a/www/youtube_dl/Makefile +++ b/www/youtube_dl/Makefile @@ -7,8 +7,9 @@ PORTNAME= youtube_dl PORTVERSION= 2009.04.06 +PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= http://www.arrakis.es/~rggi3/youtube-dl/ +MASTER_SITES= http://bitbucket.org/rg3/youtube-dl/raw/468b207ea6ee/ DISTNAME= youtube-dl EXTRACT_SUFX= EXTRACT_ONLY= diff --git a/www/youtube_dl/distinfo b/www/youtube_dl/distinfo index a6f5b6b23aec..c95a79916644 100644 --- a/www/youtube_dl/distinfo +++ b/www/youtube_dl/distinfo @@ -1,3 +1,3 @@ -MD5 (youtube-dl) = edfcf49117782e554cfecfd3d1c73bf0 -SHA256 (youtube-dl) = b30930d194f47de35c780169002bce4aeedd65c9d4e4750d5d51f17f745c87f9 -SIZE (youtube-dl) = 36013 +MD5 (youtube-dl) = 75e3de37e7bf859def313c08f19be86b +SHA256 (youtube-dl) = b4a2bdbff17ec24ddd0a1d710fb744f949f6186448b05e7ba26d9702ac720060 +SIZE (youtube-dl) = 36342 |