From c79e823ab0a2317c15abd2fe69945513f1a9fe5d Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 23 Dec 2016 12:40:43 +0000 Subject: Update to 2.16 --- benchmarks/fio/Makefile | 3 +-- benchmarks/fio/distinfo | 6 +++--- benchmarks/fio/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'benchmarks/fio') 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 -- cgit