Skip site navigation (1)Skip section navigation (2)
Date:      17 Oct 2005 17:12:53 -0200
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jmz@FreeBSD.org
Subject:   ports/87580: Update port: benchmarks/iozone update to 3.248
Message-ID:  <20051017191253.89325.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200510171920.j9HJKIJV002662@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <bsd.port.mk>
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:



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