Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Oct 2018 16:35:30 +0000 (UTC)
From:      Josh Paetzel <jpaetzel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r482300 - head/benchmarks/iozone
Message-ID:  <201810171635.w9HGZUWx042210@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810171635.w9HGZUWx042210>