Revision: 89383 http://trac.macports.org/changeset/89383 Author: hum@macports.org Date: 2012-01-27 08:29:16 -0800 (Fri, 27 Jan 2012) Log Message: ----------- p5-text-csv_xs: update to 0.86. 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 2012-01-27 16:25:36 UTC (rev 89382) +++ trunk/dports/perl/p5-text-csv_xs/Portfile 2012-01-27 16:29:16 UTC (rev 89383) @@ -4,8 +4,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Text-CSV_XS 0.85 -revision 2 +perl5.setup Text-CSV_XS 0.86 platforms darwin maintainers oaf.dk:mni hum description Perl module containing comma-separated values manipulation routines @@ -16,8 +15,8 @@ extract.suffix .tgz -checksums rmd160 5e770288c6bd13637a2846a51ad416b3c2e03714 \ - sha256 551ea6f192c4dc3bfb31858d097c6351ee6a0c45c84016625b6253ce6c3cba2b +checksums rmd160 c263555dd0f8d126147e501eb294f759c32f2aed \ + sha256 68292cb816794aec3590db425e130c547d67a74afd980f654b391e4b60a73e71 if {${perl5.major} != ""} { livecheck.type none
participants (1)
-
hum@macports.org