summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-04-27 17:15:49 +0000
committerwiz <wiz@pkgsrc.org>2021-04-27 17:15:49 +0000
commita99d72d81c5b2277fced9ff744d4be46fefea179 (patch)
treeb34a08890b9e5adf5d66001877348fcab0fc655d
parent5d806b801392df1d7187c5066e3f096fad2737f5 (diff)
downloadpkgsrc-a99d72d81c5b2277fced9ff744d4be46fefea179.tar.gz
p5-URI: update to 5.09.
5.09 2021-03-03 15:16:47Z - Update Business::ISBN version requirements (GH#85) (brian d foy and Olaf Alders) 5.08 2021-02-28 18:08:32Z - added URI::nntps (GH#82) 5.07 2021-01-29 22:52:20Z - s/perl.com/example.com/ in examples and tests (GH#81) (Olaf Alders) 5.06 2021-01-14 16:01:13Z - Tidy import statements (GH#80) (Olaf Alders) 5.05 2020-10-21 13:00:44Z - Bump all versions to 5.05 in order to remove various version mismatches. (GH #77) (Olaf Alders) - Add a simple test case for an ipv6 host (GH#66) (Olaf Alders)
-rw-r--r--www/p5-URI/Makefile7
-rw-r--r--www/p5-URI/distinfo10
2 files changed, 8 insertions, 9 deletions
diff --git a/www/p5-URI/Makefile b/www/p5-URI/Makefile
index 023cba50e2d..76f35a360fa 100644
--- a/www/p5-URI/Makefile
+++ b/www/p5-URI/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.73 2020/08/31 18:13:12 wiz Exp $
+# $NetBSD: Makefile,v 1.74 2021/04/27 17:15:49 wiz Exp $
-DISTNAME= URI-1.76
+DISTNAME= URI-5.09
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= www net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/}
@@ -11,7 +10,7 @@ HOMEPAGE= https://metacpan.org/release/URI
COMMENT= Perl5 Uniform Resource Identifiers class (URI, RFC 2396)
LICENSE= ${PERL5_LICENSE}
-BUILD_DEPENDS+= p5-Test-Needs-[0-9]*:../../devel/p5-Test-Needs
+TEST_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 4e22e598ff4..bdbad2c776a 100644
--- a/www/p5-URI/distinfo
+++ b/www/p5-URI/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.36 2019/01/27 05:41:24 wen Exp $
+$NetBSD: distinfo,v 1.37 2021/04/27 17:15:49 wiz Exp $
-SHA1 (URI-1.76.tar.gz) = d75380f8b1ad792d230216d8712fd37533ebedf0
-RMD160 (URI-1.76.tar.gz) = ce22f2ae1f614b1979c941bdd1f52d59dbff230f
-SHA512 (URI-1.76.tar.gz) = 1fcb02692bdf5f223c2878569615d153b3c4c5adc04c33aee23f3f015e08b4895b03536ef3a8c7cb7a334c2faa056e5e46c805d56d810704cba63d96136e0a83
-Size (URI-1.76.tar.gz) = 107578 bytes
+SHA1 (URI-5.09.tar.gz) = ee3a28661467ea086c69edaece4746002b380d6d
+RMD160 (URI-5.09.tar.gz) = 6c354775323c6bde2661009659ca73330d1fc11a
+SHA512 (URI-5.09.tar.gz) = b9af77064abb8cb83900a02c18b3d5b8f840559f0f925be71b18bcdb4a24c40d654ccf9969d72b7d8930ea17ae4f4f4291fd327bb0b93c204c8f819a1776b8bb
+Size (URI-5.09.tar.gz) = 108897 bytes