From 6a48cb34d8aee9d04765dd4f0ceddd989ea5f407 Mon Sep 17 00:00:00 2001 From: mjl Date: Wed, 21 Mar 2001 17:30:28 +0000 Subject: 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. --- databases/p5-DBD-CSV/Makefile | 4 ++-- databases/p5-DBD-CSV/files/md5 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'databases/p5-DBD-CSV') diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile index b1b457da597..34791fce897 100644 --- a/databases/p5-DBD-CSV/Makefile +++ b/databases/p5-DBD-CSV/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2001/02/16 14:17:31 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/03/21 17:30:28 mjl Exp $ # -DISTNAME= DBD-CSV-0.1022 +DISTNAME= DBD-CSV-0.1025 PKGNAME= p5-${DISTNAME} CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} diff --git a/databases/p5-DBD-CSV/files/md5 b/databases/p5-DBD-CSV/files/md5 index e929a6c8d4a..162d83a0138 100644 --- a/databases/p5-DBD-CSV/files/md5 +++ b/databases/p5-DBD-CSV/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 2000/10/23 13:57:03 mjl Exp $ +$NetBSD: md5,v 1.2 2001/03/21 17:30:28 mjl Exp $ -MD5 (DBD-CSV-0.1022.tar.gz) = 8977c75e389004baba62cd8e541132a0 +SHA1 (DBD-CSV-0.1025.tar.gz) = 7f210d78511a33d1a978d7bfe174f7e6b2e9a8bf -- cgit v1.2.3