diff options
author | bapt <bapt@FreeBSD.org> | 2018-01-07 05:11:13 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2018-01-07 05:11:13 +0800 |
commit | 5150b87e10fb6969eb04eaa882f5c947c683a1c8 (patch) | |
tree | 34ebe85a025df6648af163185cb3de11741e4dfa /benchmarks | |
parent | c5c12e4293820b949a332abe22d3023273487df1 (diff) | |
download | freebsd-ports-gnome-5150b87e10fb6969eb04eaa882f5c947c683a1c8.tar.gz freebsd-ports-gnome-5150b87e10fb6969eb04eaa882f5c947c683a1c8.tar.zst freebsd-ports-gnome-5150b87e10fb6969eb04eaa882f5c947c683a1c8.zip |
Update to 3.3
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/fio/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/fio/distinfo | 6 | ||||
-rw-r--r-- | benchmarks/fio/pkg-plist | 9 |
3 files changed, 13 insertions, 4 deletions
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index 4f4ac7670f88..a0c9a345279b 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fio -PORTVERSION= 3.1 +PORTVERSION= 3.3 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ diff --git a/benchmarks/fio/distinfo b/benchmarks/fio/distinfo index 41c533b37fae..1d2f011f5dbd 100644 --- a/benchmarks/fio/distinfo +++ b/benchmarks/fio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1506931281 -SHA256 (fio-3.1.tar.bz2) = d0b72b0d5433c40f9b8581c7f9e00a940a463432b58dc2fe6df398cb2d61ebc6 -SIZE (fio-3.1.tar.bz2) = 608658 +TIMESTAMP = 1515272927 +SHA256 (fio-3.3.tar.bz2) = 590d59c7242556fc578eb8f39a851995f385083f17e74bff73c6367ceaa43157 +SIZE (fio-3.3.tar.bz2) = 619945 diff --git a/benchmarks/fio/pkg-plist b/benchmarks/fio/pkg-plist index 685425e01dfa..74d21a4d2a82 100644 --- a/benchmarks/fio/pkg-plist +++ b/benchmarks/fio/pkg-plist @@ -7,6 +7,7 @@ man/man1/fio_generate_plots.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/backwards-read.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic-verify.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/butterfly.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpp_null.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpuio.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dev-dax.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/disk-zone-profile.fio @@ -14,6 +15,13 @@ man/man1/fio_generate_plots.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag2.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/enospc-pressure.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/falloc.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filecreate-ioengine.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-RW.job +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-read.job +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-write.job +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-RW.job +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-read.job +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-write.job %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fixed-rate-submission.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/flow.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fsx.fio @@ -26,6 +34,7 @@ man/man1/fio_generate_plots.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/jesd219.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/latency-profile.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libhdfs.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libpmem.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mtd.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio_multicast.fio |