[57756] trunk/dports/sysutils/clex/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Sep 15 23:31:42 PDT 2009


Revision: 57756
          http://trac.macports.org/changeset/57756
Author:   ryandesign at macports.org
Date:     2009-09-15 23:31:41 -0700 (Tue, 15 Sep 2009)
Log Message:
-----------
clex: fix livecheck so we only get told about stable versions

Modified Paths:
--------------
    trunk/dports/sysutils/clex/Portfile

Modified: trunk/dports/sysutils/clex/Portfile
===================================================================
--- trunk/dports/sysutils/clex/Portfile	2009-09-16 06:25:25 UTC (rev 57755)
+++ trunk/dports/sysutils/clex/Portfile	2009-09-16 06:31:41 UTC (rev 57756)
@@ -32,3 +32,6 @@
 
 test.run                yes
 test.target             check
+
+livecheck.type          regex
+livecheck.regex         {latest stable version is ([0-9.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090915/438e25fe/attachment.html>


More information about the macports-changes mailing list