[140335] trunk/dports/graphics/potrace/Portfile

devans at macports.org devans at macports.org
Thu Sep 17 09:01:17 PDT 2015


Revision: 140335
          https://trac.macports.org/changeset/140335
Author:   devans at macports.org
Date:     2015-09-17 09:01:17 -0700 (Thu, 17 Sep 2015)
Log Message:
-----------
potrace: fix livecheck.

Modified Paths:
--------------
    trunk/dports/graphics/potrace/Portfile

Modified: trunk/dports/graphics/potrace/Portfile
===================================================================
--- trunk/dports/graphics/potrace/Portfile	2015-09-17 13:54:29 UTC (rev 140334)
+++ trunk/dports/graphics/potrace/Portfile	2015-09-17 16:01:17 UTC (rev 140335)
@@ -48,3 +48,7 @@
     description {compile potrace with A4 as the default page size.} { \
     configure.args-append   --enable-a4
 }
+
+livecheck.type  regex
+livecheck.url   ${homepage}
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150917/404cf240/attachment.html>


More information about the macports-changes mailing list