pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/49887: Update net/youtube-dl to 2015.05.04
>Number: 49887
>Category: pkg
>Synopsis: Update net/youtube-dl to 2015.05.04
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri May 08 19:20:00 +0000 2015
>Originator: Leonardo Taccari
>Release: NetBSD 7.99.15
>Organization:
Università Politecnica delle Marche
>Environment:
System: NetBSD boh 7.99.15 NetBSD 7.99.15 (GENERIC) #21: Mon May 4 05:10:05 CEST 2015 leot@boh:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
net/youtube-dl (2015.04.17) is not the latest stable version
(2015.05.04).
>How-To-Repeat:
$ cd pkgsrc/net/youtube-dl
$ make show-var VARNAME=VERSION_DATE
>Fix:
Please apply the attached very trivial patches. I have also filled a
possible commit message. I also would like to thanks qjsgkem on #pkgsrc
who noted that youtube-dl-2015.04.17 did not work with some youtube
videos (the one that has a syntax of youtube.com/user/foo_bar/videos).
-------------------8<-----------------8<-----------------8<-------------------
Update youtube-dl to 2015.05.04.
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.
-------------------8<-----------------8<-----------------8<-------------------
-------------------8<-----------------8<-----------------8<-------------------
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/youtube-dl/Makefile,v
retrieving revision 1.62
diff -u -r1.62 Makefile
--- Makefile 17 Apr 2015 18:22:41 -0000 1.62
+++ Makefile 8 May 2015 18:45:36 -0000
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.62 2015/04/17 18:22:41 wiz 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
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/net/youtube-dl/distinfo,v
retrieving revision 1.50
diff -u -r1.50 distinfo
--- distinfo 17 Apr 2015 18:22:41 -0000 1.50
+++ distinfo 8 May 2015 18:45:36 -0000
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.50 2015/04/17 18:22:41 wiz 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
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index