summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-03-05 03:47:18 +0000
committerwen <wen@pkgsrc.org>2016-03-05 03:47:18 +0000
commit2ef5749802089150d07030c2ea8e44164d076da4 (patch)
tree7bcd9857cb68ae676cc4f24c4255417fbf5afa05
parent395bb0939ecb521087261afbdbf08b02b70459e8 (diff)
downloadpkgsrc-2ef5749802089150d07030c2ea8e44164d076da4.tar.gz
Update to 1.22
Upstream changes: 1.22 - 2016-02-23, H.Merijn Brand * Small doc updates regarding blank_is_undef * Precedence error in doc * Add new method header 1.21 - 2016-01-06, H.Merijn Brand * Add confusion option to rewrite example * Alias %_ to row in hashref mode for csv function attributes on_in and before_out * Examples now use defined-or and thus require perl-5.10 or up * Fix \r\n ending with allow_loose_escapes (reported by Bas Bloemsaat) * It's 2016 * Clarify $csv->csv (...) documentation (RT#110941) 1.20 - 2015-10-09, H.Merijn Brand * Use "say" in synopsis * Remove needless special characters in doc section * Change doc =item attributes for new to =head for index * Add known_attributes function/method * Add contributor notes * Allow undef as value for aliased attributes
-rw-r--r--textproc/p5-Text-CSV_XS/Makefile4
-rw-r--r--textproc/p5-Text-CSV_XS/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile
index 2a6eb3cdc82..2e985e543c1 100644
--- a/textproc/p5-Text-CSV_XS/Makefile
+++ b/textproc/p5-Text-CSV_XS/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2015/09/26 07:08:46 wen Exp $
+# $NetBSD: Makefile,v 1.58 2016/03/05 03:47:18 wen Exp $
#
-DISTNAME= Text-CSV_XS-1.19
+DISTNAME= Text-CSV_XS-1.22
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
diff --git a/textproc/p5-Text-CSV_XS/distinfo b/textproc/p5-Text-CSV_XS/distinfo
index db0b12cfb84..490b5f66b68 100644
--- a/textproc/p5-Text-CSV_XS/distinfo
+++ b/textproc/p5-Text-CSV_XS/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.36 2015/11/04 01:59:50 agc Exp $
+$NetBSD: distinfo,v 1.37 2016/03/05 03:47:18 wen Exp $
-SHA1 (Text-CSV_XS-1.19.tgz) = 3cd4b92cbe1fc3240d725b47bc7622bcbaf0fa49
-RMD160 (Text-CSV_XS-1.19.tgz) = 04891502424d0fac1bf5bc924214dce56d69028c
-SHA512 (Text-CSV_XS-1.19.tgz) = 2948e535d5621643539e927fc6a650f56b19cfe257424d1422f5d4854c279dbebbc3d61b79d00de23eeff3de58ca53f6bd29fc2e8140fbeb1c2ece90942d4410
-Size (Text-CSV_XS-1.19.tgz) = 152103 bytes
+SHA1 (Text-CSV_XS-1.22.tgz) = 9f1fd838ceca284cd36a66987f90dd637a5b4583
+RMD160 (Text-CSV_XS-1.22.tgz) = 9e12041abbd19a53e5901fb015ab2de5bee841c1
+SHA512 (Text-CSV_XS-1.22.tgz) = a324a5db928b11e197650841a837787f010e1a2d990f55855edce9ae3b30fe75429f464a95775b7c706d84cc654c132f69a24eb610422db008f31d593e320fe8
+Size (Text-CSV_XS-1.22.tgz) = 157779 bytes