pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Scalar-List-Utils
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jun 25 07:10:20 UTC 2017
Modified Files:
pkgsrc/devel/p5-Scalar-List-Utils: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/devel/p5-Scalar-List-Utils/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/p5-Scalar-List-Utils/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Scalar-List-Utils/Makefile
diff -u pkgsrc/devel/p5-Scalar-List-Utils/Makefile:1.40 pkgsrc/devel/p5-Scalar-List-Utils/Makefile:1.41
--- pkgsrc/devel/p5-Scalar-List-Utils/Makefile:1.40 Mon Jun 5 14:23:34 2017
+++ pkgsrc/devel/p5-Scalar-List-Utils/Makefile Sun Jun 25 07:10:19 2017
@@ -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/}
Index: pkgsrc/devel/p5-Scalar-List-Utils/distinfo
diff -u pkgsrc/devel/p5-Scalar-List-Utils/distinfo:1.22 pkgsrc/devel/p5-Scalar-List-Utils/distinfo:1.23
--- pkgsrc/devel/p5-Scalar-List-Utils/distinfo:1.22 Fri Dec 30 00:51:29 2016
+++ pkgsrc/devel/p5-Scalar-List-Utils/distinfo Sun Jun 25 07:10:19 2017
@@ -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