summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-CSV
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2014-02-23 14:47:47 +0000
committerwen <wen@pkgsrc.org>2014-02-23 14:47:47 +0000
commit5026c9aeb5d64505d35f4ed673e543be16787265 (patch)
tree9bf925e153d22592e44efa84f267984e15a90ad0 /databases/p5-DBD-CSV
parentd5c9203eeb32725af7136b2cab5b208386732d0c (diff)
downloadpkgsrc-5026c9aeb5d64505d35f4ed673e543be16787265.tar.gz
Update to 0.41
Upstream changes: 0.41 - 2013-07-29, H.Merijn Brand * Use File::Spec->tmpdir () for universal existing folder Note that huge $TMP folders may cause the test to run slow * Use File::Spec::rel2abs () instead of abs_path and hoops * Guard against parallel testing, which is unsupported * Guard against streaming tests (they PASS on the DBI-devel) 0.40 - 2013-07-23, H.Merijn Brand * Fix version references in doc * Fix tests for Windows 0.39 - 2013-06-28, H.Merijn Brand * Use f_file in docs. file is deprecated * DBD::CSV's repository moved to github * Add test for row-completeness * Fix UTF-8 tests to better follow Text::CSV_XS auto-encoding * Require more recent versions of low level modules that fixe issues reported for DBD::CSV * Development will also do mosts tests with DBI_SQL_NANO=1 * Added support for f_dir_search from DBD::File (in fact DBI was changed to feature this for DBD::CSV :) * Fix test relying on spell-error in DBI's error message * Document csv_class (still undertested)
Diffstat (limited to 'databases/p5-DBD-CSV')
-rw-r--r--databases/p5-DBD-CSV/Makefile5
-rw-r--r--databases/p5-DBD-CSV/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile
index ac1f00cd798..6e121b140b0 100644
--- a/databases/p5-DBD-CSV/Makefile
+++ b/databases/p5-DBD-CSV/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2013/05/31 12:39:49 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2014/02/23 14:47:47 wen Exp $
-DISTNAME= DBD-CSV-0.38
+DISTNAME= DBD-CSV-0.41
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 cd07c8d14e0..ef9ea2094f4 100644
--- a/databases/p5-DBD-CSV/distinfo
+++ b/databases/p5-DBD-CSV/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2013/05/06 18:06:05 hiramatsu Exp $
+$NetBSD: distinfo,v 1.17 2014/02/23 14:47:47 wen Exp $
-SHA1 (DBD-CSV-0.38.tgz) = 373767942730037f1e5524ae12697c1888b7baab
-RMD160 (DBD-CSV-0.38.tgz) = e923f3efa84781059033ff19cc0083631268cd9c
-Size (DBD-CSV-0.38.tgz) = 30794 bytes
+SHA1 (DBD-CSV-0.41.tgz) = 27729f8d61457fcf4bd376d8595937c711f136ef
+RMD160 (DBD-CSV-0.41.tgz) = ae4dfe71307a139ead08636191264aa52dc5e5c2
+Size (DBD-CSV-0.41.tgz) = 33291 bytes