[120052] trunk/dports/science/ggobi/Portfile

devans at macports.org devans at macports.org
Wed May 14 12:43:24 PDT 2014


Revision: 120052
          https://trac.macports.org/changeset/120052
Author:   devans at macports.org
Date:     2014-05-14 12:43:24 -0700 (Wed, 14 May 2014)
Log Message:
-----------
ggobi: fix livecheck.

Modified Paths:
--------------
    trunk/dports/science/ggobi/Portfile

Modified: trunk/dports/science/ggobi/Portfile
===================================================================
--- trunk/dports/science/ggobi/Portfile	2014-05-14 19:08:11 UTC (rev 120051)
+++ trunk/dports/science/ggobi/Portfile	2014-05-14 19:43:24 UTC (rev 120052)
@@ -36,4 +36,4 @@
 
 livecheck.type      regex
 livecheck.url       ${master_sites}
-livecheck.regex     "<strong>(\\d\\.\\d\\.\\d)</strong>"
+livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140514/7fe34364/attachment.html>


More information about the macports-changes mailing list