git: 8b4335b78a2e - main - benchmarks/fio: Update to 3.35
Date: Tue, 30 May 2023 10:55:55 UTC
The branch main has been updated by krion:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8b4335b78a2e8e4fcee18c84e6ab020c5d0c50aa
commit 8b4335b78a2e8e4fcee18c84e6ab020c5d0c50aa
Author: Kirill Ponomarev <krion@FreeBSD.org>
AuthorDate: 2023-05-30 10:48:16 +0000
Commit: Kirill Ponomarev <krion@FreeBSD.org>
CommitDate: 2023-05-30 10:48:16 +0000
benchmarks/fio: Update to 3.35
PR: 271691
Reported by: dizzy
---
benchmarks/fio/Makefile | 7 ++++---
benchmarks/fio/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile
index 8f4ff738349c..51b652d2907d 100644
--- a/benchmarks/fio/Makefile
+++ b/benchmarks/fio/Makefile
@@ -1,6 +1,5 @@
PORTNAME= fio
-DISTVERSION= 3.34
-POTREVISION= 1
+DISTVERSION= 3.35
CATEGORIES= benchmarks
MASTER_SITES= https://brick.kernel.dk/snaps/
@@ -14,7 +13,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= compiler:c11 gmake pkgconfig tar:bzip2
HAS_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-native \
+TEST_TARGET= test
+CONFIGURE_ARGS= --disable-http \
+ --disable-native \
--disable-optimizations
MAKE_ARGS= DEBUGFLAGS= \
OPTFLAGS= \
diff --git a/benchmarks/fio/distinfo b/benchmarks/fio/distinfo
index ba5892a0cc8b..f03f6ce9d7f9 100644
--- a/benchmarks/fio/distinfo
+++ b/benchmarks/fio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680095929
-SHA256 (fio-3.34.tar.bz2) = a5a28f19c701d4c8e04924bec1b85f6ac8c67fc8fe75968a5d6990e0b656a7a7
-SIZE (fio-3.34.tar.bz2) = 7049859
+TIMESTAMP = 1685260765
+SHA256 (fio-3.35.tar.bz2) = 63356abbd6670b0e623aadd9f9dd46dbe719e2c09a9794f417677d18ced97d37
+SIZE (fio-3.35.tar.bz2) = 7052951