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 "youtube-dl" package to version ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ce75fe773d59
branches: trunk
changeset: 583593:ce75fe773d59
user: tron <tron%pkgsrc.org@localhost>
date: Thu Dec 23 18:21:16 2010 +0000
description:
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:
net/youtube-dl/Makefile | 8 ++++----
net/youtube-dl/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r 90e800f34249 -r ce75fe773d59 net/youtube-dl/Makefile
--- a/net/youtube-dl/Makefile Thu Dec 23 18:13:49 2010 +0000
+++ b/net/youtube-dl/Makefile Thu Dec 23 18:21:16 2010 +0000
@@ -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@localhost
-HOMEPAGE= http://bitbucket.org/rg3/youtube-dl/
+HOMEPAGE= http://rg3.github.com/youtube-dl/
COMMENT= Download videos from youtube.com
LICENSE= public-domain
diff -r 90e800f34249 -r ce75fe773d59 net/youtube-dl/distinfo
--- a/net/youtube-dl/distinfo Thu Dec 23 18:13:49 2010 +0000
+++ b/net/youtube-dl/distinfo Thu Dec 23 18:21:16 2010 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index