pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/youtube-dl Update homepage. While here update to v...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bfb7a14e0f12
branches: trunk
changeset: 392189:bfb7a14e0f12
user: tnn <tnn%pkgsrc.org@localhost>
date: Tue Apr 28 14:50:29 2009 +0000
description:
Update homepage. While here update to version 20090425.
No changelog, but diff shows bugfixes and a few user visible changes:
removed option -b, --best-quality
added option -d, --high-def
added option -a, --batch-file
added option -w, --no-overwrites
diffstat:
net/youtube-dl/Makefile | 12 ++++++------
net/youtube-dl/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 10 deletions(-)
diffs (38 lines):
diff -r 943db8cc827a -r bfb7a14e0f12 net/youtube-dl/Makefile
--- a/net/youtube-dl/Makefile Tue Apr 28 13:01:39 2009 +0000
+++ b/net/youtube-dl/Makefile Tue Apr 28 14:50:29 2009 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.9 2009/02/09 22:56:26 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2009/04/28 14:50:29 tnn Exp $
#
-DISTNAME= youtube-dl-2008.09.20
-PKGNAME= ${DISTNAME:S/.//g}
-PKGREVISION= 1
+DISTNAME= youtube-dl
+PKGNAME= youtube-dl-20090425 # master site needs to be updated in tandem
CATEGORIES= net
-MASTER_SITES= http://www.arrakis.es/~rggi3/youtube-dl/
+MASTER_SITES= http://bitbucket.org/rg3/youtube-dl/raw/c42582904adf/
EXTRACT_SUFX= # none
+DIST_SUBDIR= ${PKGNAME_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.arrakis.es/~rggi3/youtube-dl/
+HOMEPAGE= http://bitbucket.org/rg3/youtube-dl/
COMMENT= Download videos from youtube.com
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 943db8cc827a -r bfb7a14e0f12 net/youtube-dl/distinfo
--- a/net/youtube-dl/distinfo Tue Apr 28 13:01:39 2009 +0000
+++ b/net/youtube-dl/distinfo Tue Apr 28 14:50:29 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2008/10/06 18:49:42 tnn Exp $
+$NetBSD: distinfo,v 1.8 2009/04/28 14:50:29 tnn Exp $
-SHA1 (youtube-dl-2008.09.20) = e8008af2cefd62e9b5192e860f66a7aa23b8bc33
-RMD160 (youtube-dl-2008.09.20) = 2b63b9109af1fc237c80f462ce6101342a227045
-Size (youtube-dl-2008.09.20) = 31705 bytes
+SHA1 (youtube-dl-20090425/youtube-dl) = 94ede0c4111954b2c24251e996f2dcb66d9349bd
+RMD160 (youtube-dl-20090425/youtube-dl) = 1d8846f00cd385eb2843dea055d43a270097b843
+Size (youtube-dl-20090425/youtube-dl) = 36172 bytes
Home |
Main Index |
Thread Index |
Old Index