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: 02/18/2007 02:04:56
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sun Feb 18 02:04:56 UTC 2007

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

Log Message:
Update to 1.19:

1.19 -- Sun Dec 10 09:58:03 CST 2006

Bug Fixes
  * Fix invalid conversion from `const char*' to `char*' warnings
  * Avoid Makefile error when building on Win32
  * Fix undefined symbol error for perl < 5.9.0
  * Fix hardcoded "/" in a filepath that causes p_tainted.t to fail on VMS

Documentation
  * Document that reduce calls BLOCK in a scalar context
  * Add SEE ALSO sections to docs

Enhancements
  * A new regression test for readonly, taking a reference to a constant passed to a sub


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/devel/p5-Scalar-List-Utils/Makefile
cvs rdiff -r1.6 -r1.7 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.