summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2017-07-27 00:16:24 +0000
committerwen <wen@pkgsrc.org>2017-07-27 00:16:24 +0000
commitb662f928c2ac7c8ac273232c6b6969fa51805132 (patch)
treeae2ae438335077f2c7cdded1e81bf27910bf282d
parent69832f3110c119229be8034bb1f1f3fdded1291f (diff)
downloadpkgsrc-b662f928c2ac7c8ac273232c6b6969fa51805132.tar.gz
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
-rw-r--r--www/p5-URI/Makefile11
-rw-r--r--www/p5-URI/distinfo10
2 files changed, 8 insertions, 13 deletions
diff --git a/www/p5-URI/Makefile b/www/p5-URI/Makefile
index fceec114df3..6764c475ddc 100644
--- a/www/p5-URI/Makefile
+++ b/www/p5-URI/Makefile
@@ -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 @@ HOMEPAGE= http://search.cpan.org/dist/URI/
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 --git a/www/p5-URI/distinfo b/www/p5-URI/distinfo
index ee1c784c033..8a264d5c6bb 100644
--- a/www/p5-URI/distinfo
+++ b/www/p5-URI/distinfo
@@ -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