pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-URI-Fetch
Module Name: pkgsrc
Committed By: wen
Date: Fri Aug 27 00:56:06 UTC 2021
Modified Files:
pkgsrc/www/p5-URI-Fetch: Makefile distinfo
Removed Files:
pkgsrc/www/p5-URI-Fetch/patches: patch-META.json patch-META.yml
patch-Makefile.PL patch-lib_URI_Fetch.pm
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/p5-URI-Fetch/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/p5-URI-Fetch/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/www/p5-URI-Fetch/patches/patch-META.json \
pkgsrc/www/p5-URI-Fetch/patches/patch-META.yml \
pkgsrc/www/p5-URI-Fetch/patches/patch-Makefile.PL \
pkgsrc/www/p5-URI-Fetch/patches/patch-lib_URI_Fetch.pm
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-Fetch/Makefile
diff -u pkgsrc/www/p5-URI-Fetch/Makefile:1.26 pkgsrc/www/p5-URI-Fetch/Makefile:1.27
--- pkgsrc/www/p5-URI-Fetch/Makefile:1.26 Mon May 24 19:55:53 2021
+++ pkgsrc/www/p5-URI-Fetch/Makefile Fri Aug 27 00:56:05 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2021/05/24 19:55:53 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2021/08/27 00:56:05 wen Exp $
-DISTNAME= URI-Fetch-0.13
+DISTNAME= URI-Fetch-0.15
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/}
Index: pkgsrc/www/p5-URI-Fetch/distinfo
diff -u pkgsrc/www/p5-URI-Fetch/distinfo:1.7 pkgsrc/www/p5-URI-Fetch/distinfo:1.8
--- pkgsrc/www/p5-URI-Fetch/distinfo:1.7 Tue May 25 11:20:55 2021
+++ pkgsrc/www/p5-URI-Fetch/distinfo Fri Aug 27 00:56:05 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.7 2021/05/25 11:20:55 schmonz Exp $
+$NetBSD: distinfo,v 1.8 2021/08/27 00:56:05 wen Exp $
-SHA1 (URI-Fetch-0.13.tar.gz) = 7cfae8948f14f84d85f598911b69cc3df4cb7ff2
-RMD160 (URI-Fetch-0.13.tar.gz) = 2760d29016eb125e3760355c1c876df099d2a298
-SHA512 (URI-Fetch-0.13.tar.gz) = 8df3e15bf49a7038b2a7c0d2d175bd69ed7fd6ba83bf13e65c18a46e356465bf57e1d725a6c940830dac3c3f3af294c56bb4685ede5181904b7c9a14260145e4
-Size (URI-Fetch-0.13.tar.gz) = 16669 bytes
+SHA1 (URI-Fetch-0.15.tar.gz) = a6921de29ee69e1e5ceb97a3b85d3839479b1a70
+RMD160 (URI-Fetch-0.15.tar.gz) = a56dfeb84ce0f86d6c4796514711905f949e018d
+SHA512 (URI-Fetch-0.15.tar.gz) = eb630a628920cdee005a7a4be5c82da635050905a6cbb12b06721a11921f54b72d0c307306a413b95e43def7859eb5ac4e0d9d9400c4fe86750cc71210db7203
+Size (URI-Fetch-0.15.tar.gz) = 16808 bytes
SHA1 (patch-META.json) = 247227107c5f9222009219a241ef1d704d11c993
SHA1 (patch-META.yml) = a26ac05d4ea00636951e95bfb2fe81d3a82493a5
SHA1 (patch-Makefile.PL) = b097c1f367d70a498ba670c30fd42be91ff1817b
Home |
Main Index |
Thread Index |
Old Index