diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-11-19 13:19:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-11-19 13:19:54 +0000 |
commit | 0ead09c1b4805b09382d7773a83a0ba0611bc96b (patch) | |
tree | d2fe57c44bb8ee5acc7f89705823dc5d5a46313b /benchmarks | |
parent | 386bf250ec092d6eeb77723e636d7488eb9435f6 (diff) | |
download | ports-0ead09c1b4805b09382d7773a83a0ba0611bc96b.tar.gz ports-0ead09c1b4805b09382d7773a83a0ba0611bc96b.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/fio/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/fio/distinfo | 4 | ||||
-rw-r--r-- | benchmarks/fio/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index 109b21b617cd..d40039cadfed 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= fio -PORTVERSION= 2.1.9 +PORTVERSION= 2.2.11 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ -MAINTAINER= skreuzer@FreeBSD.org +MAINTAINER= bapt@FreeBSD.org COMMENT= FIO - flexible IO tester LICENSE= GPLv2 diff --git a/benchmarks/fio/distinfo b/benchmarks/fio/distinfo index 3d7032342f85..b2c9fa32aa4b 100644 --- a/benchmarks/fio/distinfo +++ b/benchmarks/fio/distinfo @@ -1,2 +1,2 @@ -SHA256 (fio-2.1.9.tar.bz2) = 4ae877939a1a1460ad4d93f7891a15bad8ca7295f441204b12c723758a0d4493 -SIZE (fio-2.1.9.tar.bz2) = 429122 +SHA256 (fio-2.2.11.tar.bz2) = 03ac5354537002f44d09112a46e97d59dee326ddb01e3a1cee65dcc9322ebcf2 +SIZE (fio-2.2.11.tar.bz2) = 501424 diff --git a/benchmarks/fio/pkg-plist b/benchmarks/fio/pkg-plist index e963eb52a521..e37e98d42c1b 100644 --- a/benchmarks/fio/pkg-plist +++ b/benchmarks/fio/pkg-plist @@ -27,3 +27,7 @@ man/man1/fio_generate_plots.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/surface-scan.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tiobench-example.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/zipf.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fixed-rate-submission.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gfapi.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libhdfs.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mtd.fio |