[122064] trunk/dports/benchmarks/iozone/Portfile
jmr at macports.org
jmr at macports.org
Sun Jul 13 17:03:04 PDT 2014
Revision: 122064
https://trac.macports.org/changeset/122064
Author: jmr at macports.org
Date: 2014-07-13 17:03:03 -0700 (Sun, 13 Jul 2014)
Log Message:
-----------
iozone: fix livecheck (link on homepage is actually broken)
Modified Paths:
--------------
trunk/dports/benchmarks/iozone/Portfile
Modified: trunk/dports/benchmarks/iozone/Portfile
===================================================================
--- trunk/dports/benchmarks/iozone/Portfile 2014-07-13 23:58:35 UTC (rev 122063)
+++ trunk/dports/benchmarks/iozone/Portfile 2014-07-14 00:03:03 UTC (rev 122064)
@@ -56,6 +56,6 @@
}
livecheck.type regex
-livecheck.url ${homepage}
+livecheck.url ${homepage}src/current/
livecheck.version [string map {. _} ${version}]
livecheck.regex "${name}(\[0-9\]+_\[0-9\]+)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140713/df61b24b/attachment.html>
More information about the macports-changes
mailing list