summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2006-01-03 17:33:46 +0000
committerwiz <wiz>2006-01-03 17:33:46 +0000
commit397519af2f64d806dea473c93f4329792fba39f1 (patch)
tree3f2828529d304226c1b75dd3955c3aa88acc39cc /devel
parent07de5b37427bc4c729fd8aef959cb342487f403b (diff)
downloadpkgsrc-397519af2f64d806dea473c93f4329792fba39f1.tar.gz
Update to 1.18:
1.18 -- Fri Nov 25 09:30:29 CST 2005 Bug Fixes * Fix pure-perl version of refaddr to avoid blessing an un-blessed reference * Fix memory leak in first() and reduce() * Pure perl version of looks_like_number now matches XS version for references and undef. It will now return undef Enhancements * Support for using XSLoader instead of DynaLoader * Use new multicall API
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Scalar-List-Utils/Makefile4
-rw-r--r--devel/p5-Scalar-List-Utils/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Scalar-List-Utils/Makefile b/devel/p5-Scalar-List-Utils/Makefile
index 6e318060ad5..55e039dee81 100644
--- a/devel/p5-Scalar-List-Utils/Makefile
+++ b/devel/p5-Scalar-List-Utils/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2005/11/23 22:12:15 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/01/03 17:33:46 wiz Exp $
#
-DISTNAME= Scalar-List-Utils-1.17
+DISTNAME= Scalar-List-Utils-1.18
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5slu
CATEGORIES= misc perl5
diff --git a/devel/p5-Scalar-List-Utils/distinfo b/devel/p5-Scalar-List-Utils/distinfo
index 7294f639488..56eced4dcf0 100644
--- a/devel/p5-Scalar-List-Utils/distinfo
+++ b/devel/p5-Scalar-List-Utils/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/11/23 22:12:15 wiz Exp $
+$NetBSD: distinfo,v 1.6 2006/01/03 17:33:46 wiz Exp $
-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
+SHA1 (Scalar-List-Utils-1.18.tar.gz) = 7b2942615c1374e3f983c17e2eb25f7c1d69b078
+RMD160 (Scalar-List-Utils-1.18.tar.gz) = 6e81f115ff0e2f1614e0efadf3a4fd39e11f821e
+Size (Scalar-List-Utils-1.18.tar.gz) = 36842 bytes