Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2001 12:16:23 -0400 (EDT)
From:      pat@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29329: Bento: benchmarks/lmbench
Message-ID:  <200107301616.f6UGGNP10654@pat.tunnel.ipv6.he.net>

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

>Number:         29329
>Category:       ports
>Synopsis:       Bento: benchmarks/lmbench
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 30 09:20:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Li
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
N/A
>Environment:
System: FreeBSD bottlenek 4.3-STABLE FreeBSD 4.3-STABLE #1: Fri Jul 27 19:16:07 EDT 2001 root@bottlenek:/usr/src/sys/compile/BOTTLENEK i386
>Description:
Fix patch to stop bento's cries.
>How-To-Repeat:
N/A
>Fix:
diff -ruN /usr/ports/benchmarks/lmbench/files/patch-getbg lmbench/files/patch-getbg
--- /usr/ports/benchmarks/lmbench/files/patch-getbg	Thu May 17 13:23:36 2001
+++ lmbench/files/patch-getbg	Mon Jul 30 11:54:59 2001
@@ -1,5 +1,5 @@
---- scripts/getbg.orig	Mon May  7 06:28:25 2001
-+++ scripts/getbg	Mon May  7 07:07:10 2001
+--- scripts/getbg.orig	Mon Jul 30 11:52:37 2001
++++ scripts/getbg	Mon Jul 30 11:53:37 2001
 @@ -1,12 +1,10 @@
 -
 +#!/usr/bin/perl
@@ -8,7 +8,7 @@
  #
  # Hacked into existence by Larry McVoy (lm@sun.com now lm@sgi.com).
  # Copyright (c) 1994 Larry McVoy.  GPLed software.
- # $Id: getbg,v 1.14 1995/11/11 04:15:18 lm Exp $
+ # $Id: getbg,v 1.14 1995/11/11 04:15:18 lm Exp root $
 -eval "exec perl -Sws $0 $*"
 -	if 0;
  
@@ -211,4 +211,3 @@
  	$_ = "Sun Ultra1" if /SunOS-5.5 sun4u/;
  	$_ = "Unixware/i686" if /UNIX_SV x86at/;
  }
-
>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?200107301616.f6UGGNP10654>