[123674] trunk/dports/www/webkit-gtk/Portfile

devans at macports.org devans at macports.org
Tue Aug 12 03:33:44 PDT 2014


Revision: 123674
          https://trac.macports.org/changeset/123674
Author:   devans at macports.org
Date:     2014-08-12 03:33:43 -0700 (Tue, 12 Aug 2014)
Log Message:
-----------
webkit-gtk: livecheck.regex, match stable versions only.

Modified Paths:
--------------
    trunk/dports/www/webkit-gtk/Portfile

Modified: trunk/dports/www/webkit-gtk/Portfile
===================================================================
--- trunk/dports/www/webkit-gtk/Portfile	2014-08-12 10:25:35 UTC (rev 123673)
+++ trunk/dports/www/webkit-gtk/Portfile	2014-08-12 10:33:43 UTC (rev 123674)
@@ -241,4 +241,4 @@
 
 livecheck.type  regex
 livecheck.url   http://webkitgtk.org/?page=download
-livecheck.regex "webkitgtk-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.regex "webkitgtk-(\\d+\\.\\d*\[02468\](?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140812/fc0636e4/attachment.html>


More information about the macports-changes mailing list