pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Scalar-List-Utils Update to 1.42



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3cf0dd07fe47
branches:  trunk
changeset: 650541:3cf0dd07fe47
user:      mef <mef%pkgsrc.org@localhost>
date:      Fri Apr 24 15:58:27 2015 +0000

description:
Update to 1.42
--------------
1.42 -- 2015/04/23 01:25:55
        [CHANGES]
         * Added List::Util::unpairs() - the inverse of pairs()
         * Documentation to pre-warn users about the possible behaviour in a
           later version where the pair* higher-order functionals are no longer
           transparent to $_

        [BUGFIXES]
         * Silence some warnings at test time
         * Ensure that the List::Util we're loading the XS via is a sufficient
           version when Scalar::Util or Sub::Util load it (RT100863)

diffstat:

 devel/p5-Scalar-List-Utils/Makefile |  6 +++---
 devel/p5-Scalar-List-Utils/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 884f7bea9234 -r 3cf0dd07fe47 devel/p5-Scalar-List-Utils/Makefile
--- a/devel/p5-Scalar-List-Utils/Makefile       Fri Apr 24 15:53:54 2015 +0000
+++ b/devel/p5-Scalar-List-Utils/Makefile       Fri Apr 24 15:58:27 2015 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2015/01/04 12:26:36 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2015/04/24 15:58:27 mef Exp $
 
-DISTNAME=      Scalar-List-Utils-1.41
+DISTNAME=      Scalar-List-Utils-1.42
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel misc perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PE/PEVANS/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Scalar/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://metacpan.org/release/Scalar-List-Utils
diff -r 884f7bea9234 -r 3cf0dd07fe47 devel/p5-Scalar-List-Utils/distinfo
--- a/devel/p5-Scalar-List-Utils/distinfo       Fri Apr 24 15:53:54 2015 +0000
+++ b/devel/p5-Scalar-List-Utils/distinfo       Fri Apr 24 15:58:27 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2015/01/04 12:26:36 wiz Exp $
+$NetBSD: distinfo,v 1.17 2015/04/24 15:58:27 mef Exp $
 
-SHA1 (Scalar-List-Utils-1.41.tar.gz) = afc782964abdc7ea5cf6655359a4e462b923875e
-RMD160 (Scalar-List-Utils-1.41.tar.gz) = aef0a0d1aec933fd6cb236bda2f0d56014eeab67
-Size (Scalar-List-Utils-1.41.tar.gz) = 81115 bytes
+SHA1 (Scalar-List-Utils-1.42.tar.gz) = a56f630a953783eeef6c94e83116b91efee3fc05
+RMD160 (Scalar-List-Utils-1.42.tar.gz) = 4c312fed12a67d51ce081503154e3d5c63f11252
+Size (Scalar-List-Utils-1.42.tar.gz) = 82574 bytes



Home | Main Index | Thread Index | Old Index