Sat Mar 21 23:26:38 2009 UTC ()
Updating Text::CSV_XS to 0.63. Changes since 0.60:
2009-03-20 0.63 - H.Merijn Brand   <h.m.brand@xs4all.nl>

	* Fixed allow_whitespace with sep_char = TAB (RT#44402)

2009-03-13 0.62 - H.Merijn Brand   <h.m.brand@xs4all.nl>

	* Prevent warnings in older perls (without utf8)
	* All known errors are covered and/or documented. TODO dropped
	* Unicode TODO dropped. All covered, or use Text::CSV::Encoded
	* Documented the examples

2009-03-08 0.61 - H.Merijn Brand   <h.m.brand@xs4all.nl>

	* valgrind found a possible uninitialized value
	* Restriction in print () was only for really old perls
	* Fix for bind_columns () initialisation (vincent, RT#43927)

Oked by he@


(sno)
diff -r1.21 -r1.22 pkgsrc/textproc/p5-Text-CSV_XS/Makefile
diff -r1.7 -r1.8 pkgsrc/textproc/p5-Text-CSV_XS/distinfo

cvs diff -r1.21 -r1.22 pkgsrc/textproc/p5-Text-CSV_XS/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/p5-Text-CSV_XS/Makefile 2009/01/29 20:38:33 1.21
+++ pkgsrc/textproc/p5-Text-CSV_XS/Makefile 2009/03/21 23:26:38 1.22
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2009/01/29 20:38:33 seb Exp $
+# $NetBSD: Makefile,v 1.22 2009/03/21 23:26:38 sno Exp $
 #
 
-DISTNAME=	Text-CSV_XS-0.60
+DISTNAME=	Text-CSV_XS-0.63
 PKGNAME=	p5-${DISTNAME}
 SVR4_PKGNAME=	p5tcx
 CATEGORIES=	textproc perl5

cvs diff -r1.7 -r1.8 pkgsrc/textproc/p5-Text-CSV_XS/distinfo (expand / switch to context diff)
--- pkgsrc/textproc/p5-Text-CSV_XS/distinfo 2009/01/29 20:38:33 1.7
+++ pkgsrc/textproc/p5-Text-CSV_XS/distinfo 2009/03/21 23:26:38 1.8
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2009/01/29 20:38:33 seb Exp $
+$NetBSD: distinfo,v 1.8 2009/03/21 23:26:38 sno Exp $
 
-SHA1 (Text-CSV_XS-0.60.tgz) = 6d626411b3686db86e9be01b1b9704b6bdb33070
+SHA1 (Text-CSV_XS-0.63.tgz) = 3e2cbe258c27e0a4da1155605e68ce83e5d5067c
-RMD160 (Text-CSV_XS-0.60.tgz) = e1a129bf29731ed6c63646918766a62d9c7070a7
+RMD160 (Text-CSV_XS-0.63.tgz) = c94a18d8e850a79a80889217e5a76c1ef7c47111
-Size (Text-CSV_XS-0.60.tgz) = 97410 bytes
+Size (Text-CSV_XS-0.63.tgz) = 98667 bytes