pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-URI p5-URI: update to 5.09.
details: https://anonhg.NetBSD.org/pkgsrc/rev/dfec924ee05b
branches: trunk
changeset: 451524:dfec924ee05b
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 27 17:15:49 2021 +0000
description:
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)
diffstat:
www/p5-URI/Makefile | 7 +++----
www/p5-URI/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (38 lines):
diff -r 9ce11b237fca -r dfec924ee05b www/p5-URI/Makefile
--- a/www/p5-URI/Makefile Tue Apr 27 17:14:50 2021 +0000
+++ b/www/p5-URI/Makefile Tue Apr 27 17:15:49 2021 +0000
@@ -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 @@
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 -r 9ce11b237fca -r dfec924ee05b www/p5-URI/distinfo
--- a/www/p5-URI/distinfo Tue Apr 27 17:14:50 2021 +0000
+++ b/www/p5-URI/distinfo Tue Apr 27 17:15:49 2021 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index