diff options
author | billf <billf@FreeBSD.org> | 1999-08-08 00:08:21 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-08-08 00:08:21 +0000 |
commit | b752fa3764fdf7b7cf7f91e50288ecf57f2b02c2 (patch) | |
tree | 2a881524b97c5062583c91d4c08727d84437930d /benchmarks/iozone21 | |
parent | 9c6e768eede4a3a72b80b3be56b134be3dd86466 (diff) | |
download | FreeBSD-ports-b752fa3764fdf7b7cf7f91e50288ecf57f2b02c2.zip FreeBSD-ports-b752fa3764fdf7b7cf7f91e50288ecf57f2b02c2.tar.gz |
Reroll the md5, the FTP site seems to have been updated as of 8/03/1999
While I'm here, strip the binary and make this port respect CFLAGS.
Diffstat (limited to 'benchmarks/iozone21')
-rw-r--r-- | benchmarks/iozone21/Makefile | 3 | ||||
-rw-r--r-- | benchmarks/iozone21/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile index 9d5c023..37af361 100644 --- a/benchmarks/iozone21/Makefile +++ b/benchmarks/iozone21/Makefile @@ -3,7 +3,7 @@ # Date created: 26 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.20 1999/02/03 11:11:39 asami Exp $ +# $Id: Makefile,v 1.21 1999/07/07 22:40:08 jmz Exp $ # DISTNAME= iozone @@ -23,6 +23,7 @@ ALL_TARGET= MAN1= iozone.1 do-install: + ${STRIP} ${WRKSRC}/iozone ${INSTALL_PROGRAM} ${WRKSRC}/iozone ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/iozone.1 ${PREFIX}/man/man1 diff --git a/benchmarks/iozone21/distinfo b/benchmarks/iozone21/distinfo index 5b3a310..2569e44 100644 --- a/benchmarks/iozone21/distinfo +++ b/benchmarks/iozone21/distinfo @@ -1 +1 @@ -MD5 (iozone.tar) = 50f0dda7fcefd62bff25cf5a5aea7d17 +MD5 (iozone.tar) = ad7f21cfbf08fd843ab9c97f7b5db53a |