Subject: CVS commit: pkgsrc/emulators/dosbox
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 07/31/2007 14:27:29
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Tue Jul 31 14:27:29 UTC 2007

Modified Files:
	pkgsrc/emulators/dosbox: Makefile distinfo
	pkgsrc/emulators/dosbox/patches: patch-ae
Removed Files:
	pkgsrc/emulators/dosbox/patches: patch-ac patch-af patch-ag

Log Message:
Update to 0.71.

A bugfix release this time, but we couldn't resist adding a few new
exciting features:

* Added a new recompiling cpu core which is easier to port!
* Added a x86_64 and a mipsel_32 recompiling core.
* Fixed hangups on certain platforms after long gameplay of several games.
* Fixed several joystick bugs.
* Improved cdrom support. (fixes for audio, iso and detection.)
* Improved SVGA and VESA. (detection and display)
* Fixed a few textmodes and improved ansi emulation a bit.
* Fixed pcspeaker and certain types of soundeffects.
* Added undocumented mousebackdoor.
* Made mount and imgmount a bit easier to use. (ioctl by default, support
  for ~ and ~username, auto size guessing for images)
* Fix a few compilation problems on various hosts and a general code
  cleanup.
* Several small fixes that improve compatibility.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/emulators/dosbox/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/emulators/dosbox/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/emulators/dosbox/patches/patch-ac \
    pkgsrc/emulators/dosbox/patches/patch-af \
    pkgsrc/emulators/dosbox/patches/patch-ag
cvs rdiff -r1.1 -r1.2 pkgsrc/emulators/dosbox/patches/patch-ae

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.