diff options
author | Alexander Langer <alex@FreeBSD.org> | 1998-01-26 00:46:39 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 1998-01-26 00:46:39 +0000 |
commit | 2e11e1c2987bdd6908c02f5fdd350b82dd36230c (patch) | |
tree | 36fa85e1aa42f994aab330666b3f0a7c9dcdbab5 /emulators | |
parent | 4e8edc997053dfa720e39e773ef9c447d9b1ec83 (diff) | |
download | ports-2e11e1c2987bdd6908c02f5fdd350b82dd36230c.tar.gz ports-2e11e1c2987bdd6908c02f5fdd350b82dd36230c.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/bochs/Makefile | 10 | ||||
-rw-r--r-- | emulators/bochs/distinfo | 2 | ||||
-rw-r--r-- | emulators/bochs/files/patch-aa | 12 | ||||
-rw-r--r-- | emulators/bochs/pkg-plist | 2 |
4 files changed, 13 insertions, 13 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 8c0280433669..1f3704d19065 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: bochs -# Version required: 980118a +# Version required: 980124c # Date created: 16 December 1997 # Whom: alex # -# $Id: Makefile,v 1.3 1997/12/23 07:15:20 asami Exp $ +# $Id: Makefile,v 1.4 1998/01/19 04:00:30 alex Exp $ # VGABIOS= VGABIOS-elpin-2.00A -BIOS= BIOS-bochs-980118a -DATE= 980118 +BIOS= BIOS-bochs-980124a +DATE= 980124 -DISTNAME= bochs-${DATE}a +DISTNAME= bochs-${DATE}c CATEGORIES= emulators MASTER_SITES= ftp://ftp.std.com/pub/bochs/ diff --git a/emulators/bochs/distinfo b/emulators/bochs/distinfo index 0b68cd7aff84..7ab0325ca102 100644 --- a/emulators/bochs/distinfo +++ b/emulators/bochs/distinfo @@ -1 +1 @@ -MD5 (bochs-980118a.tar.gz) = b4136cc6973be3cee8d36e81d91b4bb7 +MD5 (bochs-980124c.tar.gz) = 3789fbb504da71c914f8a1cca58ae952 diff --git a/emulators/bochs/files/patch-aa b/emulators/bochs/files/patch-aa index f2a943844145..d1c7385cff82 100644 --- a/emulators/bochs/files/patch-aa +++ b/emulators/bochs/files/patch-aa @@ -1,24 +1,24 @@ -*** .bochsrc.orig Sun Jan 18 21:27:28 1998 ---- .bochsrc Sun Jan 18 21:28:33 1998 +*** .bochsrc.orig Sun Jan 25 17:57:25 1998 +--- .bochsrc Sun Jan 25 17:58:13 1998 *************** -*** 18,28 **** +*** 20,30 **** #floppya: 1_44=../1.44.yodlowsk #floppya: 1_2=../1.2 #floppyb: 1_44=../1.680 ! vgaromimage: bios/VGABIOS-elpin-2.00A -! romimage: bios/BIOS-bochs-980118a +! romimage: bios/BIOS-bochs-980124a #romimage: bios/rombios.bin ! #log: /dev/null ! log: ./bochs.out vga_update_interval: 300000 #microseconds keyboard_serial_delay: 200 #microseconds floppy_command_delay: 500 #microseconds ---- 18,28 ---- +--- 20,30 ---- #floppya: 1_44=../1.44.yodlowsk #floppya: 1_2=../1.2 #floppyb: 1_44=../1.680 ! vgaromimage: /usr/local/lib/bochs/bios/VGABIOS-elpin-2.00A -! romimage: /usr/local/lib/bochs/bios/BIOS-bochs-980118a +! romimage: /usr/local/lib/bochs/bios/BIOS-bochs-980124a #romimage: bios/rombios.bin ! log: /dev/null ! #log: ./bochs.out diff --git a/emulators/bochs/pkg-plist b/emulators/bochs/pkg-plist index 897631afa1d9..216058e7f55b 100644 --- a/emulators/bochs/pkg-plist +++ b/emulators/bochs/pkg-plist @@ -1,6 +1,6 @@ bin/bochs lib/bochs/bios/VGABIOS-elpin-2.00A -lib/bochs/bios/BIOS-bochs-980118a +lib/bochs/bios/BIOS-bochs-980124a lib/bochs/bochsrc.sample share/doc/bochs/3rdparty.license.html share/doc/bochs/Bochs.html |