[130743] trunk/dports/perl/p5-ipe/Portfile

devans at macports.org devans at macports.org
Fri Jan 2 01:33:36 PST 2015


Revision: 130743
          https://trac.macports.org/changeset/130743
Author:   devans at macports.org
Date:     2015-01-02 01:33:36 -0800 (Fri, 02 Jan 2015)
Log Message:
-----------
p5-ipe: fix livecheck.

Modified Paths:
--------------
    trunk/dports/perl/p5-ipe/Portfile

Modified: trunk/dports/perl/p5-ipe/Portfile
===================================================================
--- trunk/dports/perl/p5-ipe/Portfile	2015-01-02 09:32:53 UTC (rev 130742)
+++ trunk/dports/perl/p5-ipe/Portfile	2015-01-02 09:33:36 UTC (rev 130743)
@@ -28,3 +28,7 @@
                     port:p${perl5.major}-libxml-enno \
                     port:p${perl5.major}-xml-libxml
 }
+
+livecheck.type      regex
+livecheck.url       ${master_sites}
+livecheck.regex     "ipe-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150102/e7a2c58f/attachment.html>


More information about the macports-changes mailing list