diff options
author | bapt <bapt@FreeBSD.org> | 2015-12-05 16:58:16 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-12-05 16:58:16 +0800 |
commit | f8e0bf6b8546ff23f3d73f8866049786923899d1 (patch) | |
tree | 001592b7062626eda897157364b9dfc70e8f9164 /benchmarks | |
parent | fec0a984bcf451185827087d421b740e1214baca (diff) | |
download | freebsd-ports-gnome-f8e0bf6b8546ff23f3d73f8866049786923899d1.tar.gz freebsd-ports-gnome-f8e0bf6b8546ff23f3d73f8866049786923899d1.tar.zst freebsd-ports-gnome-f8e0bf6b8546ff23f3d73f8866049786923899d1.zip |
Update to 2.2.12
Sort plist examples
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/fio/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/fio/distinfo | 4 | ||||
-rw-r--r-- | benchmarks/fio/pkg-plist | 9 |
3 files changed, 8 insertions, 7 deletions
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index 1dd5796e03ae..dad4ee54248c 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fio -PORTVERSION= 2.2.11 +PORTVERSION= 2.2.12 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ diff --git a/benchmarks/fio/distinfo b/benchmarks/fio/distinfo index b2c9fa32aa4b..4bdcfeef6466 100644 --- a/benchmarks/fio/distinfo +++ b/benchmarks/fio/distinfo @@ -1,2 +1,2 @@ -SHA256 (fio-2.2.11.tar.bz2) = 03ac5354537002f44d09112a46e97d59dee326ddb01e3a1cee65dcc9322ebcf2 -SIZE (fio-2.2.11.tar.bz2) = 501424 +SHA256 (fio-2.2.12.tar.bz2) = b821131a0553884454053aec2fbc26cbaca737eff8348dfc7a7163c3f3290ed1 +SIZE (fio-2.2.12.tar.bz2) = 502557 diff --git a/benchmarks/fio/pkg-plist b/benchmarks/fio/pkg-plist index e37e98d42c1b..0c75df1d69df 100644 --- a/benchmarks/fio/pkg-plist +++ b/benchmarks/fio/pkg-plist @@ -10,15 +10,20 @@ man/man1/fio_generate_plots.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag2.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/enospc-pressure.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/falloc.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fixed-rate-submission.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/flow.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fsx.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fusion-aw-sync.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gfapi.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/iometer-file-access-server.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/latency-profile.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libhdfs.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mtd.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio_multicast.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/null.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/numa.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/poisson-rate-submission.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rbd.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rdmaio-client.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rdmaio-server.fio @@ -27,7 +32,3 @@ man/man1/fio_generate_plots.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/surface-scan.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tiobench-example.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/zipf.fio -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fixed-rate-submission.fio -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gfapi.fio -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libhdfs.fio -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mtd.fio |