From 6fd38e9e609acac358d68e6cdb40924a4f293942 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Mon, 28 May 2012 08:43:52 +0000 Subject: [PATCH] Update to Wine 1.5.5. This includes the following changes: - Support for installing Mono as a Wine add-on package. - Dithering of pattern brushes in the DIB engine. - Support for installing the .NET 4.0 runtime. - DDS files supported in D3DX9. - Various bug fixes. --- emulators/wine-devel/Makefile | 2 +- emulators/wine-devel/distinfo | 4 ++-- emulators/wine-devel/pkg-plist | 4 ++++ 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index a067b1d422a5..ba136073cc88 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wine -DISTVERSION= 1.5.4 +DISTVERSION= 1.5.5 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 8d1cb1b915f2..56b843bd9dfe 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.5.4.tar.bz2) = 90b10450b1afb4d54dfd20529e040daa4ee901c52b2f3bc452a86c2e06b4b759 -SIZE (wine-1.5.4.tar.bz2) = 20187597 +SHA256 (wine-1.5.5.tar.bz2) = e7d5ba716d2ac47193fa31eff66cc179145ddcb453c6923eaea70596a82b084e +SIZE (wine-1.5.5.tar.bz2) = 20158084 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index dcb1ec92db7b..62c73c5589a6 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -667,6 +667,10 @@ include/wine/windows/winuser.h include/wine/windows/winuser.rh include/wine/windows/winver.h include/wine/windows/wmistr.h +include/wine/windows/wmsbuffer.h +include/wine/windows/wmsbuffer.idl +include/wine/windows/wmsdkidl.h +include/wine/windows/wmsdkidl.idl include/wine/windows/wnaspi32.h include/wine/windows/wownt32.h include/wine/windows/wpcapi.h