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.17:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/17e794aedca6
branches:  trunk
changeset: 503598:17e794aedca6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Nov 23 22:12:15 2005 +0000

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

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

diffs (29 lines):

diff -r cef5d60786ee -r 17e794aedca6 devel/p5-Scalar-List-Utils/Makefile
--- a/devel/p5-Scalar-List-Utils/Makefile       Wed Nov 23 22:12:03 2005 +0000
+++ b/devel/p5-Scalar-List-Utils/Makefile       Wed Nov 23 22:12:15 2005 +0000
@@ -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 -r cef5d60786ee -r 17e794aedca6 devel/p5-Scalar-List-Utils/distinfo
--- a/devel/p5-Scalar-List-Utils/distinfo       Wed Nov 23 22:12:03 2005 +0000
+++ b/devel/p5-Scalar-List-Utils/distinfo       Wed Nov 23 22:12:15 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index