svn commit: r401947 - head/benchmarks/fio

Baptiste Daroussin bapt at FreeBSD.org
Thu Nov 19 13:19:56 UTC 2015


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 at FreeBSD.org
+MAINTAINER=	bapt at 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


More information about the svn-ports-all mailing list