git: 395823cfd2dd - main - benchmarks/fio: update to 3.27
Kirill Ponomarev
krion at FreeBSD.org
Mon May 31 07:14:14 UTC 2021
The branch main has been updated by krion:
URL: https://cgit.FreeBSD.org/ports/commit/?id=395823cfd2dd947aed32c3911471471720b908fa
commit 395823cfd2dd947aed32c3911471471720b908fa
Author: Kirill Ponomarev <krion at FreeBSD.org>
AuthorDate: 2021-05-31 07:13:48 +0000
Commit: Kirill Ponomarev <krion at FreeBSD.org>
CommitDate: 2021-05-31 07:13:48 +0000
benchmarks/fio: update to 3.27
---
benchmarks/fio/Makefile | 2 +-
benchmarks/fio/distinfo | 6 +++---
benchmarks/fio/pkg-plist | 7 +++++++
3 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile
index 348514429041..3103e185cb4a 100644
--- a/benchmarks/fio/Makefile
+++ b/benchmarks/fio/Makefile
@@ -1,7 +1,7 @@
# Created by: luigi at FreeBSD.org
PORTNAME= fio
-PORTVERSION= 3.26
+PORTVERSION= 3.27
CATEGORIES= benchmarks
MASTER_SITES= http://brick.kernel.dk/snaps/
diff --git a/benchmarks/fio/distinfo b/benchmarks/fio/distinfo
index 0c165e2274ef..d294c5b84de2 100644
--- a/benchmarks/fio/distinfo
+++ b/benchmarks/fio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615281142
-SHA256 (fio-3.26.tar.bz2) = 06dcebbeec81700fe6ee49f29698362b3ab96f1fc32a71508d6b18be81812484
-SIZE (fio-3.26.tar.bz2) = 932814
+TIMESTAMP = 1622444833
+SHA256 (fio-3.27.tar.bz2) = 8d387227fbfcf2734c1a342957c65feee52082704eae11725fcc1b74638f6a2a
+SIZE (fio-3.27.tar.bz2) = 960330
diff --git a/benchmarks/fio/pkg-plist b/benchmarks/fio/pkg-plist
index ed9616c28efd..fab3f285d483 100644
--- a/benchmarks/fio/pkg-plist
+++ b/benchmarks/fio/pkg-plist
@@ -11,6 +11,7 @@ man/man1/fio_generate_plots.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpuio.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cross-stripe-verify.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dev-dax.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dfs.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/disk-zone-profile.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag2.fio
@@ -18,6 +19,7 @@ man/man1/fio_generate_plots.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exitwhat.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/falloc.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filecreate-ioengine.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filedelete-ioengine.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filestat-ioengine.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-RW.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-read.fio
@@ -44,12 +46,17 @@ man/man1/fio_generate_plots.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libiscsi.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libhdfs.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libpmem.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/librpma_apm-client.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/librpma_apm-server.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/librpma_gpspm-client.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/librpma_gpspm-server.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libzbc-rand-write.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libzbc-seq-read.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mtd.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nbd.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio_multicast.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nfs.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/null.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/numa.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pmemblk.fio
More information about the dev-commits-ports-all
mailing list