diff options
author | bapt <bapt@FreeBSD.org> | 2016-12-23 20:40:43 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2016-12-23 20:40:43 +0800 |
commit | c79e823ab0a2317c15abd2fe69945513f1a9fe5d (patch) | |
tree | 9f54c25e1d274ee8240bb02e5f2c9f76a2b1603a /benchmarks/fio | |
parent | 9c600a4a2536d796ec672a497236ad9a02f05de8 (diff) | |
download | freebsd-ports-gnome-c79e823ab0a2317c15abd2fe69945513f1a9fe5d.tar.gz freebsd-ports-gnome-c79e823ab0a2317c15abd2fe69945513f1a9fe5d.tar.zst freebsd-ports-gnome-c79e823ab0a2317c15abd2fe69945513f1a9fe5d.zip |
Update to 2.16
Diffstat (limited to 'benchmarks/fio')
-rw-r--r-- | benchmarks/fio/Makefile | 3 | ||||
-rw-r--r-- | benchmarks/fio/distinfo | 6 | ||||
-rw-r--r-- | benchmarks/fio/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index 9defea0d429b..61d2ce99d19a 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= fio -PORTVERSION= 2.15 -PORTREVISION= 1 +PORTVERSION= 2.16 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ diff --git a/benchmarks/fio/distinfo b/benchmarks/fio/distinfo index dccd8488ea7d..3446ba978199 100644 --- a/benchmarks/fio/distinfo +++ b/benchmarks/fio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1477481363 -SHA256 (fio-2.15.tar.bz2) = 60044f92cfbd2f656162864aae309ab88ff5983c2e49f4b9f8271c445852f5bd -SIZE (fio-2.15.tar.bz2) = 545809 +TIMESTAMP = 1482496781 +SHA256 (fio-2.16.tar.bz2) = 7d8dd6897a5fa181b4b707ffb7b87306c23a5a99a3aefa1d6f510150302cb6ec +SIZE (fio-2.16.tar.bz2) = 558662 diff --git a/benchmarks/fio/pkg-plist b/benchmarks/fio/pkg-plist index 9c57d338a14e..7a21c6d9843a 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%%/cpuio.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dev-dax.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/disk-zone-profile.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag2.fio @@ -34,6 +35,7 @@ man/man1/fio_generate_plots.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rdmaio-server.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssd-steadystate.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssd-test.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/steadystate.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/surface-scan.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tiobench-example.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/waitfor.fio |