aboutsummaryrefslogtreecommitdiff
path: root/www/youtube_dl
diff options
context:
space:
mode:
Diffstat (limited to 'www/youtube_dl')
-rw-r--r--www/youtube_dl/Makefile14
-rw-r--r--www/youtube_dl/distinfo4
-rw-r--r--www/youtube_dl/pkg-descr2
3 files changed, 11 insertions, 9 deletions
diff --git a/www/youtube_dl/Makefile b/www/youtube_dl/Makefile
index 4f25efc6bf74..3655d0951fb4 100644
--- a/www/youtube_dl/Makefile
+++ b/www/youtube_dl/Makefile
@@ -1,16 +1,19 @@
# $FreeBSD$
PORTNAME= youtube_dl
-PORTVERSION= 2012.12.11
+PORTVERSION= 2013.01.13
CATEGORIES= www
-MASTER_SITES= https://cloud.github.com/downloads/rg3/youtube-dl/ \
- CRITICAL
-DISTNAME= youtube-dl.${PORTVERSION}
+MASTER_SITES= http://youtube-dl.org/downloads/${PORTVERSION}/ \
+ http://ftp.de.netbsd.org/pub/unix/Linux/MIRROR.gentoo/distfiles/
+DISTNAME= youtube-dl-${PORTVERSION}
MAINTAINER= araujo@FreeBSD.org
COMMENT= A program for downloading videos from YouTube.com
-LICENSE= GPLv2
+LICENSE= UNLICENSE
+LICENSE_NAME= The Unlicense
+LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
@@ -35,7 +38,6 @@ RUN_DEPENDS+= rtmpdump:${PORTSDIR}/multimedia/rtmpdump
.endif
.if ${PORT_OPTIONS:MBASH}
-ALL_TARGET+= youtube-dl.bash-completion
PLIST_FILES+= etc/bash_completion.d/youtube-dl.sh
.endif
diff --git a/www/youtube_dl/distinfo b/www/youtube_dl/distinfo
index 033308e981c0..7586c1849c3b 100644
--- a/www/youtube_dl/distinfo
+++ b/www/youtube_dl/distinfo
@@ -1,2 +1,2 @@
-SHA256 (youtube-dl.2012.12.11.tar.gz) = b6d259c60fefba76701ea0ea7b34c99169fc2644ce1d89ad10213a70d11ffb0f
-SIZE (youtube-dl.2012.12.11.tar.gz) = 120301
+SHA256 (youtube-dl-2013.01.13.tar.gz) = 13cc8cffb4206a63be033dfbebcfa637bd489d58d9f54858d9552021aa8f0dd5
+SIZE (youtube-dl-2013.01.13.tar.gz) = 136575
diff --git a/www/youtube_dl/pkg-descr b/www/youtube_dl/pkg-descr
index ce3495ffc103..bfc59b35ee55 100644
--- a/www/youtube_dl/pkg-descr
+++ b/www/youtube_dl/pkg-descr
@@ -2,4 +2,4 @@ youtube-dl is a small command-line program for downloading videos
from YouTube.com, metacafe.com, google video, photobucket videos,
yahoo videos, dailymotion and others
-WWW: https://github.com/rg3/youtube-dl
+WWW: http://rg3.github.com/youtube-dl/