diff options
author | adrianp <adrianp> | 2007-11-11 00:58:26 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2007-11-11 00:58:26 +0000 |
commit | 2bc22dc597a5566db4d1776ff80ddc927190559d (patch) | |
tree | 895ae5b79a47df7371091bf85e14055a958c79c3 /databases/p5-DBI/distinfo | |
parent | 52f6f868601eeb615fb446902c61de07f4136017 (diff) | |
download | pkgsrc-2bc22dc597a5566db4d1776ff80ddc927190559d.tar.gz |
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
Diffstat (limited to 'databases/p5-DBI/distinfo')
-rw-r--r-- | databases/p5-DBI/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo index 24587e94330..9b5abd674c8 100644 --- a/databases/p5-DBI/distinfo +++ b/databases/p5-DBI/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2007/06/09 23:23:07 abs Exp $ +$NetBSD: distinfo,v 1.21 2007/11/11 00:58:26 adrianp Exp $ -SHA1 (DBI-1.56.tar.gz) = 95a59a11a67dcd142d4382def1ebc8babaa14e0c -RMD160 (DBI-1.56.tar.gz) = 0c54b651d52eec5fab48fca6dcd8abf73c1d1eb8 -Size (DBI-1.56.tar.gz) = 482563 bytes +SHA1 (DBI-1.601.tar.gz) = 0d1d28df90927f142d51555fa27bf1b2689141c3 +RMD160 (DBI-1.601.tar.gz) = ffdc426abe7e62c828c8ad05c96a17cd9e03b72b +Size (DBI-1.601.tar.gz) = 495124 bytes |