summaryrefslogtreecommitdiff
path: root/net/youtube-dl
diff options
context:
space:
mode:
authordrochner <drochner>2010-02-24 18:28:18 +0000
committerdrochner <drochner>2010-02-24 18:28:18 +0000
commit087a13bd0369d550c675600db2f51d05a353193c (patch)
treee9f04c4ea21dd42f16f926918f173dad9a8f3703 /net/youtube-dl
parent98910bd93d6b4c453d1811e446a5ea4fd56dc0c3 (diff)
downloadpkgsrc-087a13bd0369d550c675600db2f51d05a353193c.tar.gz
This is mostly a bugfix release that solves several reported issues.
In addition, the program now features a generic downloader that attempts to work with any unknown URL the user provides, and appears to work with several sites in tests.
Diffstat (limited to 'net/youtube-dl')
-rw-r--r--net/youtube-dl/Makefile6
-rw-r--r--net/youtube-dl/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/net/youtube-dl/Makefile b/net/youtube-dl/Makefile
index c5370268863..7897cd1a426 100644
--- a/net/youtube-dl/Makefile
+++ b/net/youtube-dl/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2010/02/11 18:41:52 drochner Exp $
+# $NetBSD: Makefile,v 1.19 2010/02/24 18:28:18 drochner Exp $
DISTNAME= youtube-dl
-PKGNAME= youtube-dl-20100119 # master site needs to be updated in tandem
+PKGNAME= youtube-dl-20100213 # master site needs to be updated in tandem
CATEGORIES= net
-MASTER_SITES= http://bitbucket.org/rg3/youtube-dl/raw/2010.01.19/
+MASTER_SITES= http://bitbucket.org/rg3/youtube-dl/raw/2010.02.13/
EXTRACT_SUFX= # none
DIST_SUBDIR= ${PKGNAME_NOREV}
diff --git a/net/youtube-dl/distinfo b/net/youtube-dl/distinfo
index 6a257cf574d..f41ae71b091 100644
--- a/net/youtube-dl/distinfo
+++ b/net/youtube-dl/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2010/02/11 18:41:52 drochner Exp $
+$NetBSD: distinfo,v 1.14 2010/02/24 18:28:18 drochner Exp $
-SHA1 (youtube-dl-20100119/youtube-dl) = ab420f8e4832c8a7bfdd09e644fc9297b3b68ba9
-RMD160 (youtube-dl-20100119/youtube-dl) = bec9fb2fe22047edf1155eff1a7a07bfb7ef19d8
-Size (youtube-dl-20100119/youtube-dl) = 51670 bytes
+SHA1 (youtube-dl-20100213/youtube-dl) = 303654ee6f803ba34647892dbc8b303a36606a61
+RMD160 (youtube-dl-20100213/youtube-dl) = 21785dc22f136716cc27ebc489f68b10594ee0f2
+Size (youtube-dl-20100213/youtube-dl) = 56361 bytes