Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: pkgsrc-changes
Date: 03/21/2001 19:30:29
Module Name:	pkgsrc
Committed By:	mjl
Date:		Wed Mar 21 17:30:29 UTC 2001

Modified Files:
	pkgsrc/databases/p5-DBD-CSV: Makefile
	pkgsrc/databases/p5-DBD-CSV/files: md5

Log Message:
Update to 0.1025

        * lib/DBD/CSV.pm (fetch_row): Now cleaning $! before
          calling $csv->getline(). Seems to return false errors
          otherwise in some cases.
        * Made Makefile.PL CPAN conformant.
        * Removed unnecessary stuff in Makefile.PL which verified
          the DBI installation.
        * lib/DBD/File.pm (STORE): Changed croak to die.
        * Minor fix in the docs
        * Minor compatibility fixes in the test suite for Perl 5.6.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/databases/p5-DBD-CSV/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/databases/p5-DBD-CSV/files/md5

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