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 to 2015.05.04. Patch ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c071d06c087d
branches:  trunk
changeset: 651733:c071d06c087d
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Sun May 10 08:10:07 2015 +0000

description:
Update youtube-dl to 2015.05.04. Patch from Leonardo Taccari in PR pkg/49887.

Changes:
2015.05.04:
 o Various fixes for existing extractors.

2015.05.03:
 o Add extractor to [foxsports]
 o Remove [Grooveshark] extractor (grooveshark.com was shut down on 2015/04/30)
 o Add new extractor [baiduvideo]

2015.04.28:
 o Various fixes for existing extractors.

2015.04.26:
 o Add support for [gfycat]
 o Add extractor to [Senate]
 o Various fixes for existing extractors.

diffstat:

 net/youtube-dl/Makefile |  4 ++--
 net/youtube-dl/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 905cd9d9452d -r c071d06c087d net/youtube-dl/Makefile
--- a/net/youtube-dl/Makefile   Sun May 10 07:34:17 2015 +0000
+++ b/net/youtube-dl/Makefile   Sun May 10 08:10:07 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2015/04/17 18:22:41 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2015/05/10 08:10:07 bsiegert Exp $
 
-VERSION_DATE=  2015.04.17
+VERSION_DATE=  2015.05.04
 DISTNAME=      youtube-dl-${VERSION_DATE}
 PKGNAME=       youtube-dl-${VERSION_DATE:S/.//S/.//}
 CATEGORIES=    net
diff -r 905cd9d9452d -r c071d06c087d net/youtube-dl/distinfo
--- a/net/youtube-dl/distinfo   Sun May 10 07:34:17 2015 +0000
+++ b/net/youtube-dl/distinfo   Sun May 10 08:10:07 2015 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.50 2015/04/17 18:22:41 wiz Exp $
+$NetBSD: distinfo,v 1.51 2015/05/10 08:10:07 bsiegert Exp $
 
-SHA1 (youtube-dl-2015.04.17.tar.gz) = ae22e3d0a0b58d621d42ba6ed5cb1a198fe6b7f2
-RMD160 (youtube-dl-2015.04.17.tar.gz) = 977241be1eb8bbca90cbdf9d480009e683d26156
-Size (youtube-dl-2015.04.17.tar.gz) = 1496887 bytes
+SHA1 (youtube-dl-2015.05.04.tar.gz) = 653aa9c8bb863fffa91ce60b917a30ce9abd2700
+RMD160 (youtube-dl-2015.05.04.tar.gz) = 34493004cdb2b67cf94397186b7523563832be0d
+Size (youtube-dl-2015.05.04.tar.gz) = 1518117 bytes
 SHA1 (patch-Makefile) = 94556225641b6cd614bb0c28c4e7d9421550e49b



Home | Main Index | Thread Index | Old Index