Subject: CVS commit: pkgsrc/databases/p5-DBI
To: None <pkgsrc-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: pkgsrc-changes
Date: 03/16/2003 17:46:47
Module Name: pkgsrc
Committed By: mjl
Date: Sun Mar 16 15:46:47 UTC 2003
Modified Files:
pkgsrc/databases/p5-DBI: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/databases/p5-DBI/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/databases/p5-DBI/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.