diff options
author | bapt <bapt@FreeBSD.org> | 2016-05-23 00:01:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2016-05-23 00:01:00 +0800 |
commit | e51ad72a48645c99c86668311d27a4137e9625dc (patch) | |
tree | 1929fcf142d20dd75304d93222c303ffd38d86cc | |
parent | 8429add1811aa8c38a8f691fc25fe9417b43e530 (diff) | |
download | freebsd-ports-gnome-e51ad72a48645c99c86668311d27a4137e9625dc.tar.gz freebsd-ports-gnome-e51ad72a48645c99c86668311d27a4137e9625dc.tar.zst freebsd-ports-gnome-e51ad72a48645c99c86668311d27a4137e9625dc.zip |
Update to 2.10
-rw-r--r-- | benchmarks/fio/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/fio/distinfo | 5 | ||||
-rw-r--r-- | benchmarks/fio/pkg-plist | 1 |
3 files changed, 5 insertions, 3 deletions
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index 5f422583c371..3479dc1ceb50 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fio -PORTVERSION= 2.9 +PORTVERSION= 2.10 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ diff --git a/benchmarks/fio/distinfo b/benchmarks/fio/distinfo index fe3646005696..913d764acbd4 100644 --- a/benchmarks/fio/distinfo +++ b/benchmarks/fio/distinfo @@ -1,2 +1,3 @@ -SHA256 (fio-2.9.tar.bz2) = 3f2aea810a341122274bf97599eaed4d717e9c448493d5b4aec7b418d3b9f1c0 -SIZE (fio-2.9.tar.bz2) = 517581 +TIMESTAMP = 1463932785 +SHA256 (fio-2.10.tar.bz2) = 84e8c03691f836e72ab7b18be4d3ab2125e9182c91744761ff48f2bbd94d0112 +SIZE (fio-2.10.tar.bz2) = 527456 diff --git a/benchmarks/fio/pkg-plist b/benchmarks/fio/pkg-plist index 26cc8f49f547..ae535e8d1db9 100644 --- a/benchmarks/fio/pkg-plist +++ b/benchmarks/fio/pkg-plist @@ -24,6 +24,7 @@ man/man1/fio_generate_plots.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio_multicast.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/null.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/numa.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pmemblk.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/poisson-rate-submission.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rand-zones.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rbd.fio |