The distfile changed but the version number is the same.

This commit is contained in:
Jean-Marc Zucconi 2002-03-05 15:37:44 +00:00
parent 532ee4200e
commit 8cc8cdde29
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55577
3 changed files with 4 additions and 12 deletions

View file

@ -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/./_/}

View file

@ -1 +1 @@
MD5 (iozone3_83.tar) = 3a26e3ce367a8cc9cb32c18042faad19
MD5 (iozone3_83.tar) = d281b36dea3ec847c9ad16fb01af6a27

View file

@ -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 @@
#