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: Fri Dec 30 00:51:29 UTC 2016
Modified Files:
pkgsrc/devel/p5-Scalar-List-Utils: Makefile distinfo
Log Message:
Updated p5-Scalar-List-Utils to 1.47.
1.47 -- 2016/12/22 18:54:45
[CHANGES]
* Make XS code ppport.h-free when in core
[BUGFIXES]
* Fix compliling on C++11
* Perform taint checks using $^X instead of some %ENV key because of
the Test::Simple vars (RT119169)
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/devel/p5-Scalar-List-Utils/Makefile
cvs rdiff -u -r1.21 -r1.22 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.38 pkgsrc/devel/p5-Scalar-List-Utils/Makefile:1.39
--- pkgsrc/devel/p5-Scalar-List-Utils/Makefile:1.38 Mon Oct 3 12:38:44 2016
+++ pkgsrc/devel/p5-Scalar-List-Utils/Makefile Fri Dec 30 00:51:29 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2016/10/03 12:38:44 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2016/12/30 00:51:29 wiz Exp $
-DISTNAME= Scalar-List-Utils-1.46
+DISTNAME= Scalar-List-Utils-1.47
PKGNAME= p5-${DISTNAME}
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.21 pkgsrc/devel/p5-Scalar-List-Utils/distinfo:1.22
--- pkgsrc/devel/p5-Scalar-List-Utils/distinfo:1.21 Mon Oct 3 12:38:44 2016
+++ pkgsrc/devel/p5-Scalar-List-Utils/distinfo Fri Dec 30 00:51:29 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2016/10/03 12:38:44 wiz Exp $
+$NetBSD: distinfo,v 1.22 2016/12/30 00:51:29 wiz Exp $
-SHA1 (Scalar-List-Utils-1.46.tar.gz) = ae21920cfad25996d6f4e088e9ea29b8705173f2
-RMD160 (Scalar-List-Utils-1.46.tar.gz) = 5b41d293664b9695ddaf9de1284205f72d1c3eea
-SHA512 (Scalar-List-Utils-1.46.tar.gz) = 355e83d4127b372057143b9498863b075155e7bae8abaa9f5f3f9fbd56cd37b9c6dc58cd20249f22c8bff926d28a3be1e0b03760cc7c89ce358cb135a6c3369f
-Size (Scalar-List-Utils-1.46.tar.gz) = 86961 bytes
+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
Home |
Main Index |
Thread Index |
Old Index