From f3434879925b52d964e72b17a48c966954595229 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 14 Mar 2020 12:54:57 +0000 Subject: [PATCH] Update to Wine 5.4. This includes the following changes: - Unicode data updated to Unicode version 13. - Builtin programs use the new UCRTBase C runtime. - More correct support for Internationalized Domain Names. - Support for painting rounded rectangles in Direct2D. - Text drawing in D3DX9. - Various bug fixes. This also brings a set of new changes with the Staging Patchset, so maybe worth a try enabling the STAGING option if something is not working. --- emulators/wine-devel/Makefile | 2 +- emulators/wine-devel/distinfo | 10 +++++----- emulators/wine-devel/pkg-plist | 22 ++++++++++++++++++++++ 3 files changed, 28 insertions(+), 6 deletions(-) diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index a8ebc2360204..9340dcacf84d 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 5.3 +DISTVERSION= 5.4 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 1e3b228eb5e6..69a15731fcf8 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1583012717 -SHA256 (wine-5.3.tar.xz) = 9b1bc7228bad80a014b6dc55ef17ef532c5a88fd8e477658dda02953cc907fde -SIZE (wine-5.3.tar.xz) = 22918612 -SHA256 (v5.3.tar.gz) = 2d50b5abb51d0a9eea60768a5e1ee50705b94a295cfa7671ce35f3406d4bbc06 -SIZE (v5.3.tar.gz) = 9904213 +TIMESTAMP = 1584177504 +SHA256 (wine-5.4.tar.xz) = 4b3e2b0ffa5415f199540e6051c28c3976fce91ea5bfb2cf4a099c257317052c +SIZE (wine-5.4.tar.xz) = 22917904 +SHA256 (v5.4.tar.gz) = 6a6a1083fab694ccdcb834eb68b69afde607c22e0635ad143f8ec0e2fc50b757 +SIZE (v5.4.tar.gz) = 9924147 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 40024351f5b5..109ea2e0364d 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -36,7 +36,9 @@ include/wine/msvcrt/corecrt.h include/wine/msvcrt/corecrt_startup.h include/wine/msvcrt/corecrt_stdio_config.h include/wine/msvcrt/corecrt_wctype.h +include/wine/msvcrt/corecrt_wdirect.h include/wine/msvcrt/corecrt_wio.h +include/wine/msvcrt/corecrt_wprocess.h include/wine/msvcrt/corecrt_wstdio.h include/wine/msvcrt/corecrt_wstdlib.h include/wine/msvcrt/corecrt_wstring.h @@ -988,6 +990,8 @@ include/wine/windows/wtypes.idl include/wine/windows/wuapi.h include/wine/windows/wuapi.idl include/wine/windows/x3daudio.h +%%STAGING%%include/wine/windows/xact3.h +%%STAGING%%include/wine/windows/xact3.idl include/wine/windows/xact3wb.h include/wine/windows/xapo.h include/wine/windows/xapo.idl @@ -2335,6 +2339,7 @@ lib/wine/fakedlls/webservices.dll lib/wine/fakedlls/wer.dll lib/wine/fakedlls/wevtapi.dll lib/wine/fakedlls/wevtutil.exe +lib/wine/fakedlls/whoami.exe lib/wine/fakedlls/wiaservc.dll lib/wine/fakedlls/wimgapi.dll %%STAGING%%%%WINE32%%lib/wine/fakedlls/win32k.sys @@ -2422,6 +2427,14 @@ lib/wine/fakedlls/wusa.exe %%OPENAL%%lib/wine/fakedlls/x3daudio1_5.dll %%OPENAL%%lib/wine/fakedlls/x3daudio1_6.dll %%OPENAL%%lib/wine/fakedlls/x3daudio1_7.dll +%%STAGING%%lib/wine/fakedlls/xactengine3_0.dll +%%STAGING%%lib/wine/fakedlls/xactengine3_1.dll +%%STAGING%%lib/wine/fakedlls/xactengine3_2.dll +%%STAGING%%lib/wine/fakedlls/xactengine3_3.dll +%%STAGING%%lib/wine/fakedlls/xactengine3_4.dll +%%STAGING%%lib/wine/fakedlls/xactengine3_5.dll +%%STAGING%%lib/wine/fakedlls/xactengine3_6.dll +%%STAGING%%lib/wine/fakedlls/xactengine3_7.dll %%OPENAL%%lib/wine/fakedlls/xapofx1_1.dll %%OPENAL%%lib/wine/fakedlls/xapofx1_2.dll %%OPENAL%%lib/wine/fakedlls/xapofx1_3.dll @@ -3041,6 +3054,7 @@ lib/wine/webservices.dll.so lib/wine/wer.dll.so lib/wine/wevtapi.dll.so lib/wine/wevtutil.exe.so +lib/wine/whoami.exe.so lib/wine/wiaservc.dll.so lib/wine/wimgapi.dll.so %%STAGING%%%%WINE32%%lib/wine/win32k.sys.so @@ -3128,6 +3142,14 @@ lib/wine/wusa.exe.so %%OPENAL%%lib/wine/x3daudio1_5.dll.so %%OPENAL%%lib/wine/x3daudio1_6.dll.so %%OPENAL%%lib/wine/x3daudio1_7.dll.so +%%STAGING%%lib/wine/xactengine3_0.dll.so +%%STAGING%%lib/wine/xactengine3_1.dll.so +%%STAGING%%lib/wine/xactengine3_2.dll.so +%%STAGING%%lib/wine/xactengine3_3.dll.so +%%STAGING%%lib/wine/xactengine3_4.dll.so +%%STAGING%%lib/wine/xactengine3_5.dll.so +%%STAGING%%lib/wine/xactengine3_6.dll.so +%%STAGING%%lib/wine/xactengine3_7.dll.so %%OPENAL%%lib/wine/xapofx1_1.dll.so %%OPENAL%%lib/wine/xapofx1_2.dll.so %%OPENAL%%lib/wine/xapofx1_3.dll.so