diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-02-24 11:25:58 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-02-24 11:25:58 +0000 |
commit | c6c658740468621d6b6e4af552fe6f64b3736d2c (patch) | |
tree | 3697b4b6ba8f84b74518ca4fef120375e9380073 /benchmarks | |
parent | c67b9ff4e0fedcb65e1d3bcce0dc76a10762d00d (diff) |
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 95feb86884a0..7e0a6e7db441 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fio -PORTVERSION= 3.3 +PORTVERSION= 3.5 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ diff --git a/benchmarks/fio/distinfo b/benchmarks/fio/distinfo index 1d2f011f5dbd..a596eb71c181 100644 --- a/benchmarks/fio/distinfo +++ b/benchmarks/fio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1515272927 -SHA256 (fio-3.3.tar.bz2) = 590d59c7242556fc578eb8f39a851995f385083f17e74bff73c6367ceaa43157 -SIZE (fio-3.3.tar.bz2) = 619945 +TIMESTAMP = 1519471392 +SHA256 (fio-3.5.tar.bz2) = 8088bead3606a4eec9763964d3af627c11842668008bb89dbb64b5036c663fe7 +SIZE (fio-3.5.tar.bz2) = 623203 diff --git a/benchmarks/fio/pkg-plist b/benchmarks/fio/pkg-plist index 74d21a4d2a82..6623b950ed1c 100644 --- a/benchmarks/fio/pkg-plist +++ b/benchmarks/fio/pkg-plist @@ -42,6 +42,7 @@ man/man1/fio_generate_plots.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/numa.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pmemblk.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/poisson-rate-submission.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rados.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rand-zones.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rbd.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rdmaio-client.fio |