ports/121058: [port update + adoption] benchmarks/bonnie++ v1.93c -> 1.93d
Ganael Laplanche
ganael.laplanche at martymac.com
Sun Feb 24 18:30:06 UTC 2008
>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 at 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 at FreeBSD.org
+MAINTAINER= ganael.laplanche at 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
- at dirrm %%DOCSDIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list