diff options
author | bapt <bapt@FreeBSD.org> | 2016-01-12 18:31:36 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2016-01-12 18:31:36 +0800 |
commit | 759fb494116764fb39521302f90ee3b24a67b980 (patch) | |
tree | fedf8a320d4c38a8790b8c6f8d143c5c5766c0be /benchmarks | |
parent | ad4e7f6f84a1a3a4bdc24b1bfc7663547b8e0938 (diff) | |
download | freebsd-ports-gnome-759fb494116764fb39521302f90ee3b24a67b980.tar.gz freebsd-ports-gnome-759fb494116764fb39521302f90ee3b24a67b980.tar.zst freebsd-ports-gnome-759fb494116764fb39521302f90ee3b24a67b980.zip |
Update to 2.3
Sponsored by: Gandi.net
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 | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index 7dc9d9cc99a4..0928167dbedc 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fio -PORTVERSION= 2.2.12 +PORTVERSION= 2.3 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ diff --git a/benchmarks/fio/distinfo b/benchmarks/fio/distinfo index 4bdcfeef6466..35a5db8bdf1e 100644 --- a/benchmarks/fio/distinfo +++ b/benchmarks/fio/distinfo @@ -1,2 +1,2 @@ -SHA256 (fio-2.2.12.tar.bz2) = b821131a0553884454053aec2fbc26cbaca737eff8348dfc7a7163c3f3290ed1 -SIZE (fio-2.2.12.tar.bz2) = 502557 +SHA256 (fio-2.3.tar.bz2) = fc72d417f8fe7554996390247d0c5ac95ca60ffb12718eb275cea41b1b4a5029 +SIZE (fio-2.3.tar.bz2) = 509008 diff --git a/benchmarks/fio/pkg-plist b/benchmarks/fio/pkg-plist index 0c75df1d69df..8129ba85c123 100644 --- a/benchmarks/fio/pkg-plist +++ b/benchmarks/fio/pkg-plist @@ -31,4 +31,5 @@ man/man1/fio_generate_plots.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssd-test.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/surface-scan.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tiobench-example.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/waitfor.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/zipf.fio |