From owner-freebsd-ports Tue Oct 5 16:30:11 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BE1AC156B4 for ; Tue, 5 Oct 1999 16:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA94219; Tue, 5 Oct 1999 16:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 5 Oct 1999 16:30:01 -0700 (PDT) Message-Id: <199910052330.QAA94219@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Mark Ovens Subject: Re: ports/14148: [PATCH] Re-submitted patch for bochs-990925a Reply-To: Mark Ovens Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/14148; it has been noted by GNATS. From: Mark Ovens To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: ports/14148: [PATCH] Re-submitted patch for bochs-990925a Date: Wed, 6 Oct 1999 00:22:32 +0100 (BST) >Submitter-Id: current-users >Originator: Mark Ovens >Organization: >Confidential: no >Synopsis: >Severity: non-critical >Priority: low >Category: ports >Release: FreeBSD 3.3-STABLE i386 >Class: change-request >Environment: >Description: Arrgh! Got one of the diffs wrong. Here's the correct one. >How-To-Repeat: >Fix: --- patch-aa.orig Wed Oct 6 00:06:49 1999 +++ patch-aa Wed Oct 6 00:09:36 1999 @@ -1,5 +1,5 @@ ---- .bochsrc.orig Tue Sep 7 11:15:14 1999 -+++ .bochsrc Sat Sep 18 20:24:15 1999 +--- .bochsrc.orig Wed Oct 6 00:07:07 1999 ++++ .bochsrc Wed Oct 6 00:08:21 1999 @@ -3,7 +3,7 @@ megs: 16 #megs: 8 @@ -9,16 +9,16 @@ # You many now use double quotes around pathnames, in case # your pathname includes spaces. -@@ -60,7 +60,7 @@ - #romimage: file=bios/rombios.bin, address=0xf0000 +@@ -64,7 +64,7 @@ #romimage: file=../cbios961203 #romimage: file=../r980820.rom, address=0xe0000 --romimage: file=bios/BIOS-bochs-990907a, address=0xf0000 -+romimage: file=/usr/local/lib/bochs/bios/BIOS-bochs-990907a, address=0xf0000 + #romimage: file=bios/BIOS-bochs-990907a, address=0xf0000 +-romimage: file=bios/BIOS-bochs-990925a, address=0xf0000 ++romimage: file=/usr/local/lib/bochs/bios/BIOS-bochs-990925a, address=0xf0000 - #romimage: file=bios/BIOS-bochs-990218a, address=0xf0000 - #romimage: file=../dttest.bin, address=0xf0000 -@@ -69,8 +69,8 @@ + #romimage: file=/home/kpl/floating_point/bios/rombios.bin, address=0xf0000 + +@@ -75,8 +75,8 @@ #vgaromimage: ../vgacbios961111 #romimage: ../cbios961203 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message