summaryrefslogtreecommitdiff
path: root/devel/p5-Scalar-List-Utils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-11-23 22:12:15 +0000
committerwiz <wiz@pkgsrc.org>2005-11-23 22:12:15 +0000
commitd44eda2c7c759b20e1513fea909a1a9eb41cd33b (patch)
tree61bbafd89fa604e6795d2e57c59443f53103cdcc /devel/p5-Scalar-List-Utils
parentb4a4cd753e0ede8dea11abb89e6d19c0affbe95a (diff)
downloadpkgsrc-d44eda2c7c759b20e1513fea909a1a9eb41cd33b.tar.gz
Update to 1.17:
1.17 -- Mon May 23 08:55:26 CDT 2005 Bug Fixes * Update XS code to declare PERL_UNUSED_DECL conditionally 1.16 -- Fri May 20 10:22:49 CDT 2005 Bug Fixes * Change to refaddr.t test to avoid false errors on some 64 bit platforms * Fix all perl only tests to work when in the core build environment * Fix looks like number test to work for 5.8.5 and above 1.15 -- Fri May 13 11:01:15 CDT 2005 Bug Fixes * Fixed memory leak in first() Enhancements * Converted tests to use Test::More * Improved test coverage * Changed Makefile.PL to use Module::Install * Refactor use of Sv..X() macros to be Sv.._set() * Changes from Jarkko for Symbian port of Perl * Documentation updates to weaken()
Diffstat (limited to 'devel/p5-Scalar-List-Utils')
-rw-r--r--devel/p5-Scalar-List-Utils/Makefile5
-rw-r--r--devel/p5-Scalar-List-Utils/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Scalar-List-Utils/Makefile b/devel/p5-Scalar-List-Utils/Makefile
index cb40811b3d2..6e318060ad5 100644
--- a/devel/p5-Scalar-List-Utils/Makefile
+++ b/devel/p5-Scalar-List-Utils/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2005/08/06 06:19:13 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2005/11/23 22:12:15 wiz Exp $
#
-DISTNAME= Scalar-List-Utils-1.14
+DISTNAME= Scalar-List-Utils-1.17
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5slu
-PKGREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scalar/}
diff --git a/devel/p5-Scalar-List-Utils/distinfo b/devel/p5-Scalar-List-Utils/distinfo
index 0cb71bdc646..7294f639488 100644
--- a/devel/p5-Scalar-List-Utils/distinfo
+++ b/devel/p5-Scalar-List-Utils/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/02/23 22:24:28 agc Exp $
+$NetBSD: distinfo,v 1.5 2005/11/23 22:12:15 wiz Exp $
-SHA1 (Scalar-List-Utils-1.14.tar.gz) = 5f7f19c86f1b045285770213dc4d8ba728992036
-RMD160 (Scalar-List-Utils-1.14.tar.gz) = d4f8eb0ee0b0be09b3d281d120b02ef4f4377b62
-Size (Scalar-List-Utils-1.14.tar.gz) = 15900 bytes
+SHA1 (Scalar-List-Utils-1.17.tar.gz) = 9d28729599926adbb3c5e164776d2327b2fc556e
+RMD160 (Scalar-List-Utils-1.17.tar.gz) = e9eadf2b807fb8bb7929d006bd82ab6452211d66
+Size (Scalar-List-Utils-1.17.tar.gz) = 33925 bytes