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 Update to 1.18:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dc29045df0f7
branches:  trunk
changeset: 505433:dc29045df0f7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jan 03 17:33:46 2006 +0000

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

 devel/p5-Scalar-List-Utils/Makefile |  4 ++--
 devel/p5-Scalar-List-Utils/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 9f1bc562dc21 -r dc29045df0f7 devel/p5-Scalar-List-Utils/Makefile
--- a/devel/p5-Scalar-List-Utils/Makefile       Tue Jan 03 17:33:32 2006 +0000
+++ b/devel/p5-Scalar-List-Utils/Makefile       Tue Jan 03 17:33:46 2006 +0000
@@ -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 -r 9f1bc562dc21 -r dc29045df0f7 devel/p5-Scalar-List-Utils/distinfo
--- a/devel/p5-Scalar-List-Utils/distinfo       Tue Jan 03 17:33:32 2006 +0000
+++ b/devel/p5-Scalar-List-Utils/distinfo       Tue Jan 03 17:33:46 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index