Date: Mon, 1 Jul 2013 14:26:20 +0000 (UTC) From: Steven Kreuzer <skreuzer@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322127 - head/benchmarks/fio Message-ID: <201307011426.r61EQKH0037815@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: skreuzer Date: Mon Jul 1 14:26:20 2013 New Revision: 322127 URL: http://svnweb.freebsd.org/changeset/ports/322127 Log: Update to 2.1.1 Submitted by: Bruce Cran <bruce@cran.org.uk> Modified: head/benchmarks/fio/Makefile head/benchmarks/fio/distinfo head/benchmarks/fio/pkg-plist Modified: head/benchmarks/fio/Makefile ============================================================================== --- head/benchmarks/fio/Makefile Mon Jul 1 14:15:59 2013 (r322126) +++ head/benchmarks/fio/Makefile Mon Jul 1 14:26:20 2013 (r322127) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fio -PORTVERSION= 2.0.15 +PORTVERSION= 2.1.1 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ Modified: head/benchmarks/fio/distinfo ============================================================================== --- head/benchmarks/fio/distinfo Mon Jul 1 14:15:59 2013 (r322126) +++ head/benchmarks/fio/distinfo Mon Jul 1 14:26:20 2013 (r322127) @@ -1,2 +1,2 @@ -SHA256 (fio-2.0.15.tar.bz2) = 3cc1b5e6c6955f9acad016b4d2ef619061ad9937874c7663e2a29777ed845ac4 -SIZE (fio-2.0.15.tar.bz2) = 258773 +SHA256 (fio-2.1.1.tar.bz2) = bbe68cb9b6d4c5ec3da4dbf22b30605358bf593702baae4566ec291ac3d8076b +SIZE (fio-2.1.1.tar.bz2) = 316673 Modified: head/benchmarks/fio/pkg-plist ============================================================================== --- head/benchmarks/fio/pkg-plist Mon Jul 1 14:15:59 2013 (r322126) +++ head/benchmarks/fio/pkg-plist Mon Jul 1 14:26:20 2013 (r322127) @@ -1,25 +1,25 @@ bin/fio bin/fio_generate_plots -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/1mbs_clients -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/aio-read -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpuio -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/disk-zone-profile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag2 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/enospc-pressure -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/falloc -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/flow -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fsx -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fusion-aw-sync.ini -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iometer-file-access-server -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/null -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/numa -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rdmaio-client -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rdmaio-server +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/1mbs_clients.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/aio-read.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpuio.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/disk-zone-profile.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag2.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/enospc-pressure.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/falloc.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/flow.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fsx.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fusion-aw-sync.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iometer-file-access-server.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/null.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/numa.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rdmaio-client.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rdmaio-server.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssd-steadystate.fio -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssd-test -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/surface-scan -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tiobench-example -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zipf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssd-test.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/surface-scan.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tiobench-example.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zipf.fio %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307011426.r61EQKH0037815>