Revision: 144189 https://trac.macports.org/changeset/144189 Author: jeremyhu@macports.org Date: 2016-01-04 00:15:23 -0800 (Mon, 04 Jan 2016) Log Message: ----------- webkit-gtk: Update livecheck to track the 2.4.x branch Modified Paths: -------------- trunk/dports/www/webkit-gtk/Portfile Modified: trunk/dports/www/webkit-gtk/Portfile =================================================================== --- trunk/dports/www/webkit-gtk/Portfile 2016-01-04 08:12:53 UTC (rev 144188) +++ trunk/dports/www/webkit-gtk/Portfile 2016-01-04 08:15:23 UTC (rev 144189) @@ -245,4 +245,4 @@ livecheck.type regex livecheck.url http://webkitgtk.org/releases/ -livecheck.regex "webkitgtk-(\\d+\\.\\d*\[02468\](?:\\.\\d+)*)" +livecheck.regex "webkitgtk-(2\\.4(?:\\.\\d+)*)"