Fri Aug 27 00:56:06 2021 UTC ()
Update to 0.15

Upstream changes:
0.15 2021-05-27 NEILB
    - Specify min perl as 5.008001 rather than 5.008_001, which was
      causing problems with some versions of ExtUtils::MakeMaker.
      RT#133491

0.14 2021-05-26 NEILB
    - When Benjamin created this, he had a server set up for doing the
      tests, but that's gone now. So to stop all the fails, I'm skipping
      the live tests for now. Could do with mocking, but this is a stop-gap.

0.13_01 2021-05-25 NEILB
    - Changed the test suite to use some online HTTP status code test servers.
      Let's see how reliable they are.


(wen)
diff -r1.26 -r1.27 pkgsrc/www/p5-URI-Fetch/Makefile
diff -r1.7 -r1.8 pkgsrc/www/p5-URI-Fetch/distinfo
diff -r1.1 -r0 pkgsrc/www/p5-URI-Fetch/patches/patch-META.json
diff -r1.1 -r0 pkgsrc/www/p5-URI-Fetch/patches/patch-META.yml
diff -r1.1 -r0 pkgsrc/www/p5-URI-Fetch/patches/patch-Makefile.PL
diff -r1.1 -r0 pkgsrc/www/p5-URI-Fetch/patches/patch-lib_URI_Fetch.pm

cvs diff -r1.26 -r1.27 pkgsrc/www/p5-URI-Fetch/Makefile (expand / switch to unified diff)

--- pkgsrc/www/p5-URI-Fetch/Makefile 2021/05/24 19:55:53 1.26
+++ pkgsrc/www/p5-URI-Fetch/Makefile 2021/08/27 00:56:05 1.27
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.26 2021/05/24 19:55:53 wiz Exp $ 1# $NetBSD: Makefile,v 1.27 2021/08/27 00:56:05 wen Exp $
2 2
3DISTNAME= URI-Fetch-0.13 3DISTNAME= URI-Fetch-0.15
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 5 
6CATEGORIES= www perl5 5CATEGORIES= www perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/release/URI-Fetch 9HOMEPAGE= https://metacpan.org/release/URI-Fetch
11COMMENT= Perl module to intelligently fetch syndication feeds 10COMMENT= Perl module to intelligently fetch syndication feeds
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww 13DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
15DEPENDS+= p5-Class-ErrorHandler-[0-9]*:../../devel/p5-Class-ErrorHandler 14DEPENDS+= p5-Class-ErrorHandler-[0-9]*:../../devel/p5-Class-ErrorHandler
16DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI 15DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
17 16
18BUILD_DEPENDS+= p5-Test-RequiresInternet>=0:../../net/p5-Test-RequiresInternet 17BUILD_DEPENDS+= p5-Test-RequiresInternet>=0:../../net/p5-Test-RequiresInternet

cvs diff -r1.7 -r1.8 pkgsrc/www/p5-URI-Fetch/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-URI-Fetch/distinfo 2021/05/25 11:20:55 1.7
+++ pkgsrc/www/p5-URI-Fetch/distinfo 2021/08/27 00:56:05 1.8
@@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
1$NetBSD: distinfo,v 1.7 2021/05/25 11:20:55 schmonz Exp $ 1$NetBSD: distinfo,v 1.8 2021/08/27 00:56:05 wen Exp $
2 2
3SHA1 (URI-Fetch-0.13.tar.gz) = 7cfae8948f14f84d85f598911b69cc3df4cb7ff2 3SHA1 (URI-Fetch-0.15.tar.gz) = a6921de29ee69e1e5ceb97a3b85d3839479b1a70
4RMD160 (URI-Fetch-0.13.tar.gz) = 2760d29016eb125e3760355c1c876df099d2a298 4RMD160 (URI-Fetch-0.15.tar.gz) = a56dfeb84ce0f86d6c4796514711905f949e018d
5SHA512 (URI-Fetch-0.13.tar.gz) = 8df3e15bf49a7038b2a7c0d2d175bd69ed7fd6ba83bf13e65c18a46e356465bf57e1d725a6c940830dac3c3f3af294c56bb4685ede5181904b7c9a14260145e4 5SHA512 (URI-Fetch-0.15.tar.gz) = eb630a628920cdee005a7a4be5c82da635050905a6cbb12b06721a11921f54b72d0c307306a413b95e43def7859eb5ac4e0d9d9400c4fe86750cc71210db7203
6Size (URI-Fetch-0.13.tar.gz) = 16669 bytes 6Size (URI-Fetch-0.15.tar.gz) = 16808 bytes
7SHA1 (patch-META.json) = 247227107c5f9222009219a241ef1d704d11c993 7SHA1 (patch-META.json) = 247227107c5f9222009219a241ef1d704d11c993
8SHA1 (patch-META.yml) = a26ac05d4ea00636951e95bfb2fe81d3a82493a5 8SHA1 (patch-META.yml) = a26ac05d4ea00636951e95bfb2fe81d3a82493a5
9SHA1 (patch-Makefile.PL) = b097c1f367d70a498ba670c30fd42be91ff1817b 9SHA1 (patch-Makefile.PL) = b097c1f367d70a498ba670c30fd42be91ff1817b
10SHA1 (patch-lib_URI_Fetch.pm) = 5899a2e8ea5b4515629a46e660d242f13e638c4a 10SHA1 (patch-lib_URI_Fetch.pm) = 5899a2e8ea5b4515629a46e660d242f13e638c4a

File Deleted: pkgsrc/www/p5-URI-Fetch/patches/Attic/patch-META.json

File Deleted: pkgsrc/www/p5-URI-Fetch/patches/Attic/patch-META.yml

File Deleted: pkgsrc/www/p5-URI-Fetch/patches/Attic/patch-Makefile.PL

File Deleted: pkgsrc/www/p5-URI-Fetch/patches/Attic/patch-lib_URI_Fetch.pm