From owner-svn-ports-all@freebsd.org Sat Sep 15 05:57:22 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 37112109D1F8; Sat, 15 Sep 2018 05:57:22 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DBD2080576; Sat, 15 Sep 2018 05:57:21 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CFAD7770C; Sat, 15 Sep 2018 05:57:21 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8F5vL8i071574; Sat, 15 Sep 2018 05:57:21 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8F5vLfR071572; Sat, 15 Sep 2018 05:57:21 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201809150557.w8F5vLfR071572@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 15 Sep 2018 05:57:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479816 - head/benchmarks/fio X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/benchmarks/fio X-SVN-Commit-Revision: 479816 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Sep 2018 05:57:22 -0000 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