Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Feb 2008 18:20:29 GMT
From:      Ganael Laplanche <ganael.laplanche@martymac.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/121058: [port update + adoption] benchmarks/bonnie++ v1.93c -> 1.93d
Message-ID:  <200802241820.m1OIKTsJ091596@www.freebsd.org>
Resent-Message-ID: <200802241830.m1OIU6g9051603@freefall.freebsd.org>

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

>Number:         121058
>Category:       ports
>Synopsis:       [port update + adoption] benchmarks/bonnie++ v1.93c -> 1.93d
>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:   Sun Feb 24 18:30:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Ganael Laplanche
>Release:        FreeBSD 7.0-PRERELEASE #6
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #6: Tue Feb 12 19:50:34 CET 2008     root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
Update to v1.93d + adoption request
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aur bonnie++.orig/Makefile bonnie++/Makefile
--- bonnie++.orig/Makefile	2008-02-24 19:05:14.000000000 +0100
+++ bonnie++/Makefile	2008-02-24 19:13:40.000000000 +0100
@@ -7,14 +7,13 @@
 #
 
 PORTNAME=	bonnie++
-PORTVERSION=	1.93.03		# a=01, b=02, c=03, ..., z=26, etc...
-PORTREVISION=	1
+PORTVERSION=	1.93.04		# a=01, b=02, c=03, ..., z=26, etc...
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://www.coker.com.au/bonnie++/experimental/
-DISTNAME=	${PORTNAME}-1.93c
+DISTNAME=	${PORTNAME}-1.93d
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	ganael.laplanche@martymac.com
 COMMENT=	Performance Test of Filesystem I/O
 
 GNU_CONFIGURE=	yes
@@ -22,11 +21,16 @@
 MAN1=	bon_csv2html.1 bon_csv2txt.1 generate_randfile.1
 MAN8=	bonnie++.8 getc_putc.8 zcav.8
 
+PORTDOCS=	readme.html
+
 pre-patch:
 	@${REINPLACE_CMD} -e \
 		's|/usr/share/|${PREFIX}/share/|g' ${WRKSRC}/bonnie++.8
+
 post-install:
+.if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
 	${INSTALL_MAN} ${WRKSRC}/readme.html ${DOCSDIR}
+.endif
 
 .include <bsd.port.mk>
diff -aur bonnie++.orig/distinfo bonnie++/distinfo
--- bonnie++.orig/distinfo	2008-02-24 19:05:14.000000000 +0100
+++ bonnie++/distinfo	2008-02-24 19:07:40.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (bonnie++-1.93c.tgz) = 21fb42a73b03d4fdab389916ab3e4d20
-SHA256 (bonnie++-1.93c.tgz) = 1520b088613f4308d07d85af767cf01120420f8c2b674c66cb50feccfea905a9
-SIZE (bonnie++-1.93c.tgz) = 109175
+MD5 (bonnie++-1.93d.tgz) = 7725dcd5230a412dc3619eacc1cf6609
+SHA256 (bonnie++-1.93d.tgz) = 68992f83eb72df15ab5db9d475ed30b371979f3c8b31d9ac8d21639f3aea96ca
+SIZE (bonnie++-1.93d.tgz) = 123637
diff -aur bonnie++.orig/pkg-plist bonnie++/pkg-plist
--- bonnie++.orig/pkg-plist	2008-02-24 19:05:14.000000000 +0100
+++ bonnie++/pkg-plist	2008-02-24 19:12:56.000000000 +0100
@@ -6,5 +6,3 @@
 sbin/getc_putc
 sbin/getc_putc_helper
 sbin/zcav
-%%DOCSDIR%%/readme.html
-@dirrm %%DOCSDIR%%


>Release-Note:
>Audit-Trail:
>Unformatted:



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