summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2019-03-16 14:10:54 +0000
committerwen <wen@pkgsrc.org>2019-03-16 14:10:54 +0000
commitcbda6aba4c7c850582668187db4bcb87ebabeb1b (patch)
tree28ca2d4b9878500bca31e940b74f276ab4ef8f9b /devel
parent093f037e41bbf1c662bb119eb2a9caf59faea6a3 (diff)
downloadpkgsrc-cbda6aba4c7c850582668187db4bcb87ebabeb1b.tar.gz
Update to 2.25
Upstream changes: 2019-03-03 k <andk@cpan.org> * release 2.25 * two weeks after the TRIAL release cpantesters have produced 298 pass and 2 fail reports on 108 different configurations; the two fails are outliers I don't understand * no functional change over 2.25-TRIAL; only a couple in the distroprefs directory which is not used per default 2019-02-16 k <andk@cpan.org> * release 2.25-TRIAL * fix: Avoid a warning when prompting install_help intro (Nicolas R/atoomic) * testfix: load the tested module early, before juggling with @INC * testfix: replace an exec with system and exit (greetings to Windows) * two more distroprefs lines 2019-02-14 k <andk@cpan.org> * release 2.24-TRIAL * fix: set internal error state on writemakefile=NO in a rare case without any output * test fix: avoid a so far unreflected dependency on perldoc * a few more distroprefs 2019-02-10 k <andk@cpan.org> * release 2.23-TRIAL * fix: when option cleanup_after_install is active, prevent rerunning make install after a cleanup; allow it only with the help of force; also prevent that it is triggered too early * fix: address #121162: support distroprefs for install.env * fix: the option h on cpan script now really ignores all other options and arguments * fix: Local::Null::Logger on cpan script did not honour CPANSCRIPT_LOGLEVEL * address #122520: exit 1 on unknown options on cpan script * address #94941: refuse to generate reports with CPAN::Reporter lower than 1.2011 * fix: distropref method "goto" now inherits CALLED_FOR and other attributes from caller * fix: correct a buggy version comparison when testing version of Net::Ping * portability fix: ensure that Compress::Zlib supports gzopen() * internal fix: never overwrite internal attribute CALLED_FOR (no known user-relevant implications) * tiny test fixed uncovered by cpantesters, various tiny typo corrections * a couple of new and updated distroprefs files
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-CPAN/Makefile4
-rw-r--r--devel/p5-CPAN/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-CPAN/Makefile b/devel/p5-CPAN/Makefile
index aa1731a3821..bd250f820a8 100644
--- a/devel/p5-CPAN/Makefile
+++ b/devel/p5-CPAN/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2018/12/31 09:42:16 wen Exp $
+# $NetBSD: Makefile,v 1.22 2019/03/16 14:10:54 wen Exp $
-DISTNAME= CPAN-2.22
+DISTNAME= CPAN-2.25
PKGNAME= p5-${DISTNAME}00
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/}
diff --git a/devel/p5-CPAN/distinfo b/devel/p5-CPAN/distinfo
index 96e15ec6532..5a54f5f2050 100644
--- a/devel/p5-CPAN/distinfo
+++ b/devel/p5-CPAN/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2018/12/31 09:42:16 wen Exp $
+$NetBSD: distinfo,v 1.13 2019/03/16 14:10:54 wen Exp $
-SHA1 (CPAN-2.22.tar.gz) = f594d4c9e3d06bd2d810f40e0756316353642882
-RMD160 (CPAN-2.22.tar.gz) = 48973eaf9331525829317baaab7ab7a3012dee8c
-SHA512 (CPAN-2.22.tar.gz) = e071f2605597f874bf49b87f81cd93a246905339e1d9f657c7e05043848c13170a35c683822df5142553eec5ae4d0194c5dd20208a36d6e6b1816cfc76be99bb
-Size (CPAN-2.22.tar.gz) = 832302 bytes
+SHA1 (CPAN-2.25.tar.gz) = cf474d4cd247dfb899811461e4495bc9a35cb952
+RMD160 (CPAN-2.25.tar.gz) = 617380f0d47a503d8720811518118597f273827c
+SHA512 (CPAN-2.25.tar.gz) = b7f3bb66fb00d4a971940f810e49a60572dbe65ee63875b1fe75dc1313efabf877c9f24749c6d3ba9a5ea404fceceeef5c6da5be15ec5f967fc759e852e78886
+Size (CPAN-2.25.tar.gz) = 836090 bytes