Revision: 149781 https://trac.macports.org/changeset/149781 Author: devans@macports.org Date: 2016-06-29 14:01:02 -0700 (Wed, 29 Jun 2016) Log Message: ----------- p5-text-csv_xs: update to version 1.23, don't override the default livecheck. 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 2016-06-29 20:59:38 UTC (rev 149780) +++ trunk/dports/perl/p5-text-csv_xs/Portfile 2016-06-29 21:01:02 UTC (rev 149781) @@ -5,7 +5,7 @@ PortGroup perl5 1.0 perl5.branches 5.22 5.24 -perl5.setup Text-CSV_XS 1.19 +perl5.setup Text-CSV_XS 1.23 maintainers hum oaf.dk:mni openmaintainer description Perl module containing comma-separated values manipulation routines @@ -17,10 +17,7 @@ platforms darwin license {Artistic-1 GPL} -checksums rmd160 04891502424d0fac1bf5bc924214dce56d69028c \ - sha256 bcde887f613c6a50b0ce8f714cd2463570f5809f26581615690cfb424d2a7c16 -extract.suffix .tgz +checksums rmd160 e9d093b8d5bdab346cc596a05e737074678ebbf9 \ + sha256 5714e1c275e7715aee44f820f8ca26c976fbb563668de7eba42a4419a05a4b5a -if {${name} ne ${subport}} { - livecheck.type none -} +extract.suffix .tgz