Sat Mar 5 03:47:18 2016 UTC ()
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


(wen)
diff -r1.57 -r1.58 pkgsrc/textproc/p5-Text-CSV_XS/Makefile
diff -r1.36 -r1.37 pkgsrc/textproc/p5-Text-CSV_XS/distinfo

cvs diff -r1.57 -r1.58 pkgsrc/textproc/p5-Text-CSV_XS/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/p5-Text-CSV_XS/Makefile 2015/09/26 07:08:46 1.57
+++ pkgsrc/textproc/p5-Text-CSV_XS/Makefile 2016/03/05 03:47:18 1.58
@@ -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/}

cvs diff -r1.36 -r1.37 pkgsrc/textproc/p5-Text-CSV_XS/distinfo (expand / switch to context diff)
--- pkgsrc/textproc/p5-Text-CSV_XS/distinfo 2015/11/04 01:59:50 1.36
+++ pkgsrc/textproc/p5-Text-CSV_XS/distinfo 2016/03/05 03:47:18 1.37
@@ -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
+SHA1 (Text-CSV_XS-1.22.tgz) = 9f1fd838ceca284cd36a66987f90dd637a5b4583
-RMD160 (Text-CSV_XS-1.19.tgz) = 04891502424d0fac1bf5bc924214dce56d69028c
+RMD160 (Text-CSV_XS-1.22.tgz) = 9e12041abbd19a53e5901fb015ab2de5bee841c1
-SHA512 (Text-CSV_XS-1.19.tgz) = 2948e535d5621643539e927fc6a650f56b19cfe257424d1422f5d4854c279dbebbc3d61b79d00de23eeff3de58ca53f6bd29fc2e8140fbeb1c2ece90942d4410
+SHA512 (Text-CSV_XS-1.22.tgz) = a324a5db928b11e197650841a837787f010e1a2d990f55855edce9ae3b30fe75429f464a95775b7c706d84cc654c132f69a24eb610422db008f31d593e320fe8
-Size (Text-CSV_XS-1.19.tgz) = 152103 bytes
+Size (Text-CSV_XS-1.22.tgz) = 157779 bytes