From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 17 19:20:20 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D437716A423 for ; Mon, 17 Oct 2005 19:20:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB36B43D5A for ; Mon, 17 Oct 2005 19:20:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j9HJKISi002675 for ; Mon, 17 Oct 2005 19:20:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9HJKIJV002662; Mon, 17 Oct 2005 19:20:18 GMT (envelope-from gnats) Resent-Date: Mon, 17 Oct 2005 19:20:18 GMT Resent-Message-Id: <200510171920.j9HJKIJV002662@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jean Milanez Melo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8D4116A423 for ; Mon, 17 Oct 2005 19:12:57 +0000 (GMT) (envelope-from root@capeta.freebsdbrasil.com.br) Received: from capeta.freebsdbrasil.com.br (vrrp.freebsdbrasil.com.br [200.210.70.30]) by mx1.FreeBSD.org (Postfix) with SMTP id 839CA43D4C for ; Mon, 17 Oct 2005 19:12:53 +0000 (GMT) (envelope-from root@capeta.freebsdbrasil.com.br) Received: (qmail 89326 invoked by uid 0); 17 Oct 2005 17:12:53 -0200 Message-Id: <20051017191253.89325.qmail@capeta.freebsdbrasil.com.br> Date: 17 Oct 2005 17:12:53 -0200 From: Jean Milanez Melo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: jmz@FreeBSD.org Subject: ports/87580: Update port: benchmarks/iozone update to 3.248 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jean Milanez Melo List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2005 19:20:20 -0000 >Number: 87580 >Category: ports >Synopsis: Update port: benchmarks/iozone update to 3.248 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Oct 17 19:20:18 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Jean Milanez Melo >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386 >Description: - Update to 3.248 - Maintainer has been Cc:ed >How-To-Repeat: >Fix: --- iozone.diff begins here --- diff -ruN iozone.old/Makefile iozone/Makefile --- iozone.old/Makefile Fri Feb 6 11:10:54 2004 +++ iozone/Makefile Mon Oct 17 17:07:11 2005 @@ -6,7 +6,7 @@ # PORTNAME= iozone -PORTVERSION= 3.196 +PORTVERSION= 3.248 PORTREVISION= 0 CATEGORIES= benchmarks MASTER_SITES= http://www.iozone.org/src/current/ @@ -18,7 +18,7 @@ CONFLICTS= iozone-2.* -WRKSRC= ${WRKDIR}/src/current +WRKSRC= ${WRKDIR}/${DISTNAME}/src/current MAKEFILE= makefile MAKE_ARGS= freebsd @@ -30,6 +30,6 @@ do-install: ${STRIP_CMD} ${WRKSRC}/iozone ${INSTALL_PROGRAM} ${WRKSRC}/iozone ${PREFIX}/bin - ${INSTALL_MAN} ${WRKDIR}/docs/iozone.1 ${PREFIX}/man/man1 + ${INSTALL_MAN} ${WRKDIR}/${DISTNAME}/docs/iozone.1 ${PREFIX}/man/man1 .include diff -ruN iozone.old/distinfo iozone/distinfo --- iozone.old/distinfo Wed Mar 17 23:27:30 2004 +++ iozone/distinfo Mon Oct 17 17:01:43 2005 @@ -1,2 +1,2 @@ -MD5 (iozone3_196.tar) = 312bd3ca82fa5251a951eadcd64e096c -SIZE (iozone3_196.tar) = 1402880 +MD5 (iozone3_248.tar) = d77c52d18fc721019dbdf58178441cee +SIZE (iozone3_248.tar) = 1474560 --- iozone.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: