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/d897e81a664e
branches:  trunk
changeset: 353371:d897e81a664e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Oct 03 12:38:44 2016 +0000

description:
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

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 782cbb89146a -r d897e81a664e devel/p5-Scalar-List-Utils/Makefile
--- a/devel/p5-Scalar-List-Utils/Makefile       Mon Oct 03 12:38:00 2016 +0000
+++ b/devel/p5-Scalar-List-Utils/Makefile       Mon Oct 03 12:38:44 2016 +0000
@@ -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/}
 
diff -r 782cbb89146a -r d897e81a664e devel/p5-Scalar-List-Utils/distinfo
--- a/devel/p5-Scalar-List-Utils/distinfo       Mon Oct 03 12:38:00 2016 +0000
+++ b/devel/p5-Scalar-List-Utils/distinfo       Mon Oct 03 12:38:44 2016 +0000
@@ -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