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: Mon Oct 3 12:38:44 UTC 2016
Modified Files:
pkgsrc/devel/p5-Scalar-List-Utils: Makefile distinfo
Log Message:
Updated p5-Scalar-List-Utils to 1.46.
1.46 -- 2016/09/28 23:17:07
[CHANGES]
* Remember to add unpairs and uniq to SYNOPSIS
* Document the behaviour of uniqnum() on NaN
[BUGFIXES]
* C89 fixes
* Various internal bugfixes backported from perl core
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/p5-Scalar-List-Utils/Makefile
cvs rdiff -u -r1.20 -r1.21 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.37 pkgsrc/devel/p5-Scalar-List-Utils/Makefile:1.38
--- pkgsrc/devel/p5-Scalar-List-Utils/Makefile:1.37 Sat Sep 17 15:28:54 2016
+++ pkgsrc/devel/p5-Scalar-List-Utils/Makefile Mon Oct 3 12:38:44 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2016/09/17 15:28:54 jperkin Exp $
+# $NetBSD: Makefile,v 1.38 2016/10/03 12:38:44 wiz Exp $
-DISTNAME= Scalar-List-Utils-1.45
+DISTNAME= Scalar-List-Utils-1.46
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.20 pkgsrc/devel/p5-Scalar-List-Utils/distinfo:1.21
--- pkgsrc/devel/p5-Scalar-List-Utils/distinfo:1.20 Fri Apr 8 15:12:10 2016
+++ pkgsrc/devel/p5-Scalar-List-Utils/distinfo Mon Oct 3 12:38:44 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2016/04/08 15:12:10 wiz Exp $
+$NetBSD: distinfo,v 1.21 2016/10/03 12:38:44 wiz Exp $
-SHA1 (Scalar-List-Utils-1.45.tar.gz) = 3eb86229acd75e4b50d1f99e839a136df42ec74b
-RMD160 (Scalar-List-Utils-1.45.tar.gz) = ebf3372d6612e07e9f6a22b6b9bd9a37428015da
-SHA512 (Scalar-List-Utils-1.45.tar.gz) = 879df4137205dc4c41d996fb33a0afe656499f3a6666617723fcf4c5fd74d08d150562d54da248285757990c23c1fcf7c63c20cf270e62f86f3c0a8b97535ad5
-Size (Scalar-List-Utils-1.45.tar.gz) = 86481 bytes
+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
Home |
Main Index |
Thread Index |
Old Index