Subject: CVS commit: pkgsrc/emulators/wine
To: None <pkgsrc-changes@netbsd.org>
From: Bang Jun-Young <junyoung@netbsd.org>
List: pkgsrc-changes
Date: 07/29/2002 12:16:40
Module Name:	pkgsrc
Committed By:	junyoung
Date:		Mon Jul 29 09:16:40 UTC 2002

Modified Files:
	pkgsrc/emulators/wine: Makefile PLIST distinfo
Added Files:
	pkgsrc/emulators/wine/patches: patch-ab

Log Message:
Update to 20020710 snapshot. Highlights since 20020411 snapshot include:

WHAT'S NEW with Wine-20020509:
	- More dll separation work.
	- Many async I/O improvements.
	- Still more unit tests.
	- A lot less multimedia code.
	- Many portability fixes, esp. for ReactOS.
	- Lots of bug fixes.

WHAT'S NEW with Wine-20020605:
	- Better Mingw support, including cross-compilation on Linux.
	- Still more dll separation work.
	- Winelib applications now get loaded much like builtin dlls.
	- Some command-line options replaced by config entries.
	- Multimedia improvements, including an MP3 decoder.
	- Massive whitespace cleanup.
	- New Winelib file manager.
	- Lots of bug fixes.

WHAT'S NEW with Wine-20020710:
	- DirectSound 8 and DirectInput 8 support.
	- Many OLE improvements.
	- Support for font downloading in Postscript driver.
	- ALSA sound driver.
	- More portability fixes, particularly for Sparc.
	- Lots of bug fixes.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/emulators/wine/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/emulators/wine/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/emulators/wine/distinfo
cvs rdiff -r0 -r1.10 pkgsrc/emulators/wine/patches/patch-ab

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