[85207] trunk/dports/perl/p5-text-csv_xs/Portfile

hum at macports.org hum at macports.org
Tue Oct 11 07:10:24 PDT 2011


Revision: 85207
          http://trac.macports.org/changeset/85207
Author:   hum at macports.org
Date:     2011-10-11 07:10:24 -0700 (Tue, 11 Oct 2011)
Log Message:
-----------
p5-text-csv_xs: update to 0.85; add livecheck; take joint maintainership; see #31544.

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	2011-10-11 14:08:54 UTC (rev 85206)
+++ trunk/dports/perl/p5-text-csv_xs/Portfile	2011-10-11 14:10:24 UTC (rev 85207)
@@ -3,10 +3,10 @@
 PortSystem      1.0
 PortGroup       perl5 1.0
 
-perl5.setup     Text-CSV_XS 0.79
+perl5.setup     Text-CSV_XS 0.85
 revision        2
 platforms       darwin
-maintainers     oaf.dk:mni
+maintainers     oaf.dk:mni hum
 description     Perl module containing comma-separated values manipulation routines
 
 long_description \
@@ -16,5 +16,9 @@
 
 extract.suffix  .tgz
 
-checksums           sha1    8a3df1841e4409be5dbfd8d956d546c1fa213189 \
-                    rmd160  9f31c56d474d40be447c9ac28f4dd16b120df63d
+checksums           rmd160  5e770288c6bd13637a2846a51ad416b3c2e03714 \
+                    sha256  551ea6f192c4dc3bfb31858d097c6351ee6a0c45c84016625b6253ce6c3cba2b
+
+livecheck.type      regex
+livecheck.url       http://search.cpan.org/~hmbrand/
+livecheck.regex     >Text-CSV_XS-(\[0-9.\]+)<
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111011/e381bb10/attachment.html>


More information about the macports-changes mailing list