Update to iozone-3.489.

This commit is contained in:
benoit 2020-02-04 12:18:27 +00:00
parent dfae4738a2
commit 857d5d1e9b
2 changed files with 6 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.50 2019/07/30 02:55:48 bcallah Exp $
# $OpenBSD: Makefile,v 1.51 2020/02/04 12:18:27 benoit Exp $
COMMENT= performance test of sequential file I/O
V = 3.487
V = 3.489
DISTNAME= iozone${V:S/./_/}
PKGNAME= iozone-$V
CATEGORIES= benchmarks
@ -25,6 +25,8 @@ MAKE_FLAGS= CFLAGS="${CFLAGS}" CC="${CC}"
WRKSRC= ${WRKDIST}/src/current
DEBUG_PACKAGES= ${BUILD_PACKAGES}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/iozone ${PREFIX}/bin
${INSTALL_MAN} ${WRKDIST}/docs/iozone.1 ${PREFIX}/man/man1

View File

@ -1,2 +1,2 @@
SHA256 (iozone3_487.tar) = LEiKfM3dYk/VV68W5xRCw2exMdYXjhtAI7vVMrrN2lk=
SIZE (iozone3_487.tar) = 1873920
SHA256 (iozone3_489.tar) = YVWFDRAZ8kUNySa721okq/Qj7ju5KKseaFac9gqQhYQ=
SIZE (iozone3_489.tar) = 1873920