diff options
author | dburr <dburr@FreeBSD.org> | 1998-06-07 17:32:33 +0800 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1998-06-07 17:32:33 +0800 |
commit | 697851e3a27af92a6712b46617f9e68c000b4005 (patch) | |
tree | 79e283d8779a1ad5ef0b8c438fa1b41798e422c3 /emulators/bochs | |
parent | 363bb6aaf41d00ad792b353ffc0f691b2c515263 (diff) | |
download | freebsd-ports-gnome-697851e3a27af92a6712b46617f9e68c000b4005.tar.gz freebsd-ports-gnome-697851e3a27af92a6712b46617f9e68c000b4005.tar.zst freebsd-ports-gnome-697851e3a27af92a6712b46617f9e68c000b4005.zip |
Upgrade to bochs-980513a.
* change package name in Makefile.
* change md5.
* change PLIST to reflect changes in the installed files.
Submitted by: Sergei Laskavy
(who submitted a patch to bochs-980409b; I upgraded to the latest version
while I was at it.)
Diffstat (limited to 'emulators/bochs')
-rw-r--r-- | emulators/bochs/Makefile | 4 | ||||
-rw-r--r-- | emulators/bochs/pkg-plist | 10 |
2 files changed, 11 insertions, 3 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 20d2d187ca56..a6611f452b80 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: bochs -# Version required: 980331a +# Version required: 980513a # Date created: 16 December 1997 # Whom: alex # -# $Id: Makefile,v 1.8 1998/04/03 02:38:44 alex Exp $ +# $Id: Makefile,v 1.9 1998/05/18 23:49:17 alex Exp $ # VGABIOS= VGABIOS-elpin-2.00A diff --git a/emulators/bochs/pkg-plist b/emulators/bochs/pkg-plist index 65d0f74c89f6..ccddf04fd7e9 100644 --- a/emulators/bochs/pkg-plist +++ b/emulators/bochs/pkg-plist @@ -3,7 +3,6 @@ lib/bochs/bios/VGABIOS-elpin-2.00A lib/bochs/bios/BIOS-bochs-980331a lib/bochs/bochsrc.sample share/doc/bochs/3rdparty.license.html -share/doc/bochs/Bochs.html share/doc/bochs/DOS.html share/doc/bochs/LICENSE share/doc/bochs/Linux.html @@ -12,6 +11,15 @@ share/doc/bochs/OldWindows95.html share/doc/bochs/Windows31.html share/doc/bochs/Windows95.html share/doc/bochs/changelog.html +share/doc/bochs/company.html +share/doc/bochs/construction.html share/doc/bochs/debugger.html +share/doc/bochs/developers.html +share/doc/bochs/drawing_board.html share/doc/bochs/features.html +share/doc/bochs/index.html +share/doc/bochs/install.html +share/doc/bochs/jbochs.html share/doc/bochs/mtools.html +share/doc/bochs/licensing.html +share/doc/bochs/whatisbochs.html |