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.63.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Mon Sep 7 22:20:51 2020 +0200
Changeset: a59a563de0db3d9e7e584fa6d34cb424b905a5d6
Modified Files:
p5-WWW-YouTube-Download/Makefile
p5-WWW-YouTube-Download/distinfo
Log Message:
p5-WWW-YouTube-Download: update to 0.63.
0.63 2020-06-23 21:13:51Z
- Find url in a new way (GH#56) (Roy Storey)
0.62 2019-10-10 12:59:04Z
- Remove Build.PL. Fixes #53 (GH#54) (Olaf Alders)
0.61 2019-10-09 01:48:27Z
- Document that youtube-playlists is currently broken (GH#52) (Olaf Alders)
- Add progress bar display with Term::ProgressBar. (GH#10 and GH#50) (Ryo
Okamoto and Mohammad S Anwar)
- Fix typo (GH#48) (Alexandr Ciornii)
- use JSON::MaybeXS instead of JSON (GH#43) (Dan Book)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a59a563de0db3d9e7e584fa6d34cb424b905a5d6
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 | 8 +++++---
p5-WWW-YouTube-Download/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 7 deletions(-)
diffs:
diff --git a/p5-WWW-YouTube-Download/Makefile b/p5-WWW-YouTube-Download/Makefile
index c4ca502167..4d55c90dda 100644
--- a/p5-WWW-YouTube-Download/Makefile
+++ b/p5-WWW-YouTube-Download/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2014/02/17 09:10:08 jgoamakf Exp $
-DISTNAME= WWW-YouTube-Download-0.60
+DISTNAME= WWW-YouTube-Download-0.63
PKGNAME= p5-${DISTNAME}
CATEGORIES= www
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/
@@ -12,9 +12,11 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
-DEPENDS+= p5-JSON-[0-9]*:../../converters/p5-JSON
+DEPENDS+= p5-MIME-Types-[0-9]*:../../mail/p5-MIME-Types
+DEPENDS+= p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS
+DEPENDS+= p5-XML-TreePP-[0-9]*:../../textproc/p5-XML-TreePP
+TEST_DEPENDS+= p5-Mock-Quick-[0-9]*:../../devel/p5-Mock-Quick
-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 21561a50b9..d0749d8206 100644
--- a/p5-WWW-YouTube-Download/distinfo
+++ b/p5-WWW-YouTube-Download/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2014/02/17 09:10:08 jgoamakf Exp $
-SHA1 (WWW-YouTube-Download-0.60.tar.gz) = 380c03bae8650bdac5014effe871e5bebd8cfd34
-RMD160 (WWW-YouTube-Download-0.60.tar.gz) = f432b61721a787b73e65d976dedb64444cf9828a
-SHA512 (WWW-YouTube-Download-0.60.tar.gz) = 5b5da44b469bde6444c4d02b7377080025a620bac4a570dc7bc1bc6ff5e6c6eced727ac94fef800bd7eef30e1fa512281d424fb2cca191c3d018d150cf71c778
-Size (WWW-YouTube-Download-0.60.tar.gz) = 23587 bytes
+SHA1 (WWW-YouTube-Download-0.63.tar.gz) = d6d8ed6a77897575aa8bbfa79d74c91770f55569
+RMD160 (WWW-YouTube-Download-0.63.tar.gz) = f07b775592f98e4c6f4575f4a0c36b05ce5820b4
+SHA512 (WWW-YouTube-Download-0.63.tar.gz) = 433fda174ca579f7f645d0077c9ff7b6c761356285c96f32dff4f770760b0741e30663ef493bce7b56258fc5a6ad1a16b8ecca63fac733f561b1ad6b517fddb1
+Size (WWW-YouTube-Download-0.63.tar.gz) = 61897 bytes
Home |
Main Index |
Thread Index |
Old Index