Date: Sat, 15 Sep 2018 05:57:21 +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: r479816 - head/benchmarks/fio Message-ID: <201809150557.w8F5vLfR071572@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Sep 15 05:57:20 2018 New Revision: 479816 URL: https://svnweb.freebsd.org/changeset/ports/479816 Log: Update to 3.10 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 15 05:43:59 2018 (r479815) +++ head/benchmarks/fio/Makefile Sat Sep 15 05:57:20 2018 (r479816) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fio -PORTVERSION= 3.8 +PORTVERSION= 3.10 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ Modified: head/benchmarks/fio/distinfo ============================================================================== --- head/benchmarks/fio/distinfo Sat Sep 15 05:43:59 2018 (r479815) +++ head/benchmarks/fio/distinfo Sat Sep 15 05:57:20 2018 (r479816) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534785452 -SHA256 (fio-3.8.tar.bz2) = 7868c4332aab98b88b7ebbb3ecfebc86cbc68b74ac0104575fa4f66bb7874a0e -SIZE (fio-3.8.tar.bz2) = 632165 +TIMESTAMP = 1536990898 +SHA256 (fio-3.10.tar.bz2) = 21150f1ac0b8d70f1b435a090221305b4e89ea17db3a313274d96b90b40dafcf +SIZE (fio-3.10.tar.bz2) = 855967 Modified: head/benchmarks/fio/pkg-plist ============================================================================== --- head/benchmarks/fio/pkg-plist Sat Sep 15 05:43:59 2018 (r479815) +++ head/benchmarks/fio/pkg-plist Sat Sep 15 05:57:20 2018 (r479816) @@ -16,20 +16,23 @@ man/man1/fio_generate_plots.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/enospc-pressure.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/falloc.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/filecreate-ioengine.fio -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-RW.job -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-read.job -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-write.job -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-RW.job -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-read.job -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-write.job +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-RW.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-read.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-write.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-RW.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-read.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-write.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fixed-rate-submission.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/flow.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fsx.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ftruncate.fio -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fusion-aw-sync.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gfapi.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gpudirect-rdmaio-client.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gpudirect-rdmaio-server.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/http-s3.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/http-swift.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/http-webdav.fio +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ime.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/iometer-file-access-server.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/jesd219.fio %%PORTEXAMPLES%%%%EXAMPLESDIR%%/latency-profile.fio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809150557.w8F5vLfR071572>