[Bug 285446] emulators/wine-devel: Update to 10.2

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 09 Apr 2025 07:56:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285446

--- Comment #14 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=309d3c189e787b29ab7a81a76716329ca0507c49

commit 309d3c189e787b29ab7a81a76716329ca0507c49
Author:     Thibault Payet <monwarez@mailoo.org>
AuthorDate: 2025-04-08 23:19:21 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2025-04-09 07:53:44 +0000

    emulators/wine-devel: Update to Wine 10.2

    This is the second snapshot of the Wine 10.x branch. It includes the
    following changes:

     - Bundled vkd3d is upgraded to version 1.15.
     - Support for setting thread priorities.
     - New Wow64 mode can be enabled dynamically. (Not yet on FreeBSD!)
     - More progress on the Bluetooth driver.
     - Various bug fixes.

    Upstream renamed the wine64 binary to wine; account for that when
    renaming it to wine64.bin.

    Revert the support for new WoW64 mode detection at runtime since it
    is not supported on FreeBSD yet (files/patch-dlls_ntdll_unix_loader.c).

    PR:             285446

 emulators/wine-devel/Makefile                           |  4 ++--
 emulators/wine-devel/distinfo                           |  6 +++---
 .../wine-devel/files/patch-dlls_ntdll_unix_loader.c     | 17 ++++++++++-------
 emulators/wine-devel/pkg-plist                          |  5 +++++
 4 files changed, 20 insertions(+), 12 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.