diff options
author | alex <alex@FreeBSD.org> | 1998-03-11 19:49:43 +0000 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 1998-03-11 19:49:43 +0000 |
commit | 4d47207435c09214920e0e2128777e94df947960 (patch) | |
tree | dcab23259518e239a24a5259105a29248a544b48 /emulators/bochs | |
parent | 3c53b8466a66c3e79fdb40faf1bf6e6dd8029fc6 (diff) | |
download | FreeBSD-ports-4d47207435c09214920e0e2128777e94df947960.zip FreeBSD-ports-4d47207435c09214920e0e2128777e94df947960.tar.gz |
Upgrade to 980311 version of Bochs.
Diffstat (limited to 'emulators/bochs')
-rw-r--r-- | emulators/bochs/Makefile | 8 | ||||
-rw-r--r-- | emulators/bochs/distinfo | 2 | ||||
-rw-r--r-- | emulators/bochs/pkg-plist | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index a176eb8..f6bcbb4 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: bochs -# Version required: 980224a +# Version required: 980311d # Date created: 16 December 1997 # Whom: alex # -# $Id: Makefile,v 1.5 1998/01/26 00:46:35 alex Exp $ +# $Id: Makefile,v 1.6 1998/02/27 01:52:54 alex Exp $ # VGABIOS= VGABIOS-elpin-2.00A BIOS= BIOS-bochs-980124a -DATE= 980224 +DATE= 980311 -DISTNAME= bochs-${DATE}a +DISTNAME= bochs-${DATE}d CATEGORIES= emulators MASTER_SITES= ftp://ftp.std.com/pub/bochs/ diff --git a/emulators/bochs/distinfo b/emulators/bochs/distinfo index e0f9058..741f78e 100644 --- a/emulators/bochs/distinfo +++ b/emulators/bochs/distinfo @@ -1 +1 @@ -MD5 (bochs-980224a.tar.gz) = e50de594c92e9fab0f14ed5df4ff25e8 +MD5 (bochs-980311d.tar.gz) = 2ffef6d7e8e72887291f2a8f650c81e2 diff --git a/emulators/bochs/pkg-plist b/emulators/bochs/pkg-plist index 9b1685c..e39b3f5 100644 --- a/emulators/bochs/pkg-plist +++ b/emulators/bochs/pkg-plist @@ -11,5 +11,7 @@ share/doc/bochs/Minix.html share/doc/bochs/OldWindows95.html share/doc/bochs/Windows31.html share/doc/bochs/Windows95.html +share/doc/bochs/changelog.html +share/doc/bochs/debugger.html share/doc/bochs/features.html share/doc/bochs/mtools.html |