Bug 291300 - emulators/wine-devel: Update to 10.20
Summary: emulators/wine-devel: Update to 10.20
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-30 14:16 UTC by Thibault Payet
Modified: 2025-12-01 15:30 UTC (History)
1 user (show)

See Also:


Attachments
git formated patch (5.35 KB, patch)
2025-11-30 14:16 UTC, Thibault Payet
monwarez: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thibault Payet 2025-11-30 14:16:13 UTC
Created attachment 265729 [details]
git formated patch

Advice FreeBSD 15 user that does not have the 32bit version of wine installed to either use wine64 for 64bit, or build a 32bit packages repository with Poudriere.
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-12-01 15:11:06 UTC
A commit in branch main references this bug:

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

commit fec83265652d54fcf6fac346cf6de4e03d04d757
Author:     Thibault Payet <monwarez@mailoo.org>
AuthorDate: 2025-12-01 15:08:08 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-12-01 15:08:08 +0000

    emulators/wine-devel: Update 10.19 => 10.20

    Changelog:
    - Bundled vkd3d upgraded to version 1.18.
    - More support for reparse points.
    - More refactoring of Common Controls after the v5/v6 split.
    - Progress dialog for document scanning.
    - Various bug fixes.
    https://gitlab.winehq.org/wine/wine/-/releases/wine-10.20

    Advice FreeBSD 15.0 user to either use wine64 or build their own packages for 32bit.

    PR:     291300

 emulators/wine-devel/Makefile            |  2 +-
 emulators/wine-devel/distinfo            |  6 +++---
 emulators/wine-devel/files/wine-wow64.sh |  4 ++++
 emulators/wine-devel/pkg-plist           | 11 +++++++++++
 4 files changed, 19 insertions(+), 4 deletions(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2025-12-01 15:30:34 UTC
Thanks.