diff options
author | bapt <bapt@FreeBSD.org> | 2018-02-24 19:25:58 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2018-02-24 19:25:58 +0800 |
commit | 525dd2cf16c45d5d2e6cb3f1a0c28f2e0a098be8 (patch) | |
tree | 3697b4b6ba8f84b74518ca4fef120375e9380073 /benchmarks/fio | |
parent | 78f78a42e8ee752e0ffb5658ffe9d78170a7fac0 (diff) | |
download | freebsd-ports-gnome-525dd2cf16c45d5d2e6cb3f1a0c28f2e0a098be8.tar.gz freebsd-ports-gnome-525dd2cf16c45d5d2e6cb3f1a0c28f2e0a098be8.tar.zst freebsd-ports-gnome-525dd2cf16c45d5d2e6cb3f1a0c28f2e0a098be8.zip |
Update to 3.5
Diffstat (limited to 'benchmarks/fio')
-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 |