Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2002 12:18:37 +0200 (CEST)
From:      Oliver Braun <obraun@informatik.unibw-muenchen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39220: Update port: benchmarks/bonnie++ -> 1.02c
Message-ID:  <20020613101837.20ADC5A549@nemesis.informatik.unibw-muenchen.de>

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

>Number:         39220
>Category:       ports
>Synopsis:       Update port: benchmarks/bonnie++ -> 1.02c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 13 03:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Braun
>Release:        FreeBSD 4.6-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Thu May 2 11:59:09 CEST 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386


>Description:

Update benchmarks/bonnie++ from 1.02 to 1.02c.
Removed files/patch-bonnie++.cpp

Regards,
         Olli
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/benchmarks/bonnie++/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	17 Oct 2001 09:04:03 -0000	1.4
+++ Makefile	13 Jun 2002 10:18:01 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	bonnie++
-PORTVERSION=	1.02
+PORTVERSION=	1.02c
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://www.coker.com.au/bonnie++/
 EXTRACT_SUFX=	.tgz
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/benchmarks/bonnie++/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	17 Oct 2001 09:04:03 -0000	1.4
+++ distinfo	13 Jun 2002 10:18:01 -0000
@@ -1 +1 @@
-MD5 (bonnie++-1.02.tgz) = 08a6d638cb32c87cba2e0b7a7eda450f
+MD5 (bonnie++-1.02c.tgz) = 25d6f9882a7d8b7b538e3ed869bcb701
Index: files/patch-Makefile.in
===================================================================
RCS file: /home/ncvs/ports/benchmarks/bonnie++/files/patch-Makefile.in,v
retrieving revision 1.2
diff -u -r1.2 patch-Makefile.in
--- files/patch-Makefile.in	17 Oct 2001 09:04:04 -0000	1.2
+++ files/patch-Makefile.in	13 Jun 2002 10:18:01 -0000
@@ -1,10 +1,10 @@
---- Makefile.in.orig	Mon Feb 19 22:25:04 2001
-+++ Makefile.in	Wed Oct 17 17:00:46 2001
+--- Makefile.in.orig	Thu Jun 13 12:09:24 2002
++++ Makefile.in	Thu Jun 13 12:09:55 2002
 @@ -8,7 +8,7 @@
  eprefix=@exec_prefix@
  #MORE_WARNINGS=-Weffc++ -Wcast-align
  WFLAGS=-Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope $(MORE_WARNINGS)
--CFLAGS=-O2 -DNDEBUG $(WFLAGS) $(MORECFLAGS)
+-CFLAGS=-O2 @debug@ -DNDEBUG $(WFLAGS) $(MORECFLAGS)
 +CFLAGS=${CXXFLAGS} -DNDEBUG $(WFLAGS) $(MORECFLAGS)
  CXX=@CXX@ $(CFLAGS)
  
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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