pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-URI
Module Name: pkgsrc
Committed By: wen
Date: Thu Jul 27 00:16:24 UTC 2017
Modified Files:
pkgsrc/www/p5-URI: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/www/p5-URI/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/www/p5-URI/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/p5-URI/Makefile
diff -u pkgsrc/www/p5-URI/Makefile:1.65 pkgsrc/www/p5-URI/Makefile:1.66
--- pkgsrc/www/p5-URI/Makefile:1.65 Mon Jun 5 14:25:33 2017
+++ pkgsrc/www/p5-URI/Makefile Thu Jul 27 00:16:24 2017
@@ -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/UR
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
Index: pkgsrc/www/p5-URI/distinfo
diff -u pkgsrc/www/p5-URI/distinfo:1.32 pkgsrc/www/p5-URI/distinfo:1.33
--- pkgsrc/www/p5-URI/distinfo:1.32 Fri Jan 8 13:54:23 2016
+++ pkgsrc/www/p5-URI/distinfo Thu Jul 27 00:16:24 2017
@@ -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