diff options
author | mjl <mjl> | 2003-03-16 15:46:47 +0000 |
---|---|---|
committer | mjl <mjl> | 2003-03-16 15:46:47 +0000 |
commit | 45ebd6b4c504607f8c55dcc6b0760e5730d2bccf (patch) | |
tree | a5271ec2115a952cddc38983eb31820e52b0bb1b /databases/p5-DBI/distinfo | |
parent | 9f8b9370cf4bd5a039f840941fe7ca32a4ab9175 (diff) | |
download | pkgsrc-45ebd6b4c504607f8c55dcc6b0760e5730d2bccf.tar.gz |
Update p5-DBI to 1.35
Fixed memory leak in fetchrow_hashref introduced in DBI 1.33.
Fixed various DBD::Proxy errors introduced in DBI 1.33.
Fixed to ANSI C in dbd_dr_data_sources
Fixed $h->can($method_name) to return correct code ref.
Removed DBI::Format from distribution as it's now part of the
separate DBI::Shell distribution
Updated DBI::DBD docs with a note about the CLONE method.
Updated DBI::DBD docs
Updated DBI::DBD::Metadata for perl 5.5.3
Added note to install_method docs about setup_driver() method.
Diffstat (limited to 'databases/p5-DBI/distinfo')
-rw-r--r-- | databases/p5-DBI/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo index 44cde18efec..534d4a245cf 100644 --- a/databases/p5-DBI/distinfo +++ b/databases/p5-DBI/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2003/03/06 12:53:05 mjl Exp $ +$NetBSD: distinfo,v 1.10 2003/03/16 15:46:47 mjl Exp $ -SHA1 (DBI-1.34.tar.gz) = 409d9edd0ee43f00ca849c0103a91a38cf0c294f -Size (DBI-1.34.tar.gz) = 290116 bytes +SHA1 (DBI-1.35.tar.gz) = c109401c677beb088adbda343bded9d464dab754 +Size (DBI-1.35.tar.gz) = 288058 bytes |