diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2022-08-31 19:32:43 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2022-08-31 19:32:43 +0000 |
commit | e7140c828eb483d49196841c472d959262f00c17 (patch) | |
tree | 72f79e058ccfb85425005be8110bce42363aff92 | |
parent | e21578d954550998435c5d6d532e2d5a67398bfe (diff) |
benchmarks/fio: Update to 3.32
-rw-r--r-- | benchmarks/fio/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/fio/distinfo | 6 | ||||
-rw-r--r-- | benchmarks/fio/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index 3b79809fa8e1..96a1ce8af291 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -1,5 +1,5 @@ PORTNAME= fio -PORTVERSION= 3.31 +PORTVERSION= 3.32 CATEGORIES= benchmarks MASTER_SITES= https://brick.kernel.dk/snaps/ diff --git a/benchmarks/fio/distinfo b/benchmarks/fio/distinfo index c0f12306ba81..52f3a2b66679 100644 --- a/benchmarks/fio/distinfo +++ b/benchmarks/fio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660545641 -SHA256 (fio-3.31.tar.bz2) = 97f67a38a64acb4cbf33f9f3677f26453dcef0dbf3948d0d945e73e150b0a00f -SIZE (fio-3.31.tar.bz2) = 6016766 +TIMESTAMP = 1661974132 +SHA256 (fio-3.32.tar.bz2) = bb093c5c2577128c5aeb3cd2e56e4e68817d62aaf8028eb90be84efe4dff8e72 +SIZE (fio-3.32.tar.bz2) = 6021482 diff --git a/benchmarks/fio/pkg-plist b/benchmarks/fio/pkg-plist index 4dcc0da44728..9f39c0c50528 100644 --- a/benchmarks/fio/pkg-plist +++ b/benchmarks/fio/pkg-plist @@ -75,6 +75,8 @@ man/man1/fio_generate_plots.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gpudirect-rdmaio-server.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/http-s3.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/http-s3.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/http-s3-crypto.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/http-s3-storage-class.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/http-swift.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/http-swift.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/http-webdav.fio |