Subject: CVS commit: pkgsrc/databases/p5-DBI
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 11/11/2007 00:58:27
Module Name:	pkgsrc
Committed By:	adrianp
Date:		Sun Nov 11 00:58:27 UTC 2007

Modified Files:
	pkgsrc/databases/p5-DBI: Makefile distinfo

Log Message:
Update to 1.601
Added support for !Time and !Time~N to DBI::Profile Path. See docs.
Added extra trace info to connect_cached thanks to Walery Studennikov.
Added non-random (deterministic) mode to DBI_GOFER_RANDOM mechanism.
Added DBIXS_REVISION macro that drivers can use.
Added more docs for private_attribute_info() method.
Fixed DBI::ProfileData to not clobber $_, thanks to Alexey Tourbin.
Fixed DBI::SQL::Nano to not clobber $_, thanks to Alexey Tourbin.
Fixed DBI::PurePerl to return undef for ChildHandles if weaken not available.
Fixed DBD::Proxy disconnect error thanks to Philip Dye.
Fixed DBD::Gofer::Transport::Base bug (typo) in timeout code.
Fixed DBD::Proxy rows method thanks to Philip Dye.
Fixed dbiprof compile errors, thanks to Alexey Tourbin.
Fixed t/03handle.t to skip some tests if ChildHandles not available.CV

See http://search.cpan.org/~timb/DBI/Changes for all the details


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 pkgsrc/databases/p5-DBI/Makefile
cvs rdiff -r1.20 -r1.21 pkgsrc/databases/p5-DBI/distinfo

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