diff options
author | bapt <bapt@FreeBSD.org> | 2015-11-19 21:19:54 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-11-19 21:19:54 +0800 |
commit | 741a3a9e7cdfbfeb0bc35d08e5f0a896e322e105 (patch) | |
tree | d2fe57c44bb8ee5acc7f89705823dc5d5a46313b /benchmarks | |
parent | 1f6c6e2711ce97adcdd911a37feb2b9218966100 (diff) | |
download | freebsd-ports-gnome-741a3a9e7cdfbfeb0bc35d08e5f0a896e322e105.tar.gz freebsd-ports-gnome-741a3a9e7cdfbfeb0bc35d08e5f0a896e322e105.tar.zst freebsd-ports-gnome-741a3a9e7cdfbfeb0bc35d08e5f0a896e322e105.zip |
Update to 2.2.11
- Take maintainership
Approved by: skreuzer (former maintainer)
Sponsored by: Gandi.net
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 |