mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
benchmarks/fio: Update to 3.39
This commit is contained in:
parent
ca939062fc
commit
ec020ee8d3
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= fio
|
||||
DISTVERSION= 3.38
|
||||
DISTVERSION= 3.39
|
||||
CATEGORIES= benchmarks
|
||||
MASTER_SITES= https://brick.kernel.dk/snaps/
|
||||
|
||||
|
@ -13,13 +13,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
USES= compiler:c11 gmake pkgconfig tar:bzip2
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
TEST_TARGET= test
|
||||
CONFIGURE_ARGS= --disable-http \
|
||||
--disable-native \
|
||||
--disable-optimizations
|
||||
MAKE_ARGS= DEBUGFLAGS= \
|
||||
OPTFLAGS= \
|
||||
V=1
|
||||
TEST_TARGET= test
|
||||
CONFLICTS_INSTALL= py*-Fiona
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES GNUPLOT LIBNFS
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1727933366
|
||||
SHA256 (fio-3.38.tar.bz2) = 6324ed397b13386a5bc7f1366ad9e8cb957692840d7e5f2fa85ce920465cf7ed
|
||||
SIZE (fio-3.38.tar.bz2) = 7547199
|
||||
TIMESTAMP = 1742111635
|
||||
SHA256 (fio-3.39.tar.bz2) = 1c8213117a036486d24339a0e90654b07d1f4621d180c1d0cb9b6aa121ba88ec
|
||||
SIZE (fio-3.39.tar.bz2) = 7550641
|
||||
|
|
Loading…
Add table
Reference in a new issue