aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/iozone
diff options
context:
space:
mode:
authorJosh Paetzel <jpaetzel@FreeBSD.org>2019-01-21 21:22:56 +0000
committerJosh Paetzel <jpaetzel@FreeBSD.org>2019-01-21 21:22:56 +0000
commitb0357cb0a47a5adaf26a5d64df53568bbcad5b53 (patch)
treef24264afdaa88b0d3564667c226740b14d0f2aa3 /benchmarks/iozone
parent4aeef20d8f6c1ad6ef539bdbfc3a5682f5dfd903 (diff)
downloadports-b0357cb0a47a5adaf26a5d64df53568bbcad5b53.tar.gz
ports-b0357cb0a47a5adaf26a5d64df53568bbcad5b53.zip
Update to vesion 3.487
This catches up to the current released version. 3.485 introduced a build break on FreeBSD which was fixed in 3.486. 3.487 was released a few days after 3.486. The changes in these new releases are all related to bulding on Android. FreeBSD is just chasing them to avoid a large chasm.
Notes
Notes: svn path=/head/; revision=490901
Diffstat (limited to 'benchmarks/iozone')
-rw-r--r--benchmarks/iozone/Makefile5
-rw-r--r--benchmarks/iozone/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index 634c478d020f..1d217838b3e6 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= iozone
-DISTVERSION= 3_484
+DISTVERSION= 3_487
CATEGORIES= benchmarks
MASTER_SITES= http://www.iozone.org/src/current/
DISTNAME= ${PORTNAME}${DISTVERSION}
@@ -10,9 +10,10 @@ DISTNAME= ${PORTNAME}${DISTVERSION}
MAINTAINER= jpaetzel@FreeBSD.org
COMMENT= Performance Test of Sequential File I/O
+USES= gmake tar
+
WRKSRC= ${WRKDIR}/${DISTNAME}/src/current
-USES= tar
MAKEFILE= makefile
MAKE_ARGS= ${MAKE_ENV}
ALL_TARGET= freebsd
diff --git a/benchmarks/iozone/distinfo b/benchmarks/iozone/distinfo
index 551f68843faa..f70e77713aa9 100644
--- a/benchmarks/iozone/distinfo
+++ b/benchmarks/iozone/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1539793525
-SHA256 (iozone3_484.tar) = e816e6ae2f02003f2a6d19d47fcd9a50fdd8078da4f35fe3d4b9caf91c3d7216
-SIZE (iozone3_484.tar) = 1863680
+TIMESTAMP = 1548102732
+SHA256 (iozone3_487.tar) = 2c488a7ccddd624fd557af16e71442c367b131d6178e1b4023bbd532bacdda59
+SIZE (iozone3_487.tar) = 1873920