svn commit: r353947 - head/benchmarks/fio

Steven Kreuzer skreuzer at FreeBSD.org
Tue May 13 12:44:14 UTC 2014


Author: skreuzer
Date: Tue May 13 12:44:12 2014
New Revision: 353947
URL: http://svnweb.freebsd.org/changeset/ports/353947
QAT: https://qat.redports.org/buildarchive/r353947/

Log:
  Update to version 2.1.9

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

Modified: head/benchmarks/fio/Makefile
==============================================================================
--- head/benchmarks/fio/Makefile	Tue May 13 12:40:21 2014	(r353946)
+++ head/benchmarks/fio/Makefile	Tue May 13 12:44:12 2014	(r353947)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fio
-PORTVERSION=	2.1.3
+PORTVERSION=	2.1.9
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://brick.kernel.dk/snaps/
 
@@ -11,8 +11,7 @@ COMMENT=	FIO - flexible IO tester
 
 LICENSE=	GPLv2
 
-USES=		gmake
-USE_BZIP2=	yes
+USES=		gmake tar:bzip2
 
 OPTIONS_DEFINE=	GNUPLOT
 GNUPLOT_DESC=	Support for plotting graphs

Modified: head/benchmarks/fio/distinfo
==============================================================================
--- head/benchmarks/fio/distinfo	Tue May 13 12:40:21 2014	(r353946)
+++ head/benchmarks/fio/distinfo	Tue May 13 12:44:12 2014	(r353947)
@@ -1,2 +1,2 @@
-SHA256 (fio-2.1.3.tar.bz2) = 89f595427c0bfb4bee89961db7af2d26cb42bdd826b103f7dca9716faef4e69c
-SIZE (fio-2.1.3.tar.bz2) = 406262
+SHA256 (fio-2.1.9.tar.bz2) = 4ae877939a1a1460ad4d93f7891a15bad8ca7295f441204b12c723758a0d4493
+SIZE (fio-2.1.9.tar.bz2) = 429122

Modified: head/benchmarks/fio/pkg-plist
==============================================================================
--- head/benchmarks/fio/pkg-plist	Tue May 13 12:40:21 2014	(r353946)
+++ head/benchmarks/fio/pkg-plist	Tue May 13 12:44:12 2014	(r353947)
@@ -14,10 +14,12 @@ man/man1/fio_generate_plots.1.gz
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fsx.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fusion-aw-sync.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/iometer-file-access-server.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/latency-profile.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio_multicast.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/null.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/numa.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rbd.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rdmaio-client.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rdmaio-server.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssd-steadystate.fio


More information about the svn-ports-all mailing list