diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2007-03-16 23:27:45 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2007-03-16 23:27:45 +0000 |
commit | 8cedc3f77d00cc47749c344296e0b8182a84b2f6 (patch) | |
tree | 2b7826ad4523744583e7931b7c50561a4bd6d72c /emulators/wine | |
parent | e86e5c820d8db82283d453ebe7f51826ca26f6ec (diff) |
Update to Wine 0.9.33. Among others, this brings the following changes:
- Many Direct3D fixes and performance improvements.
- More comctl32 tests and some bug fixes.
- Compatibility improvements in cmd.exe.
- Still more fixes to builtin OLE.
- Lots of bug fixes.
Notes
Notes:
svn path=/head/; revision=187552
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/distinfo | 6 | ||||
-rw-r--r-- | emulators/wine/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 614ec3f0de8b..9458413149c2 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -PORTVERSION= 0.9.32 +PORTVERSION= 0.9.33 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index 9cd0ec9a4ba6..4d8a94813930 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,3 +1,3 @@ -MD5 (wine-0.9.32.tar.bz2) = f9ae61fee02e0b3e72f9aad093a7096c -SHA256 (wine-0.9.32.tar.bz2) = 02fb21ac6485d0ecfeb89fc5194551b44ae2f55f8cef402f21970bdc6fbc03cc -SIZE (wine-0.9.32.tar.bz2) = 11688886 +MD5 (wine-0.9.33.tar.bz2) = b2d04c70d17fb36b1a0d98d8e374285d +SHA256 (wine-0.9.33.tar.bz2) = b657210cbe7aabf946493fae51c784d7c4855edea594c825907b34ac5aa2ba2d +SIZE (wine-0.9.33.tar.bz2) = 11708829 diff --git a/emulators/wine/pkg-plist b/emulators/wine/pkg-plist index dce17938b7c3..7b212e57b010 100644 --- a/emulators/wine/pkg-plist +++ b/emulators/wine/pkg-plist @@ -500,6 +500,7 @@ lib/wine/dmsynth.dll.so lib/wine/dmusic.dll.so lib/wine/dmusic32.dll.so lib/wine/dnsapi.dll.so +lib/wine/dpnaddr.dll.so lib/wine/dpnhpast.dll.so lib/wine/dplay.dll.so lib/wine/dplayx.dll.so |