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

Modified Files:
	pkgsrc/devel/p5-Class-Autouse: Makefile distinfo

Log Message:
Update to 1.23:
1.23 Thu Dec 29 2005
	- In moving from CVS to SVN I forgot to bring ::Parent with it.
	  (The tests passed spuriously because it found the old version.)
	- Upgraded Module::Install and shrunk Makefile.PL again to reflect
	  the new features in it.
	- Upgraded List::Util dependency to 1.18 because of memory leaks
	  and problems with non XS versions of functions we use.

1.22 Wed Dec 21 2005
	- Apparently generating spurious warnings on Perl 5.8.1
	  on Mac OS X when using SVK. Tentatively applying solution.
	- No change in functionality on any platform.
	- No need to upgrade unless you are seeing lots of warnings.
	- Rolled back the File::Spec dependency from 0.82 to 0.80
	  to avoid needless upgrades in some 5.005 and 5.006 situations.
	- Moved from older CVS repository to newer SVN repository
	- Updated Makefile.PL to Module::Install 0.45


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/p5-Class-Autouse/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/p5-Class-Autouse/distinfo

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