pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-URI Update to 1.72
details: https://anonhg.NetBSD.org/pkgsrc/rev/ff6887e59d9e
branches: trunk
changeset: 365815:ff6887e59d9e
user: wen <wen%pkgsrc.org@localhost>
date: Thu Jul 27 00:16:24 2017 +0000
description:
Update to 1.72
Update DEPENDS
Minor cleanup
Upstream changes:
1.72 2017-07-25
- Convert the dist to Dist::Zilla for authoring.
- Remove recommendation of Business::ISBN as urn/isbn.pm is deprecated
- Use Test::Needs instead of raw eval in urn-isbn.t
diffstat:
www/p5-URI/Makefile | 11 +++--------
www/p5-URI/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 13 deletions(-)
diffs (42 lines):
diff -r 2423b0c027b4 -r ff6887e59d9e www/p5-URI/Makefile
--- a/www/p5-URI/Makefile Thu Jul 27 00:12:14 2017 +0000
+++ b/www/p5-URI/Makefile Thu Jul 27 00:16:24 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2017/06/05 14:25:33 ryoon Exp $
+# $NetBSD: Makefile,v 1.66 2017/07/27 00:16:24 wen Exp $
-DISTNAME= URI-1.71
+DISTNAME= URI-1.72
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= www net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/}
@@ -11,11 +10,7 @@
COMMENT= Perl5 Uniform Resource Identifiers class (URI, RFC 2396)
LICENSE= ${PERL5_LICENSE}
-#DEPENDS+= {perl>=5.7,p5-MIME-Base64>=2.12}:../../converters/p5-MIME-Base64
-# recommended
-DEPENDS+= p5-Business-ISBN-[0-9]*:../../misc/p5-Business-ISBN
-
-CONFLICTS+= p5-libwww>=5.36<5.37 # URI used to be part of that package
+BUILD_DEPENDS+= p5-Test-Needs-[0-9]*:../../devel/p5-Test-Needs
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/URI/.packlist
diff -r 2423b0c027b4 -r ff6887e59d9e www/p5-URI/distinfo
--- a/www/p5-URI/distinfo Thu Jul 27 00:12:14 2017 +0000
+++ b/www/p5-URI/distinfo Thu Jul 27 00:16:24 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2016/01/08 13:54:23 wen Exp $
+$NetBSD: distinfo,v 1.33 2017/07/27 00:16:24 wen Exp $
-SHA1 (URI-1.71.tar.gz) = c609c5830899176b61100fce8f10436128471064
-RMD160 (URI-1.71.tar.gz) = e74aa2ac7e2364732e41d76c395a485131669a35
-SHA512 (URI-1.71.tar.gz) = db412b75054a4d315eb861060fa4641832c2428b9dfe56bbe35f530c9ba572d4de2061d9782454750293dd5a64f3375830988d8512f410e84a9d599c80458405
-Size (URI-1.71.tar.gz) = 100141 bytes
+SHA1 (URI-1.72.tar.gz) = 4ceda61cca8dc421814a842000d602d5f1623c2f
+RMD160 (URI-1.72.tar.gz) = 372438aeba6295fb60293fc110e8a8334b4b2483
+SHA512 (URI-1.72.tar.gz) = 804285c956efcd728569a8ca9c619ddc59d87ca686d1783f697dfee7da4d25721a565515a3e4ad39ff1e4a7239565d0e899ee88db95705804882ce43105f6186
+Size (URI-1.72.tar.gz) = 106616 bytes
Home |
Main Index |
Thread Index |
Old Index