Revision: 144302 https://trac.macports.org/changeset/144302 Author: jeremyhu@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}
participants (1)
-
jeremyhu@macports.org