Revision: 74456 http://trac.macports.org/changeset/74456 Author: ryandesign@macports.org Date: 2010-12-17 19:04:16 -0800 (Fri, 17 Dec 2010) Log Message: ----------- p5-text-csv_xs: update to 0.79; see #27637 (maintainer timeout) Modified Paths: -------------- trunk/dports/perl/p5-text-csv_xs/Portfile Modified: trunk/dports/perl/p5-text-csv_xs/Portfile =================================================================== --- trunk/dports/perl/p5-text-csv_xs/Portfile 2010-12-18 02:58:40 UTC (rev 74455) +++ trunk/dports/perl/p5-text-csv_xs/Portfile 2010-12-18 03:04:16 UTC (rev 74456) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Text-CSV_XS 0.73 +perl5.setup Text-CSV_XS 0.79 platforms darwin maintainers oaf.dk:mni description Perl module containing comma-separated values manipulation routines @@ -14,6 +14,6 @@ fields into a CSV string and parse a CSV string into fields. extract.suffix .tgz -checksums md5 e048b3c4eb6ff2dd9dc4ae67be358ca4 \ - sha1 90b6f79810c7ef8cf252ab2d796d28fcd25cbc03 \ - rmd160 084a217725296a354b2991f0420cf602dff8c859 + +checksums sha1 8a3df1841e4409be5dbfd8d956d546c1fa213189 \ + rmd160 9f31c56d474d40be447c9ac28f4dd16b120df63d
participants (1)
-
ryandesign@macports.org