pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
p5-WWW-YouTube-Download: update to 0.59.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Thu Sep 21 12:48:24 2017 +0200
Changeset: 05777fb70474f0e20e91d333ec1fb8fcda6bb8ed
Modified Files:
p5-WWW-YouTube-Download/Makefile
p5-WWW-YouTube-Download/distinfo
Log Message:
p5-WWW-YouTube-Download: update to 0.59.
0.59 2016-06-23T16:07:09Z
- Fixed test failures (B. Estrade)
0.58 2015-06-17T22:29:38Z
- Added a user-agent override switch (isync)
0.57 2015-03-15T02:29:02Z
- Updated signature decoding function (kucharskim++)
- Fixed parsing of 'user' (isync++)
- Added an "interactive" mode (switch -a/ --interactive) (isync++)
- Fixed JSON parser error (tsibley++)
- Fixed failure if signature not found (tsibley++)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=05777fb70474f0e20e91d333ec1fb8fcda6bb8ed
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
p5-WWW-YouTube-Download/Makefile | 11 ++++++-----
p5-WWW-YouTube-Download/distinfo | 7 ++++---
2 files changed, 10 insertions(+), 8 deletions(-)
diffs:
diff --git a/p5-WWW-YouTube-Download/Makefile b/p5-WWW-YouTube-Download/Makefile
index c7f423944e..1846b83d9e 100644
--- a/p5-WWW-YouTube-Download/Makefile
+++ b/p5-WWW-YouTube-Download/Makefile
@@ -1,19 +1,20 @@
# $NetBSD: Makefile,v 1.1 2014/02/17 09:10:08 jgoamakf Exp $
-#
-DISTNAME= WWW-YouTube-Download-0.56
+DISTNAME= WWW-YouTube-Download-0.59
PKGNAME= p5-${DISTNAME}
CATEGORIES= www
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/X/XA/XAICRON/
+MASTER_SITES= http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/WebService-GData/
COMMENT= Very simple YouTube video download interface
LICENSE= ${PERL5_LICENSE}
-REPLACE_PERL+= bin/youtube-download bin/youtube-playlists
+DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+DEPENDS+= p5-JSON-[0-9]*:../../converters/p5-JSON
-PERL5_MODULE_TYPE= Module::Build
+PERL5_MODULE_TYPE= Module::Build::Tiny
PERL5_PACKLIST= auto/WWW/YouTube/Download/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/p5-WWW-YouTube-Download/distinfo b/p5-WWW-YouTube-Download/distinfo
index 69fff690fd..f0f88cd99a 100644
--- a/p5-WWW-YouTube-Download/distinfo
+++ b/p5-WWW-YouTube-Download/distinfo
@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.1 2014/02/17 09:10:08 jgoamakf Exp $
-SHA1 (WWW-YouTube-Download-0.56.tar.gz) = 1ced73f321a19544d063edff70fd97f0d6cb5ea6
-RMD160 (WWW-YouTube-Download-0.56.tar.gz) = b0d53a721eae25f339faec4a9e50b82f2c07243d
-Size (WWW-YouTube-Download-0.56.tar.gz) = 23453 bytes
+SHA1 (WWW-YouTube-Download-0.59.tar.gz) = dfac369241ac4e22299be539ef5c86fe27b1bd09
+RMD160 (WWW-YouTube-Download-0.59.tar.gz) = 511bad7c7179233dfc6058bec3f08921841ccf4d
+SHA512 (WWW-YouTube-Download-0.59.tar.gz) = 2e2d8aa4e82ea99b67ada3fb35266ce83d45d9b79ce370ef2c5f009c3aecc029a999b3f38b94f2c39af89b224b4cb978b1a17cc7abd55792aac3bafd13a5b274
+Size (WWW-YouTube-Download-0.59.tar.gz) = 23481 bytes
Home |
Main Index |
Thread Index |
Old Index