From 7acad19a1649dc2481f865866edd8e74441bb649 Mon Sep 17 00:00:00 2001 From: brad Date: Tue, 10 Jul 2001 23:33:59 +0000 Subject: [PATCH] upgrade to iozone 3.56 --- benchmarks/iozone/Makefile | 9 +++++---- benchmarks/iozone/files/md5 | 6 +++--- benchmarks/iozone/patches/patch-makefile | 11 ++++++----- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index 94f1037d7e7..4d34f002dac 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.29 2001/05/05 21:59:35 espie Exp $ +# $OpenBSD: Makefile,v 1.30 2001/07/10 23:33:59 brad Exp $ COMMENT= "performance test of sequential file I/O" -DISTNAME= iozone3_53 -PKGNAME= iozone-3.53 + +DISTNAME= iozone3_56 +PKGNAME= iozone-3.56 CATEGORIES= benchmarks -NEED_VERSION= 1.336 +NEED_VERSION= 1.413 MASTER_SITES= http://www.iozone.org/src/current/ EXTRACT_SUFX= .tar diff --git a/benchmarks/iozone/files/md5 b/benchmarks/iozone/files/md5 index 86e7c22a256..b63467642e1 100644 --- a/benchmarks/iozone/files/md5 +++ b/benchmarks/iozone/files/md5 @@ -1,3 +1,3 @@ -MD5 (iozone3_53.tar) = 26261c026b4656db484a5fdb82a9f54a -RMD160 (iozone3_53.tar) = 77e640a28df0724914e79b60957068f2071b8be2 -SHA1 (iozone3_53.tar) = 676a3946f930fb6db0f1123eb426760390de02b2 +MD5 (iozone3_56.tar) = 49643b5595631b70a3605dd460aaf3a1 +RMD160 (iozone3_56.tar) = d908eb249f4288d8a9035fe6b2b7509e49b25418 +SHA1 (iozone3_56.tar) = 360485a61c7477332414e77f1b989128d9eab075 diff --git a/benchmarks/iozone/patches/patch-makefile b/benchmarks/iozone/patches/patch-makefile index 1e441e1b25b..663a92287d4 100644 --- a/benchmarks/iozone/patches/patch-makefile +++ b/benchmarks/iozone/patches/patch-makefile @@ -1,6 +1,7 @@ ---- makefile.orig Sun Feb 25 20:56:28 2001 -+++ makefile Sun Feb 25 20:59:25 2001 -@@ -248,7 +248,7 @@ +$OpenBSD: patch-makefile,v 1.4 2001/07/10 23:34:00 brad Exp $ +--- makefile.orig Wed Jul 4 06:21:12 2001 ++++ makefile Tue Jul 10 19:26:49 2001 +@@ -249,7 +249,7 @@ freebsd: iozone_freebsd.o libbif.o # openbsd: iozone_openbsd.o libbif.o @@ -9,7 +10,7 @@ iozone_openbsd.o libbif.o -o iozone # -@@ -256,7 +256,7 @@ +@@ -257,7 +257,7 @@ openbsd: iozone_openbsd.o libbif.o # openbsd-threads: iozone_openbsd-threads.o libbif.o @@ -18,7 +19,7 @@ iozone_openbsd-threads.o libbif.o -o iozone # -@@ -570,18 +570,18 @@ +@@ -584,18 +584,18 @@ iozone_openbsd.o: iozone.c libbif.c @echo "" @echo "Build iozone for OpenBSD" @echo ""