[150708] trunk/dports/benchmarks/iozone/Portfile
jmr at macports.org
jmr at macports.org
Wed Jul 27 02:24:51 PDT 2016
Revision: 150708
https://trac.macports.org/changeset/150708
Author: jmr at macports.org
Date: 2016-07-27 02:24:51 -0700 (Wed, 27 Jul 2016)
Log Message:
-----------
iozone: update to 3.455
Modified Paths:
--------------
trunk/dports/benchmarks/iozone/Portfile
Modified: trunk/dports/benchmarks/iozone/Portfile
===================================================================
--- trunk/dports/benchmarks/iozone/Portfile 2016-07-27 09:15:50 UTC (rev 150707)
+++ trunk/dports/benchmarks/iozone/Portfile 2016-07-27 09:24:51 UTC (rev 150708)
@@ -4,7 +4,7 @@
PortSystem 1.0
name iozone
-version 3.444
+version 3.455
categories benchmarks
platforms darwin
license Restrictive/Distributable GPL-2+
@@ -21,10 +21,12 @@
master_sites ${homepage}src/current/
distname ${name}[string map {. _} ${version}]
-checksums rmd160 2eaf9bc528a26cfed9aa838ef295df26a0b3b004 \
- sha256 715f14910e9cb2adda46500e343474a3a8bf9dbd688dfdd4e432af55d838c2bd
+checksums rmd160 d65f24ca6d954cc8b3eb16f86f6d37e6b3ee5f7d \
+ sha256 9b76e83151b127b7a8dc1867085d2418e7ded0107ebbc0a9758c7825a29691e9
-extract.suffix .tgz
+extract.suffix .tar
+extract.cmd cat
+extract.pre_args
worksrcdir ${distname}/src/current
use_configure no
@@ -57,4 +59,4 @@
livecheck.type regex
livecheck.version [string map {. _} ${version}]
-livecheck.regex "${name}(\[0-9\]+_\[0-9\]+)${extract.suffix}"
+livecheck.regex "${name}(\[0-9\]+_\[0-9\]+)\.t(ar|gz)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160727/c9ac804e/attachment.html>
More information about the macports-changes
mailing list