Subject: pkg/23402: update of emulators/dosbox to 0.60
To: None <gnats-bugs@gnats.netbsd.org>
From: None <snj@pobox.com>
List: netbsd-bugs
Date: 11/09/2003 23:35:32
>Number:         23402
>Category:       pkg
>Synopsis:       update of emulators/dosbox to 0.60
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Nov 09 23:36:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Soren Jacobsen
>Release:        NetBSD 1.6.1
>Organization:
>Environment:
pkgsrc as of 11/9/2003.
>Description:
Changes since 0.58:
* Added basic 386 protected mode support.
* Added FPU emulation.
* Added a virtual modem to dial to TCP sockets, still somewhat bugged.
* Added VESA VBE 2.0 support for 256 color modes.
* Added SB PRO 2.0 support.
* Added internal DPMI host to handle some problematic games.
* Added some support for tandy video mode.
* Added some shell enhancements like tab-completion.
* Added better support for CD drives, better audio playing and cd labels.
* Added several features to the debugger.
* Changed memory system for future page mapping support.
* Changed large piece of VGA emulation core to handle
  future changes for hercules and full cga,tandy emulation.
* Changed DMA for better accuracy.
* Changed Tandy 3-voice emulation to use MAME's sn76496 code.
* Fixed several bugs in directory caching code.
* Fixed bugs in PIT and real time clock for better timing.
* Fixed some issues with the console screen on windows.
* Fixed several issues with the internal mouse driver.
* Fixed bugs with files being opened multiple times, still not
  perfect but better.
* Fixed a load of small other bugs that i've forgotten with these long
  delays between releases

Also fix path to README in the man page.
>How-To-Repeat:
>Fix:
Remove patches (has been fixed in a better way upstream) and apply:

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/emulators/dosbox/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	2003/07/26 21:41:13	1.3
+++ Makefile	2003/11/09 23:31:36
@@ -1,8 +1,7 @@
 # $NetBSD: Makefile,v 1.3 2003/07/26 21:41:13 jmmv Exp $
 #
 
-DISTNAME=	dosbox-0.58
-PKGREVISION=	1
+DISTNAME=	dosbox-0.60
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=dosbox/}
 
@@ -14,7 +13,7 @@
 GNU_CONFIGURE=	YES
 
 post-patch:
-	${SED} -e s,/usr/share,${PREFIX}, ${WRKSRC}/docs/dosbox.1 > ${WRKSRC}/docs/dosbox.1.sed
+	${SED} -e s,/usr/share,${PREFIX}/share, ${WRKSRC}/docs/dosbox.1 > ${WRKSRC}/docs/dosbox.1.sed
 	${MV} ${WRKSRC}/docs/dosbox.1.sed ${WRKSRC}/docs/dosbox.1
 
 post-install:
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/emulators/dosbox/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo	2003/06/03 14:35:23	1.1.1.1
+++ distinfo	2003/11/09 23:31:36
@@ -1,5 +1,4 @@
 $NetBSD: distinfo,v 1.1.1.1 2003/06/03 14:35:23 wiz Exp $
 
-SHA1 (dosbox-0.58.tar.gz) = 42174dee95fbdce7b0f9d74cf94faaf0fbd50440
-Size (dosbox-0.58.tar.gz) = 421487 bytes
-SHA1 (patch-aa) = 474dc4e3c7f12b64279caa20ba97b51e19e9d2e5
+SHA1 (dosbox-0.60.tar.gz) = 4c95c5efa9e3a9ac1002c3af0a64e02d40cdd1fa
+Size (dosbox-0.60.tar.gz) = 540921 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: