[101839] trunk/dports/x11/quartz-wm/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Jan 20 11:19:22 PST 2013


Revision: 101839
          https://trac.macports.org/changeset/101839
Author:   jeremyhu at macports.org
Date:     2013-01-20 11:19:22 -0800 (Sun, 20 Jan 2013)
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	2013-01-20 19:15:15 UTC (rev 101838)
+++ trunk/dports/x11/quartz-wm/Portfile	2013-01-20 19:19:22 UTC (rev 101839)
@@ -56,4 +56,8 @@
     }
 }
 
-configure.args --with-bundle-id-prefix=org.macports
+configure.args  --with-bundle-id-prefix=org.macports
+
+livecheck.type  regex
+livecheck.url   ${master_sites}
+livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130120/29a04ee1/attachment.html>


More information about the macports-changes mailing list