Date: Sun, 05 Apr 2026 01:49:51 +0000 From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Thibault Payet <monwarez@mailoo.org> Subject: git: 9cfbdf0390e9 - main - emulators/wine-devel: Update 11.5 => 11.6 Message-ID: <69d1bfbf.32904.69e3627f@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=9cfbdf0390e923b8936ab71442320a6847882212 commit 9cfbdf0390e923b8936ab71442320a6847882212 Author: Thibault Payet <monwarez@mailoo.org> AuthorDate: 2026-04-05 01:49:13 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-04-05 01:49:13 +0000 emulators/wine-devel: Update 11.5 => 11.6 Changelog: - DLL load order heuristics to better support game mods. - More VBScript compatibility fixes. - Various bug fixes. https://gitlab.winehq.org/wine/wine/-/releases/wine-11.6 PR: 294254 Sponsored by: UNIS Labs --- emulators/wine-devel/Makefile | 2 +- emulators/wine-devel/distinfo | 6 +++--- emulators/wine-devel/pkg-plist | 7 +++++++ 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 9ebb28b44d06..6a595aa2425f 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= wine -DISTVERSION= 11.5 +DISTVERSION= 11.6 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= https://dl.winehq.org/wine/source/11.x/ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index f99621f68a56..288ad4cef9eb 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1774076852 -SHA256 (wine-11.5.tar.xz) = 11370b57ea5d548a54d92c9cd65d0ba635f4f1c3eadace09ed1c419f705e19d1 -SIZE (wine-11.5.tar.xz) = 43636268 +TIMESTAMP = 1775291826 +SHA256 (wine-11.6.tar.xz) = d49d166975478f609e6a9cdbda0a07c65a3b795e061fc454d3f1034c828d19e0 +SIZE (wine-11.6.tar.xz) = 43700900 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 3741d204a841..f06d5660c404 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -351,6 +351,7 @@ include/wine/windows/common.ver include/wine/windows/commoncontrols.h include/wine/windows/commoncontrols.idl include/wine/windows/compobj.h +include/wine/windows/compressapi.h include/wine/windows/comsvcs.h include/wine/windows/comsvcs.idl include/wine/windows/concurrencysal.h @@ -1338,6 +1339,8 @@ include/wine/windows/windows.graphics.capture.interop.h include/wine/windows/windows.graphics.capture.interop.idl include/wine/windows/windows.graphics.directx.direct3d11.h include/wine/windows/windows.graphics.directx.direct3d11.idl +include/wine/windows/windows.graphics.directx.direct3d11.interop.h +include/wine/windows/windows.graphics.directx.direct3d11.interop.idl include/wine/windows/windows.graphics.directx.h include/wine/windows/windows.graphics.directx.idl include/wine/windows/windows.graphics.display.h @@ -1687,6 +1690,7 @@ lib/wine/%%WINEARCH%%-unix/libhttpapi.a lib/wine/%%WINEARCH%%-unix/libicmui.a lib/wine/%%WINEARCH%%-unix/libicu.a lib/wine/%%WINEARCH%%-unix/libieframe.a +lib/wine/%%WINEARCH%%-unix/libiertutil.a lib/wine/%%WINEARCH%%-unix/libimagehlp.a lib/wine/%%WINEARCH%%-unix/libimm32.a lib/wine/%%WINEARCH%%-unix/libinetcomm.a @@ -2147,6 +2151,7 @@ lib/wine/%%WINEARCH%%-windows/ir50_32.dll lib/wine/%%WINEARCH%%-windows/irprops.cpl lib/wine/%%WINEARCH%%-windows/itircl.dll lib/wine/%%WINEARCH%%-windows/itss.dll +lib/wine/%%WINEARCH%%-windows/iyuv_32.dll lib/wine/%%WINEARCH%%-windows/joy.cpl lib/wine/%%WINEARCH%%-windows/jscript.dll lib/wine/%%WINEARCH%%-windows/jsproxy.dll @@ -2264,6 +2269,7 @@ lib/wine/%%WINEARCH%%-windows/libhttpapi.a lib/wine/%%WINEARCH%%-windows/libicmui.a lib/wine/%%WINEARCH%%-windows/libicu.a lib/wine/%%WINEARCH%%-windows/libieframe.a +lib/wine/%%WINEARCH%%-windows/libiertutil.a lib/wine/%%WINEARCH%%-windows/libimagehlp.a lib/wine/%%WINEARCH%%-windows/libimm32.a lib/wine/%%WINEARCH%%-windows/libinetcomm.a @@ -2798,6 +2804,7 @@ lib/wine/%%WINEARCH%%-windows/winbrand.dll lib/wine/%%WINEARCH%%-windows/windows.applicationmodel.dll lib/wine/%%WINEARCH%%-windows/windows.devices.bluetooth.dll lib/wine/%%WINEARCH%%-windows/windows.devices.enumeration.dll +lib/wine/%%WINEARCH%%-windows/windows.devices.radios.dll lib/wine/%%WINEARCH%%-windows/windows.devices.usb.dll lib/wine/%%WINEARCH%%-windows/windows.gaming.input.dll lib/wine/%%WINEARCH%%-windows/windows.gaming.ui.gamebar.dllhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d1bfbf.32904.69e3627f>
