From owner-svn-ports-head@freebsd.org Wed Oct 17 16:35:31 2018 Return-Path: Delivered-To: svn-ports-head@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 1AA2910D9795; Wed, 17 Oct 2018 16:35:31 +0000 (UTC) (envelope-from jpaetzel@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 C319185FF2; Wed, 17 Oct 2018 16:35:30 +0000 (UTC) (envelope-from jpaetzel@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 BDE6A60FC; Wed, 17 Oct 2018 16:35:30 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9HGZUfM042212; Wed, 17 Oct 2018 16:35:30 GMT (envelope-from jpaetzel@FreeBSD.org) Received: (from jpaetzel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9HGZUWx042210; Wed, 17 Oct 2018 16:35:30 GMT (envelope-from jpaetzel@FreeBSD.org) Message-Id: <201810171635.w9HGZUWx042210@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jpaetzel set sender to jpaetzel@FreeBSD.org using -f From: Josh Paetzel Date: Wed, 17 Oct 2018 16:35:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482300 - head/benchmarks/iozone X-SVN-Group: ports-head X-SVN-Commit-Author: jpaetzel X-SVN-Commit-Paths: head/benchmarks/iozone X-SVN-Commit-Revision: 482300 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Oct 2018 16:35:31 -0000 Author: jpaetzel Date: Wed Oct 17 16:35:30 2018 New Revision: 482300 URL: https://svnweb.freebsd.org/changeset/ports/482300 Log: Update to 3.484 Bugfix using the -H option. (POSIX async I/O) Modified: head/benchmarks/iozone/Makefile head/benchmarks/iozone/distinfo Modified: head/benchmarks/iozone/Makefile ============================================================================== --- head/benchmarks/iozone/Makefile Wed Oct 17 15:54:15 2018 (r482299) +++ head/benchmarks/iozone/Makefile Wed Oct 17 16:35:30 2018 (r482300) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= iozone -DISTVERSION= 3_482 +DISTVERSION= 3_484 CATEGORIES= benchmarks MASTER_SITES= http://www.iozone.org/src/current/ DISTNAME= ${PORTNAME}${DISTVERSION} Modified: head/benchmarks/iozone/distinfo ============================================================================== --- head/benchmarks/iozone/distinfo Wed Oct 17 15:54:15 2018 (r482299) +++ head/benchmarks/iozone/distinfo Wed Oct 17 16:35:30 2018 (r482300) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538966758 -SHA256 (iozone3_482.tar) = 2733feb63c96f77177c68f3d938f2294d5394d8554b2767c45cbe138b2f3ae30 -SIZE (iozone3_482.tar) = 1863680 +TIMESTAMP = 1539793525 +SHA256 (iozone3_484.tar) = e816e6ae2f02003f2a6d19d47fcd9a50fdd8078da4f35fe3d4b9caf91c3d7216 +SIZE (iozone3_484.tar) = 1863680