[53379] trunk/dports/math/fgsl/Portfile
takeshi at macports.org
takeshi at macports.org
Sat Jul 4 05:36:06 PDT 2009
Revision: 53379
http://trac.macports.org/changeset/53379
Author: takeshi at macports.org
Date: 2009-07-04 05:36:04 -0700 (Sat, 04 Jul 2009)
Log Message:
-----------
fgsl: fixed an error in livecheck
Modified Paths:
--------------
trunk/dports/math/fgsl/Portfile
Modified: trunk/dports/math/fgsl/Portfile
===================================================================
--- trunk/dports/math/fgsl/Portfile 2009-07-04 12:08:44 UTC (rev 53378)
+++ trunk/dports/math/fgsl/Portfile 2009-07-04 12:36:04 UTC (rev 53379)
@@ -60,6 +60,6 @@
}
}
-livecheck regex
+livecheck.check regex
livecheck.url ${homepage}
-livecheck.regex {Download version ([0-9]+.[0-9]+[.]*[0-9]*)}
+livecheck.regex {Download .*version ([0-9]+\.[0-9]+\.*[0-9]*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090704/d4276b58/attachment.html>
More information about the macports-changes
mailing list