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 Updated p5-Scalar-List-Util...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2993f2271dde
branches:  trunk
changeset: 364464:2993f2271dde
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jun 25 07:10:19 2017 +0000

description:
Updated p5-Scalar-List-Utils to 1.48.

1.48 -- 2017/06/23 17:29:42
        [CHANGES]
         * Note in documentation that outer function's @_ can be accessed in
           some blocks, but ought not be (thanks wchristian)

        [BUGFIXES]
         * Ensure pairmap extends its stack correctly (thanks davem)
         * Fix name of List::Util::unpairs in its error messages

diffstat:

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

diffs (29 lines):

diff -r 4a5ff0d9f851 -r 2993f2271dde devel/p5-Scalar-List-Utils/Makefile
--- a/devel/p5-Scalar-List-Utils/Makefile       Sun Jun 25 07:09:18 2017 +0000
+++ b/devel/p5-Scalar-List-Utils/Makefile       Sun Jun 25 07:10:19 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2017/06/05 14:23:34 ryoon Exp $
+# $NetBSD: Makefile,v 1.41 2017/06/25 07:10:19 wiz Exp $
 
-DISTNAME=      Scalar-List-Utils-1.47
+DISTNAME=      Scalar-List-Utils-1.48
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel misc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Scalar/}
 
diff -r 4a5ff0d9f851 -r 2993f2271dde devel/p5-Scalar-List-Utils/distinfo
--- a/devel/p5-Scalar-List-Utils/distinfo       Sun Jun 25 07:09:18 2017 +0000
+++ b/devel/p5-Scalar-List-Utils/distinfo       Sun Jun 25 07:10:19 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2016/12/30 00:51:29 wiz Exp $
+$NetBSD: distinfo,v 1.23 2017/06/25 07:10:19 wiz Exp $
 
-SHA1 (Scalar-List-Utils-1.47.tar.gz) = 865158590d31c43377e1b2cfd5d211557f39f321
-RMD160 (Scalar-List-Utils-1.47.tar.gz) = 38bcdde221fd5052e6ac0bc3952b74e1f1ecb28c
-SHA512 (Scalar-List-Utils-1.47.tar.gz) = 526d248a794bede2b9bda8cff73a10a116b16578fd646db69c88456aa432d84ced33e5024e632331a992412d0c05fed19846873554a731bbd1eaa3d9e6124c38
-Size (Scalar-List-Utils-1.47.tar.gz) = 87156 bytes
+SHA1 (Scalar-List-Utils-1.48.tar.gz) = 073d78be62b0097e3a3246f503f74d3eaab8ff3a
+RMD160 (Scalar-List-Utils-1.48.tar.gz) = d0ed8296fd8440f9280448498b2a70c748d2fe84
+SHA512 (Scalar-List-Utils-1.48.tar.gz) = 1926e5d5d326c9ffc9137b644e1326e9ef907be96dd62b7bdf08527aaa62fe1c999860116e8917139f5a10a94dc6db588e1c547c91742e86b7daab6536f0733f
+Size (Scalar-List-Utils-1.48.tar.gz) = 87767 bytes



Home | Main Index | Thread Index | Old Index