Skip to content

Commit

Permalink
p5-URI: update to 5.09.
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
0-wiz-0 committed Apr 27, 2021
1 parent b62779c commit 3c28026
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
7 changes: 3 additions & 4 deletions www/p5-URI/Makefile
Original file line number Diff line number Diff line change
@@ -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/}

Expand All @@ -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
Expand Down
10 changes: 5 additions & 5 deletions www/p5-URI/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 3c28026

Please sign in to comment.