Date: Sun, 20 Aug 2017 20:18:56 +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: r448440 - head/benchmarks/fio Message-ID: <201708202018.v7KKIuDR095443@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun Aug 20 20:18:56 2017 New Revision: 448440 URL: https://svnweb.freebsd.org/changeset/ports/448440 Log: Update to 3.0 Modified: head/benchmarks/fio/Makefile head/benchmarks/fio/distinfo head/benchmarks/fio/pkg-plist Modified: head/benchmarks/fio/Makefile ============================================================================== --- head/benchmarks/fio/Makefile Sun Aug 20 19:18:07 2017 (r448439) +++ head/benchmarks/fio/Makefile Sun Aug 20 20:18:56 2017 (r448440) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fio -PORTVERSION= 2.99 +PORTVERSION= 3.0 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ Modified: head/benchmarks/fio/distinfo ============================================================================== --- head/benchmarks/fio/distinfo Sun Aug 20 19:18:07 2017 (r448439) +++ head/benchmarks/fio/distinfo Sun Aug 20 20:18:56 2017 (r448440) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500043551 -SHA256 (fio-2.99.tar.bz2) = db8e418715097e06588121bde8bdae93f85cea87497b430c81c0261c64ad7c51 -SIZE (fio-2.99.tar.bz2) = 595026 +TIMESTAMP = 1503260247 +SHA256 (fio-3.0.tar.bz2) = fa07e3c944da1eb7e0c4df8496d4c605e4328a89891482b13aa50a4673f2db16 +SIZE (fio-3.0.tar.bz2) = 607553 Modified: head/benchmarks/fio/pkg-plist ============================================================================== --- head/benchmarks/fio/pkg-plist Sun Aug 20 19:18:07 2017 (r448439) +++ head/benchmarks/fio/pkg-plist Sun Aug 20 20:18:56 2017 (r448440) @@ -6,6 +6,7 @@ man/man1/fio_generate_plots.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/aio-read.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/backwards-read.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic-verify.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/butterfly.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpuio.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dev-dax.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/disk-zone-profile.fio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708202018.v7KKIuDR095443>