diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2002-03-05 15:37:44 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2002-03-05 15:37:44 +0000 |
commit | 8cc8cdde29ad11a78af382cac9a8c1fa66497e19 (patch) | |
tree | bb715a0d02aa8f27142473b8868e9f7fe0322f0c /benchmarks | |
parent | 532ee4200e7301e232b9c496556e0c13ea51ce6e (diff) | |
download | ports-8cc8cdde29ad11a78af382cac9a8c1fa66497e19.tar.gz ports-8cc8cdde29ad11a78af382cac9a8c1fa66497e19.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/iozone/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/iozone/distinfo | 2 | ||||
-rw-r--r-- | benchmarks/iozone/files/patch-ab | 13 |
3 files changed, 4 insertions, 12 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index a835a9f9fe86..01a9013640cf 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -7,6 +7,7 @@ PORTNAME= iozone PORTVERSION= 3.83 +PORTREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= http://www.iozone.org/src/current/ DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} diff --git a/benchmarks/iozone/distinfo b/benchmarks/iozone/distinfo index 46eb3fc81b4a..b2939967f7f4 100644 --- a/benchmarks/iozone/distinfo +++ b/benchmarks/iozone/distinfo @@ -1 +1 @@ -MD5 (iozone3_83.tar) = 3a26e3ce367a8cc9cb32c18042faad19 +MD5 (iozone3_83.tar) = d281b36dea3ec847c9ad16fb01af6a27 diff --git a/benchmarks/iozone/files/patch-ab b/benchmarks/iozone/files/patch-ab index 37aafc34218c..8d0a9a8b0ccf 100644 --- a/benchmarks/iozone/files/patch-ab +++ b/benchmarks/iozone/files/patch-ab @@ -1,14 +1,5 @@ ---- makefile.orig Sat Mar 2 20:14:12 2002 -+++ makefile Mon Mar 4 23:34:48 2002 -@@ -222,7 +222,7 @@ - gcc -O -Dunix -DHAVE_ANSIC_C -DASYNC_IO \ - -Dsolaris iozone_solaris7gcc.o libasync7.o libbif7.o \ - -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -lthread -- -lpthread -lposix4 -lnsl -laio -lsocket -o iozone -+ -lpthread -lposix4 -lnsl -laio -lsocket -o iozone - - # - # Solaris 2.6 (32 bit) build with no threads, no largefiles, and no async I/O +--- makefile~ Tue Mar 5 00:09:11 2002 ++++ makefile Tue Mar 5 15:44:53 2002 @@ -253,7 +253,7 @@ # |