Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Nov 2015 13:19:54 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r401947 - head/benchmarks/fio
Message-ID:  <201511191319.tAJDJs1T050604@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Nov 19 13:19:54 2015
New Revision: 401947
URL: https://svnweb.freebsd.org/changeset/ports/401947

Log:
  Update to 2.2.11
  - Take maintainership
  
  Approved by:	skreuzer (former maintainer)
  Sponsored by:	Gandi.net

Modified:
  head/benchmarks/fio/Makefile
  head/benchmarks/fio/distinfo
  head/benchmarks/fio/pkg-plist

Modified: head/benchmarks/fio/Makefile
==============================================================================
--- head/benchmarks/fio/Makefile	Thu Nov 19 13:02:00 2015	(r401946)
+++ head/benchmarks/fio/Makefile	Thu Nov 19 13:19:54 2015	(r401947)
@@ -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

Modified: head/benchmarks/fio/distinfo
==============================================================================
--- head/benchmarks/fio/distinfo	Thu Nov 19 13:02:00 2015	(r401946)
+++ head/benchmarks/fio/distinfo	Thu Nov 19 13:19:54 2015	(r401947)
@@ -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

Modified: head/benchmarks/fio/pkg-plist
==============================================================================
--- head/benchmarks/fio/pkg-plist	Thu Nov 19 13:02:00 2015	(r401946)
+++ head/benchmarks/fio/pkg-plist	Thu Nov 19 13:19:54 2015	(r401947)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511191319.tAJDJs1T050604>