[144302] trunk/dports/x11/quartz-wm/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Tue Jan 5 19:24:44 PST 2016
Revision: 144302
https://trac.macports.org/changeset/144302
Author: jeremyhu at macports.org
Date: 2016-01-05 19:24:44 -0800 (Tue, 05 Jan 2016)
Log Message:
-----------
quartz-wm: Fix livecheck
Modified Paths:
--------------
trunk/dports/x11/quartz-wm/Portfile
Modified: trunk/dports/x11/quartz-wm/Portfile
===================================================================
--- trunk/dports/x11/quartz-wm/Portfile 2016-01-06 03:22:37 UTC (rev 144301)
+++ trunk/dports/x11/quartz-wm/Portfile 2016-01-06 03:24:44 UTC (rev 144302)
@@ -51,5 +51,5 @@
configure.args --with-bundle-id-prefix=org.macports
livecheck.type regex
-livecheck.url ${master_sites}
-livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)
+livecheck.url https://github.com/XQuartz/quartz-wm/releases
+livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160105/3522cb75/attachment.html>
More information about the macports-changes
mailing list