Date: Sat, 17 Sep 2016 19:00:47 +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: r422339 - head/benchmarks/fio Message-ID: <201609171900.u8HJ0lh9010644@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Sep 17 19:00:47 2016 New Revision: 422339 URL: https://svnweb.freebsd.org/changeset/ports/422339 Log: Update to 2.14 Modified: head/benchmarks/fio/Makefile head/benchmarks/fio/distinfo head/benchmarks/fio/pkg-plist Modified: head/benchmarks/fio/Makefile ============================================================================== --- head/benchmarks/fio/Makefile Sat Sep 17 18:13:34 2016 (r422338) +++ head/benchmarks/fio/Makefile Sat Sep 17 19:00:47 2016 (r422339) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fio -PORTVERSION= 2.13 +PORTVERSION= 2.14 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ Modified: head/benchmarks/fio/distinfo ============================================================================== --- head/benchmarks/fio/distinfo Sat Sep 17 18:13:34 2016 (r422338) +++ head/benchmarks/fio/distinfo Sat Sep 17 19:00:47 2016 (r422339) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469294180 -SHA256 (fio-2.13.tar.bz2) = e03f3c7477ebab152edea3c08988e83cb57a53865439f377a9aa223dbf4c7681 -SIZE (fio-2.13.tar.bz2) = 530845 +TIMESTAMP = 1474138756 +SHA256 (fio-2.14.tar.bz2) = 9156f784ab96a90150984ba92ddbd677b53605e70debf30f64bbbd438787e819 +SIZE (fio-2.14.tar.bz2) = 543963 Modified: head/benchmarks/fio/pkg-plist ============================================================================== --- head/benchmarks/fio/pkg-plist Sat Sep 17 18:13:34 2016 (r422338) +++ head/benchmarks/fio/pkg-plist Sat Sep 17 19:00:47 2016 (r422339) @@ -4,6 +4,8 @@ man/man1/fio.1.gz man/man1/fio_generate_plots.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/1mbs_clients.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/aio-read.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/backwards-read.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic-verify.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpuio.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/disk-zone-profile.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag.fio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609171900.u8HJ0lh9010644>