diff options
author | obrien <obrien@FreeBSD.org> | 1999-09-19 04:22:55 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-09-19 04:22:55 +0000 |
commit | 4d1cc3451277f0379a0558f3e6b9069e2b893bf0 (patch) | |
tree | 05fbc387b61852b7bef82053e579e89c192423b8 /emulators/bochs | |
parent | 6e2eaae5d4723eb92a8e1700be8e67aebf8247a4 (diff) | |
download | FreeBSD-ports-4d1cc3451277f0379a0558f3e6b9069e2b893bf0.zip FreeBSD-ports-4d1cc3451277f0379a0558f3e6b9069e2b893bf0.tar.gz |
Upgrade to the 990907b version.
Diffstat (limited to 'emulators/bochs')
-rw-r--r-- | emulators/bochs/Makefile | 8 | ||||
-rw-r--r-- | emulators/bochs/distinfo | 2 | ||||
-rw-r--r-- | emulators/bochs/files/patch-aa | 8 | ||||
-rw-r--r-- | emulators/bochs/pkg-plist | 2 |
4 files changed, 10 insertions, 10 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 57e50aa..2c7fcd7 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -7,10 +7,10 @@ # VGABIOS= VGABIOS-elpin-2.20 -BIOS= BIOS-bochs-990623a -DATE= 990708 +BIOS= BIOS-bochs-990907a +DATE= 990907 -DISTNAME= bochs-${DATE}a +DISTNAME= bochs-${DATE}b CATEGORIES= emulators MASTER_SITES= ftp://ftp.bochs.com/pub/ @@ -21,7 +21,7 @@ GNU_CONFIGURE= YES CONFIGURE_ARGS= --enable-cpu-level=4 --enable-vga \ --with-x11 --prefix=${PREFIX} -WRKSRC= ${WRKDIR}/bochs-${DATE} +WRKSRC= ${WRKDIR}/bochs-${DATE}b RESTRICTED= "Commercial software" NO_CDROM= ${RESTRICTED} diff --git a/emulators/bochs/distinfo b/emulators/bochs/distinfo index 37ec52d..67d9005 100644 --- a/emulators/bochs/distinfo +++ b/emulators/bochs/distinfo @@ -1 +1 @@ -MD5 (bochs-990708a.tar.gz) = 8dd96cfd9a5aa2870daaf6ba9b312d5a +MD5 (bochs-990907b.tar.gz) = c7d0462f750a91403185717e455dd678 diff --git a/emulators/bochs/files/patch-aa b/emulators/bochs/files/patch-aa index a72e413..2809854 100644 --- a/emulators/bochs/files/patch-aa +++ b/emulators/bochs/files/patch-aa @@ -1,5 +1,5 @@ ---- .bochsrc.orig Thu Jul 8 09:57:11 1999 -+++ .bochsrc Mon Jul 12 18:42:12 1999 +--- .bochsrc.orig Tue Sep 7 11:15:14 1999 ++++ .bochsrc Sat Sep 18 20:24:15 1999 @@ -3,7 +3,7 @@ megs: 16 #megs: 8 @@ -13,8 +13,8 @@ #romimage: file=bios/rombios.bin, address=0xf0000 #romimage: file=../cbios961203 #romimage: file=../r980820.rom, address=0xe0000 --romimage: file=bios/BIOS-bochs-990623a, address=0xf0000 -+romimage: file=/usr/local/lib/bochs/bios/BIOS-bochs-990623a, address=0xf0000 +-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-990218a, address=0xf0000 #romimage: file=../dttest.bin, address=0xf0000 diff --git a/emulators/bochs/pkg-plist b/emulators/bochs/pkg-plist index 862ba79..dd2982c 100644 --- a/emulators/bochs/pkg-plist +++ b/emulators/bochs/pkg-plist @@ -1,6 +1,6 @@ bin/bochs lib/bochs/bios/VGABIOS-elpin-2.20 -lib/bochs/bios/BIOS-bochs-990623a +lib/bochs/bios/BIOS-bochs-990907a lib/bochs/bochsrc.sample share/doc/bochs/3rdparty.license.html share/doc/bochs/DOS.html |