From b2d4c6bb35597a938098805941265fda73525653 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Mon, 15 Aug 2022 08:44:32 +0200 Subject: benchmarks/fio: Update to 3.31 --- benchmarks/fio/Makefile | 5 ++--- benchmarks/fio/distinfo | 6 +++--- benchmarks/fio/pkg-plist | 5 +++++ 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index 3de96a5fb889..3b79809fa8e1 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -1,6 +1,5 @@ PORTNAME= fio -PORTVERSION= 3.30 -PORTREVISION= 1 +PORTVERSION= 3.31 CATEGORIES= benchmarks MASTER_SITES= https://brick.kernel.dk/snaps/ @@ -24,7 +23,7 @@ LIBNFS_DESC= Enable NFS support using libnfs GNUPLOT_BUILD_DEPENDS= ${LOCALBASE}/bin/gnuplot:math/gnuplot LIBNFS_LIB_DEPENDS= libnfs.so:net/libnfs -LIBNFS_CONFIGURE_OFF= --disable-nfs +LIBNFS_CONFIGURE_ENABLE= libnfs do-install: ${INSTALL_PROGRAM} ${WRKSRC}/fio ${STAGEDIR}${PREFIX}/bin diff --git a/benchmarks/fio/distinfo b/benchmarks/fio/distinfo index 7bcb46787f08..c0f12306ba81 100644 --- a/benchmarks/fio/distinfo +++ b/benchmarks/fio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650103309 -SHA256 (fio-3.30.tar.bz2) = a6f4c0181112588a826b36ee634d5476dd562b7d19ac9c239abd1dabe3dc51e2 -SIZE (fio-3.30.tar.bz2) = 6001772 +TIMESTAMP = 1660545641 +SHA256 (fio-3.31.tar.bz2) = 97f67a38a64acb4cbf33f9f3677f26453dcef0dbf3948d0d945e73e150b0a00f +SIZE (fio-3.31.tar.bz2) = 6016766 diff --git a/benchmarks/fio/pkg-plist b/benchmarks/fio/pkg-plist index 2c611eb59fba..4dcc0da44728 100644 --- a/benchmarks/fio/pkg-plist +++ b/benchmarks/fio/pkg-plist @@ -22,6 +22,7 @@ man/man1/fio_generate_plots.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpuio.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cross-stripe-verify.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cross-stripe-verify.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dedupe-global.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dev-dax.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dev-dax.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dfs.fio @@ -150,8 +151,12 @@ man/man1/fio_generate_plots.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/test.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tiobench-example.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tiobench-example.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/uring-cmd-ng.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/uring-cmd-zoned.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/waitfor.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/waitfor.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xnvme-compare.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xnvme-zoned.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/zbd-rand-write.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/zbd-rand-write.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/zbd-seq-read.fio -- cgit v1.2.3