Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jul 2016 14:40:45 +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: r419222 - in head/benchmarks/iozone: . files
Message-ID:  <201607281440.u6SEejGx090719@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jpaetzel
Date: Thu Jul 28 14:40:45 2016
New Revision: 419222
URL: https://svnweb.freebsd.org/changeset/ports/419222

Log:
  Update to latest version
  
  Incorporates port patches
  Fixes type warnings on 32 bit and 64 bit with clang
  Should fix iozone on some of the more "esoteric" arches
  
  PR:	211289
  Sponsored by:	iXsystems

Deleted:
  head/benchmarks/iozone/files/
Modified:
  head/benchmarks/iozone/Makefile
  head/benchmarks/iozone/distinfo

Modified: head/benchmarks/iozone/Makefile
==============================================================================
--- head/benchmarks/iozone/Makefile	Thu Jul 28 14:15:26 2016	(r419221)
+++ head/benchmarks/iozone/Makefile	Thu Jul 28 14:40:45 2016	(r419222)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	iozone
-DISTVERSION=	3_434
-PORTREVISION=	1
+DISTVERSION=	3_457
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://www.iozone.org/src/current/
 DISTNAME=	${PORTNAME}${DISTVERSION}

Modified: head/benchmarks/iozone/distinfo
==============================================================================
--- head/benchmarks/iozone/distinfo	Thu Jul 28 14:15:26 2016	(r419221)
+++ head/benchmarks/iozone/distinfo	Thu Jul 28 14:40:45 2016	(r419222)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466168535
-SHA256 (iozone3_434.tar) = 2c388d9db393a5505b31eca38951883744c69745f687f3c7df5185b4681d462a
-SIZE (iozone3_434.tar) = 1843200
+TIMESTAMP = 1469716729
+SHA256 (iozone3_457.tar) = 93e1a86d4c45d61795d7f13a331419a8c654d5240d0e764954f4b2a48d83e3f5
+SIZE (iozone3_457.tar) = 1843200



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