Revision
100241
Author
hum@macports.org
Date
2012-12-05 06:27:52 -0800 (Wed, 05 Dec 2012)

Log Message

p5-text-csv_xs: update to 0.94.

Modified Paths

Diff

Modified: trunk/dports/perl/p5-text-csv_xs/Portfile (100240 => 100241)


--- trunk/dports/perl/p5-text-csv_xs/Portfile	2012-12-05 11:48:55 UTC (rev 100240)
+++ trunk/dports/perl/p5-text-csv_xs/Portfile	2012-12-05 14:27:52 UTC (rev 100241)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         Text-CSV_XS 0.93
+perl5.setup         Text-CSV_XS 0.94
 maintainers         hum oaf.dk:mni openmaintainer
 
 description         Perl module containing comma-separated values manipulation routines
@@ -17,8 +17,9 @@
 platforms           darwin
 license             {Artistic-1 GPL}
 
-checksums           rmd160  db145a600b1272cb2c4a9f9207f9e553e9b0166b \
-                    sha256  d39056eb4edf78162873d8a6e4f76174218dbb6e34743e3465c3ef4b09ffcb7f
+checksums           rmd160  fb1d13ab39267cc8951ec141578d116d86fe0790 \
+                    sha256  23cedf3e50bc67964b53468c1a35b0fdd43f8d5fdcca48e30523cf9e3165ecd2
+
 extract.suffix      .tgz
 
 if {${perl5.major} != ""} {