From 4da13f4ed5ce3801d34ea489d518b8cd2c5aa57a Mon Sep 17 00:00:00 2001 From: wen Date: Sat, 6 Sep 2014 13:30:25 +0000 Subject: Update to 0.44 Upstream changes: 0.44 - 2014-08-04, H.Merijn Brand * Table names case sensitiveness not tested case-problematic FS's * Fix defaults in doc (annocpan) * Fix typo in SYNOPSIS (RT#97313) * Workaround eof bug in Text::CSV_XS-1.10 0.43 - 2014-06-30, H.Merijn Brand * Updated copyright to 2014 * Unquote schema's in test for cygwin * Extra guards in Makefile.PL for unmet requirements 0.42 - 2013-08-14, H.Merijn Brand * Optionally skip tests using File::Spec->tempdir () RT#87684 * And document the use of $TMPDIR in README * Make the SYNOPSIS more reflect real-world usage * Detect DBI::Test and use it if available --- databases/p5-DBD-CSV/Makefile | 5 ++--- databases/p5-DBD-CSV/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'databases/p5-DBD-CSV') diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile index 9fa638346ba..5aa03980b43 100644 --- a/databases/p5-DBD-CSV/Makefile +++ b/databases/p5-DBD-CSV/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2014/05/29 23:35:26 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2014/09/06 13:30:25 wen Exp $ -DISTNAME= DBD-CSV-0.41 +DISTNAME= DBD-CSV-0.44 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5dcs CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} diff --git a/databases/p5-DBD-CSV/distinfo b/databases/p5-DBD-CSV/distinfo index ef9ea2094f4..f9e5e40aca7 100644 --- a/databases/p5-DBD-CSV/distinfo +++ b/databases/p5-DBD-CSV/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.17 2014/02/23 14:47:47 wen Exp $ +$NetBSD: distinfo,v 1.18 2014/09/06 13:30:25 wen Exp $ -SHA1 (DBD-CSV-0.41.tgz) = 27729f8d61457fcf4bd376d8595937c711f136ef -RMD160 (DBD-CSV-0.41.tgz) = ae4dfe71307a139ead08636191264aa52dc5e5c2 -Size (DBD-CSV-0.41.tgz) = 33291 bytes +SHA1 (DBD-CSV-0.44.tgz) = 0e276ee4488303caa74cd1875ec15df7c1d35bde +RMD160 (DBD-CSV-0.44.tgz) = c63d3ed8dfccf1fd8f10f41f5bf66babdb4a397b +Size (DBD-CSV-0.44.tgz) = 39850 bytes -- cgit v1.2.3