Update to Text::CSV 1.32.  Seems to pass regression tests without issue.

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/p5-Text-CSV/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile    11 Mar 2013 11:42:44 -0000      1.10
+++ Makefile    6 Jan 2014 03:32:21 -0000
@@ -3,8 +3,7 @@
 COMMENT=       comma-separated values manipulation routines
 
 MODULES=       cpan
-DISTNAME=      Text-CSV-1.21
-REVISION=      0
+DISTNAME=      Text-CSV-1.32
 CATEGORIES=    textproc
 
 # Perl
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/p5-Text-CSV/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo    17 Mar 2011 12:12:10 -0000      1.6
+++ distinfo    6 Jan 2014 03:32:58 -0000
@@ -1,5 +1,2 @@
-MD5 (Text-CSV-1.21.tar.gz) = RiZ1Wff24gPgpg4DPDaFHg==
-RMD160 (Text-CSV-1.21.tar.gz) = yKQbHFJ1X9dGw15m7zqdqHBKtRs=
-SHA1 (Text-CSV-1.21.tar.gz) = v54ixS9QfbVUK8U8siKBgcG9fHY=
-SHA256 (Text-CSV-1.21.tar.gz) = hFvRBIbSEkq8zmLGgUMchC7+HQAl88GM7WAILQcaIwI=
-SIZE (Text-CSV-1.21.tar.gz) = 58647
+SHA256 (Text-CSV-1.32.tar.gz) = tJ/qZtdaFBmnawsrMBRNl+H2lyiSjAbtCEBYdP2P+a8=
+SIZE (Text-CSV-1.32.tar.gz) = 62294

Reply via email to