[122599] trunk/dports/textproc/extractopinion/Portfile

hum at macports.org hum at macports.org
Thu Jul 24 07:11:10 PDT 2014


Revision: 122599
          https://trac.macports.org/changeset/122599
Author:   hum at macports.org
Date:     2014-07-24 07:11:10 -0700 (Thu, 24 Jul 2014)
Log Message:
-----------
extractopinion: switch to use perl-5.16 library. see #44405.

Modified Paths:
--------------
    trunk/dports/textproc/extractopinion/Portfile

Modified: trunk/dports/textproc/extractopinion/Portfile
===================================================================
--- trunk/dports/textproc/extractopinion/Portfile	2014-07-24 14:04:24 UTC (rev 122598)
+++ trunk/dports/textproc/extractopinion/Portfile	2014-07-24 14:11:10 UTC (rev 122599)
@@ -5,7 +5,7 @@
 
 name                extractopinion
 version             1.2
-revision            1
+revision            2
 categories          textproc japanese
 maintainers         hum openmaintainer
 
@@ -29,7 +29,7 @@
 depends_lib         port:crfpp \
                     port:libiconv \
                     port:gawk \
-                    port:p5.12-text-csv_xs \
+                    port:p5.16-text-csv_xs \
                     port:juman6 \
                     port:knp3
 
@@ -66,4 +66,4 @@
 
 livecheck.type      regex
 livecheck.url       ${homepage}
-livecheck.regex     ${name}-(\[0-9.\]+)\\.tar
+livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140724/5a05915d/attachment.html>


More information about the macports-changes mailing list