pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-CPAN Update to 2.25



details:   https://anonhg.NetBSD.org/pkgsrc/rev/169ba0350f1a
branches:  trunk
changeset: 321091:169ba0350f1a
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Mar 16 14:10:54 2019 +0000

description:
Update to 2.25

Upstream changes:
2019-03-03  k  <andk%cpan.org@localhost>

        * 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@localhost>

        * 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@localhost>

        * 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@localhost>

        * 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:

 devel/p5-CPAN/Makefile |   4 ++--
 devel/p5-CPAN/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 2505e80b763f -r 169ba0350f1a devel/p5-CPAN/Makefile
--- a/devel/p5-CPAN/Makefile    Sat Mar 16 14:10:35 2019 +0000
+++ b/devel/p5-CPAN/Makefile    Sat Mar 16 14:10:54 2019 +0000
@@ -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 -r 2505e80b763f -r 169ba0350f1a devel/p5-CPAN/distinfo
--- a/devel/p5-CPAN/distinfo    Sat Mar 16 14:10:35 2019 +0000
+++ b/devel/p5-CPAN/distinfo    Sat Mar 16 14:10:54 2019 +0000
@@ -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



Home | Main Index | Thread Index | Old Index