From e0642e4c73c40502bbc26d66d683ef97deb72a57 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 14 Feb 2009 20:24:19 +0000 Subject: Update to Wine 1.1.15. Among others, this includes the following changes: - Gecko engine update. - Better region support in GdiPlus. - Support for cross-compilation in winegcc. - Beginnings of MS Text Framework support. - Many fixes to the regression tests on Windows. - Various bug fixes. --- emulators/wine-devel/Makefile | 2 +- emulators/wine-devel/distinfo | 6 +++--- emulators/wine-devel/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) (limited to 'emulators/wine-devel') diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index d3beaea29940..83e0f950c6e0 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -7,7 +7,7 @@ # PORTNAME= wine -DISTVERSION= 1.1.14 +DISTVERSION= 1.1.15 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SFE \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index b0c0450d445b..62f62bd758ac 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (wine-1.1.14.tar.bz2) = 5becf91455ef1d426e39cda34e6e7e81 -SHA256 (wine-1.1.14.tar.bz2) = 3a759d92de9f0729b934d9a5f3382d87a977bb998a11f0a71ff8573037fe2c14 -SIZE (wine-1.1.14.tar.bz2) = 15023413 +MD5 (wine-1.1.15.tar.bz2) = 475cbf9a683259eca3e61b20ea2d86e2 +SHA256 (wine-1.1.15.tar.bz2) = ef96f6fafc19c2a4411612113b1cff10f318c62f07b9cf66144f98fb9f8e254e +SIZE (wine-1.1.15.tar.bz2) = 15057931 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index d492fad8ad34..31e4a5e41f80 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -151,6 +151,7 @@ include/wine/windows/d3dx9.h include/wine/windows/d3dx9core.h include/wine/windows/d3dx9math.h include/wine/windows/d3dx9math.inl +include/wine/windows/d3dx9mesh.h include/wine/windows/d3dx9shader.h include/wine/windows/d3dx9tex.h include/wine/windows/dbghelp.h @@ -467,6 +468,8 @@ include/wine/windows/svrapi.h include/wine/windows/tapi.h include/wine/windows/tchar.h include/wine/windows/textserv.h +include/wine/windows/textstor.h +include/wine/windows/textstor.idl include/wine/windows/tlhelp32.h include/wine/windows/tmschema.h include/wine/windows/tom.h -- cgit v1.2.3