diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-11-04 06:12:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-11-04 06:12:10 +0000 |
commit | 367468d81f1868864af0bd371cea4458c1d85bea (patch) | |
tree | f2b95192220f1fa63a2f0ddd6624706e3731e783 /benchmarks | |
parent | b5d80b1b59909fc1565836d9361f39f50092cfe2 (diff) | |
download | ports-367468d81f1868864af0bd371cea4458c1d85bea.tar.gz ports-367468d81f1868864af0bd371cea4458c1d85bea.zip |
Notes
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 | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index 07f34ca44929..4eaf3c5d90ef 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fio -PORTVERSION= 3.11 +PORTVERSION= 3.12 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ diff --git a/benchmarks/fio/distinfo b/benchmarks/fio/distinfo index d42fc45be915..257bd5b06ddf 100644 --- a/benchmarks/fio/distinfo +++ b/benchmarks/fio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1539330728 -SHA256 (fio-3.11.tar.bz2) = 4aab4f81e443f554f7526ff8f3a026ab78afc7e40049ba6050dac8f219071569 -SIZE (fio-3.11.tar.bz2) = 861146 +TIMESTAMP = 1541311888 +SHA256 (fio-3.12.tar.bz2) = f73ec0a84834a058adcaf9964eb7e9a7af0a6e41a4e5eff781438c12b99b3b9d +SIZE (fio-3.12.tar.bz2) = 864192 diff --git a/benchmarks/fio/pkg-plist b/benchmarks/fio/pkg-plist index b7741eded014..462cec0dabad 100644 --- a/benchmarks/fio/pkg-plist +++ b/benchmarks/fio/pkg-plist @@ -9,6 +9,7 @@ man/man1/fio_generate_plots.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/butterfly.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpp_null.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpuio.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cross-stripe-verify.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dev-dax.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/disk-zone-profile.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag.fio |