diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-09-17 19:00:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-09-17 19:00:47 +0000 |
commit | 5973ccff9ed1e2876495e572e90a5355d3cb7489 (patch) | |
tree | c86a2ab1c9d620d555081b37cdf780f8f055507a /benchmarks | |
parent | 7abe94a17f53c106c99aa391d410d254d1afa788 (diff) | |
download | ports-5973ccff9ed1e2876495e572e90a5355d3cb7489.tar.gz ports-5973ccff9ed1e2876495e572e90a5355d3cb7489.zip |
Update to 2.14
Notes
Notes:
svn path=/head/; revision=422339
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 | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index 033a6a2e4547..e36077d0bea8 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fio -PORTVERSION= 2.13 +PORTVERSION= 2.14 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ diff --git a/benchmarks/fio/distinfo b/benchmarks/fio/distinfo index 07cd09c84385..de4f05153cb0 100644 --- a/benchmarks/fio/distinfo +++ b/benchmarks/fio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1469294180 -SHA256 (fio-2.13.tar.bz2) = e03f3c7477ebab152edea3c08988e83cb57a53865439f377a9aa223dbf4c7681 -SIZE (fio-2.13.tar.bz2) = 530845 +TIMESTAMP = 1474138756 +SHA256 (fio-2.14.tar.bz2) = 9156f784ab96a90150984ba92ddbd677b53605e70debf30f64bbbd438787e819 +SIZE (fio-2.14.tar.bz2) = 543963 diff --git a/benchmarks/fio/pkg-plist b/benchmarks/fio/pkg-plist index ae535e8d1db9..9c57d338a14e 100644 --- a/benchmarks/fio/pkg-plist +++ b/benchmarks/fio/pkg-plist @@ -4,6 +4,8 @@ man/man1/fio.1.gz man/man1/fio_generate_plots.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/1mbs_clients.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/aio-read.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/backwards-read.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic-verify.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpuio.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/disk-zone-profile.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag.fio |