From 741a3a9e7cdfbfeb0bc35d08e5f0a896e322e105 Mon Sep 17 00:00:00 2001 From: bapt Date: Thu, 19 Nov 2015 13:19:54 +0000 Subject: Update to 2.2.11 - Take maintainership Approved by: skreuzer (former maintainer) Sponsored by: Gandi.net --- benchmarks/fio/Makefile | 4 ++-- benchmarks/fio/distinfo | 4 ++-- benchmarks/fio/pkg-plist | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) (limited to 'benchmarks') 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 -- cgit