summaryrefslogtreecommitdiff
path: root/net/youtube-dl
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2010-12-23 18:21:16 +0000
committertron <tron@pkgsrc.org>2010-12-23 18:21:16 +0000
commitfd30c8a43833255f60177a4c4009e8c930b7d127 (patch)
treeb39cf8eda50b38414b625a77fd83c7413b078094 /net/youtube-dl
parentf932a9ae8f53c3fe7af83a9f8318775a7964ac6b (diff)
downloadpkgsrc-fd30c8a43833255f60177a4c4009e8c930b7d127.tar.gz
Update "youtube-dl" package to version 20101209:
This release fixes support for YouTube after the recent site changes that broke the program. In addition, it adds support for depositfiles.com, fixes a few minor bugs, and adds a few minor features
Diffstat (limited to 'net/youtube-dl')
-rw-r--r--net/youtube-dl/Makefile8
-rw-r--r--net/youtube-dl/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/net/youtube-dl/Makefile b/net/youtube-dl/Makefile
index 1b3f28407b7..78fa58b3b56 100644
--- a/net/youtube-dl/Makefile
+++ b/net/youtube-dl/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.22 2010/08/15 02:44:59 obache Exp $
+# $NetBSD: Makefile,v 1.23 2010/12/23 18:21:16 tron Exp $
-VERSION_DATE= 2010.08.04
+VERSION_DATE= 2010.12.09
DISTNAME= youtube-dl
PKGNAME= youtube-dl-${VERSION_DATE:S/.//g}
CATEGORIES= net
-MASTER_SITES= http://bitbucket.org/rg3/youtube-dl/raw/${VERSION_DATE}/
+MASTER_SITES= http://github.com/rg3/youtube-dl/${VERSION_DATE}/
EXTRACT_SUFX= # none
DIST_SUBDIR= ${PKGNAME_NOREV}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://bitbucket.org/rg3/youtube-dl/
+HOMEPAGE= http://rg3.github.com/youtube-dl/
COMMENT= Download videos from youtube.com
LICENSE= public-domain
diff --git a/net/youtube-dl/distinfo b/net/youtube-dl/distinfo
index c724475dfbe..d46cf8cc8e0 100644
--- a/net/youtube-dl/distinfo
+++ b/net/youtube-dl/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2010/08/15 02:44:59 obache Exp $
+$NetBSD: distinfo,v 1.18 2010/12/23 18:21:16 tron Exp $
-SHA1 (youtube-dl-20100804/youtube-dl) = 1497bbaecc3a9b0f343021ab9a1d940315a1003e
-RMD160 (youtube-dl-20100804/youtube-dl) = 57958566c6f7d82aecb3348626159ff56b7372eb
-Size (youtube-dl-20100804/youtube-dl) = 80422 bytes
+SHA1 (youtube-dl-20101209/youtube-dl) = 95a9d3e28c6652fa732d6cf1af44627a369babba
+RMD160 (youtube-dl-20101209/youtube-dl) = 2babb746d7e64b54108310f37ef8f836ff51ae64
+Size (youtube-dl-20101209/youtube-dl) = 87764 bytes