Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2026 13:19:51 +0000
From:      Kirill Ponomarev <krion@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b981ff25525c - main - benchmarks/fio: Update to 3.41
Message-ID:  <699c53f7.456a8.58359bbf@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by krion:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b981ff25525c086dc002fb6f67bd36fc2a28ae24

commit b981ff25525c086dc002fb6f67bd36fc2a28ae24
Author:     Kirill Ponomarev <krion@FreeBSD.org>
AuthorDate: 2026-02-23 13:19:04 +0000
Commit:     Kirill Ponomarev <krion@FreeBSD.org>
CommitDate: 2026-02-23 13:19:49 +0000

    benchmarks/fio: Update to 3.41
---
 benchmarks/fio/Makefile  | 2 +-
 benchmarks/fio/distinfo  | 6 +++---
 benchmarks/fio/pkg-plist | 3 +++
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile
index 30a8002bd2f3..0f0c84c8bfea 100644
--- a/benchmarks/fio/Makefile
+++ b/benchmarks/fio/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fio
-DISTVERSION=	3.40
+DISTVERSION=	3.41
 CATEGORIES=	benchmarks
 MASTER_SITES=	https://brick.kernel.dk/snaps/
 
diff --git a/benchmarks/fio/distinfo b/benchmarks/fio/distinfo
index 31c9440f1396..7766cc399c2a 100644
--- a/benchmarks/fio/distinfo
+++ b/benchmarks/fio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1747894793
-SHA256 (fio-3.40.tar.bz2) = cc1b5c8ef9efa20d44fe90b59515fddf8b4e884d782a0b33b26a70ab48ec04c1
-SIZE (fio-3.40.tar.bz2) = 7557078
+TIMESTAMP = 1771852476
+SHA256 (fio-3.41.tar.bz2) = ba95867d541a680b0e743b1ecb385e0874a88e422566a1a27eb15f1edf703a30
+SIZE (fio-3.41.tar.bz2) = 7572544
diff --git a/benchmarks/fio/pkg-plist b/benchmarks/fio/pkg-plist
index 7b230798f09c..1ac18ad9741b 100644
--- a/benchmarks/fio/pkg-plist
+++ b/benchmarks/fio/pkg-plist
@@ -91,6 +91,7 @@ include/fio/os/os-freebsd.h
 include/fio/os/os.h
 include/fio/oslib/getopt.h
 include/fio/parse.h
+include/fio/pcbuf.h
 include/fio/printing.h
 include/fio/profile.h
 include/fio/pshared.h
@@ -98,6 +99,7 @@ include/fio/rate-submit.h
 include/fio/rwlock.h
 include/fio/server.h
 include/fio/smalloc.h
+include/fio/sprandom.h
 include/fio/stat.h
 include/fio/steadystate.h
 include/fio/td_error.h
@@ -266,6 +268,7 @@ share/man/man1/fio_generate_plots.1.gz
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sg_verify.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sg_write_same_ndob.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sg_write_same_ndob.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sprandom.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssd-steadystate.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssd-steadystate.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssd-test.fio


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699c53f7.456a8.58359bbf>