summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorsno <sno>2009-10-11 09:33:51 +0000
committersno <sno>2009-10-11 09:33:51 +0000
commit998c820bc1c1b65b18a7145d14a3cd5455842cb6 (patch)
tree7412045ac2df1f43684447f594334ccf01ef07d9 /textproc
parent2f2a27b11752b2eb2bd524bcb20dbbe21040419d (diff)
downloadpkgsrc-998c820bc1c1b65b18a7145d14a3cd5455842cb6.tar.gz
Updating textproc/p5-Text-CSV from 1.13 to 1.14
pkgsrc changes: - Adjust dependencies Upstream changes: 1.14 Thu Oct 8 15:02:24 2009 - updated the compatibility for Text::CSV_XS version 0.68 * fail if first arg to new () is not a hash ref * added empty_is_undef * error_diag () uses warn () in void context instead of STDERR * added auto_diag attribute (not yet implemented localization feature for autodie) * updated documents same as Text::CSV_XS
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-CSV/Makefile6
-rw-r--r--textproc/p5-Text-CSV/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-Text-CSV/Makefile b/textproc/p5-Text-CSV/Makefile
index 8cc5e1d26db..b9402dacb1d 100644
--- a/textproc/p5-Text-CSV/Makefile
+++ b/textproc/p5-Text-CSV/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2009/08/08 13:54:54 sno Exp $
+# $NetBSD: Makefile,v 1.3 2009/10/11 09:33:51 sno Exp $
#
-DISTNAME= Text-CSV-1.13
+DISTNAME= Text-CSV-1.14
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
@@ -13,7 +13,7 @@ LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-Text-CSV_XS>=0.65:../../textproc/p5-Text-CSV_XS
+DEPENDS+= p5-Text-CSV_XS>=0.68:../../textproc/p5-Text-CSV_XS
PERL5_PACKLIST= auto/Text/CSV/.packlist
diff --git a/textproc/p5-Text-CSV/distinfo b/textproc/p5-Text-CSV/distinfo
index f239f98d6d7..e0661bb9eb5 100644
--- a/textproc/p5-Text-CSV/distinfo
+++ b/textproc/p5-Text-CSV/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/08/08 13:54:54 sno Exp $
+$NetBSD: distinfo,v 1.3 2009/10/11 09:33:51 sno Exp $
-SHA1 (Text-CSV-1.13.tar.gz) = b556f88e03e3dcb98da2369da5b3a8b85cea6ac2
-RMD160 (Text-CSV-1.13.tar.gz) = 5904ddc7690414702cde2a5c85e4e666e2acaf9b
-Size (Text-CSV-1.13.tar.gz) = 42682 bytes
+SHA1 (Text-CSV-1.14.tar.gz) = 7e192768b5378c5ee4e0432abf9aee99980e0bb5
+RMD160 (Text-CSV-1.14.tar.gz) = 12582af3f4cf2053ef3d2bb137caa5b2af1211e2
+Size (Text-CSV-1.14.tar.gz) = 44445 bytes