mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
benchmarks/iozone: Update to 3_507
- Added new options to fileop *not* installed by port (-n Fill files with non-compressible data. -L Leave files behind.) - Removed stale CONFLICTS_INSTALL entry for expired port iozone21
This commit is contained in:
parent
88dba141c3
commit
fc3ad5c075
2 changed files with 4 additions and 7 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= iozone
|
PORTNAME= iozone
|
||||||
DISTVERSION= 3_506
|
DISTVERSION= 3_507
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= benchmarks
|
CATEGORIES= benchmarks
|
||||||
MASTER_SITES= http://www.iozone.org/src/current/
|
MASTER_SITES= http://www.iozone.org/src/current/
|
||||||
DISTNAME= ${PORTNAME}${DISTVERSION}
|
DISTNAME= ${PORTNAME}${DISTVERSION}
|
||||||
|
@ -21,8 +20,6 @@ MAKE_ARGS= ${MAKE_ENV}
|
||||||
MAKE_JOBS_UNSAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
ALL_TARGET= freebsd
|
ALL_TARGET= freebsd
|
||||||
|
|
||||||
CONFLICTS_INSTALL= iozone21
|
|
||||||
|
|
||||||
WRKSRC_SUBDIR= src/current
|
WRKSRC_SUBDIR= src/current
|
||||||
|
|
||||||
PLIST_FILES= bin/iozone \
|
PLIST_FILES= bin/iozone \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1683055700
|
TIMESTAMP = 1739998509
|
||||||
SHA256 (iozone3_506.tar) = 114ce5c071873b9a2c7ba6e73d05d5ef7e66564392acbfcdc0b3261db10fcbe7
|
SHA256 (iozone3_507.tar) = 1e8087ada056f5d8018ee0bc76686d416fc2251ed03038055dbd0af78d1e5ce3
|
||||||
SIZE (iozone3_506.tar) = 1894400
|
SIZE (iozone3_507.tar) = 1904640
|
||||||
|
|
Loading…
Add table
Reference in a new issue