Subject: CVS commit: pkgsrc/devel/p5-Scalar-List-Utils
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 01/03/2006 17:33:46
Module Name:	pkgsrc
Committed By:	wiz
Date:		Tue Jan  3 17:33:46 UTC 2006

Modified Files:
	pkgsrc/devel/p5-Scalar-List-Utils: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/p5-Scalar-List-Utils/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/p5-Scalar-List-Utils/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.