[41681] trunk/dports/devel/flex/Portfile

nox at macports.org nox at macports.org
Sat Nov 8 19:33:47 PST 2008


Revision: 41681
          http://trac.macports.org/changeset/41681
Author:   nox at macports.org
Date:     2008-11-08 19:33:47 -0800 (Sat, 08 Nov 2008)
Log Message:
-----------
flex: Fixed livecheck.

Modified Paths:
--------------
    trunk/dports/devel/flex/Portfile

Modified: trunk/dports/devel/flex/Portfile
===================================================================
--- trunk/dports/devel/flex/Portfile	2008-11-09 03:32:10 UTC (rev 41680)
+++ trunk/dports/devel/flex/Portfile	2008-11-09 03:33:47 UTC (rev 41681)
@@ -31,4 +31,5 @@
     ln -sf flex ${destroot}${prefix}/bin/flex++
 }
 
-livecheck.version	flex-${version}
+livecheck.check regex
+livecheck.regex {version (\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081108/155ff837/attachment.html>


More information about the macports-changes mailing list