diff options
author | jmz <jmz@FreeBSD.org> | 2002-03-05 23:37:44 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 2002-03-05 23:37:44 +0800 |
commit | 98a66c8e3b6a0873f5ebd99528e4a02ab94ebace (patch) | |
tree | ab1203f5ee90b421784aed9f1d01df2e6b995612 /benchmarks | |
parent | 6da19f9a4e43b260ee05d84423a04251d4ed906c (diff) | |
download | freebsd-ports-graphics-98a66c8e3b6a0873f5ebd99528e4a02ab94ebace.tar.gz freebsd-ports-graphics-98a66c8e3b6a0873f5ebd99528e4a02ab94ebace.tar.zst freebsd-ports-graphics-98a66c8e3b6a0873f5ebd99528e4a02ab94ebace.zip |
The distfile changed but the version number is the same.
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 a835a9f9fe8..01a9013640c 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 46eb3fc81b4..b2939967f7f 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 37aafc34218..8d0a9a8b0cc 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 @@ # |