Date: Thu, 27 Jun 2013 17:17:30 +0100 From: Bruce Cran <bruce@cran.org.uk> To: Steven Kreuzer <skreuzer@freebsd.org> Cc: freebsd-ports@freebsd.org Subject: Re: Maintainer reset for benchmarks/fio, sysutils/ataidle and x11-clocks/wmclock Message-ID: <51CC659A.4020409@cran.org.uk> In-Reply-To: <CAFFB%2BpTJ-mWwoY5mhKKX4Q2nWF0vRr3hFkxnyeAmGQEVPKS=0A@mail.gmail.com> References: <51CC2E18.4090802@cran.org.uk> <CAFFB%2BpTJ-mWwoY5mhKKX4Q2nWF0vRr3hFkxnyeAmGQEVPKS=0A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------050901020104010209050906 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 27/06/2013 17:03, Steven Kreuzer wrote: > I've adopted benchmarks/fio from you. Thanks. It needs updated to 2.1.1 - I've attached the patch, though the Makefile change probably won't apply now. -- Bruce --------------050901020104010209050906 Content-Type: text/plain; charset=windows-1252; name="fio.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="fio.diff" Index: Makefile =================================================================== --- Makefile (revision 321878) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fio -PORTVERSION= 2.0.15 +PORTVERSION= 2.1.1 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ Index: distinfo =================================================================== --- distinfo (revision 321878) +++ distinfo (working copy) @@ -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 Index: pkg-plist =================================================================== --- pkg-plist (revision 321878) +++ pkg-plist (working copy) @@ -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%%/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.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%%/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%% --------------050901020104010209050906--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51CC659A.4020409>