Bug 273538 - emulators/wine-devel: Update to 8.14
Summary: emulators/wine-devel: Update to 8.14
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: Gerald Pfeifer
URL:
Keywords:
Depends on:
Blocks: 273837
  Show dependency treegraph
 
Reported: 2023-09-03 09:04 UTC by Gerald Pfeifer
Modified: 2023-09-20 20:47 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (damjan.jov)


Attachments
Patch to update emulators/wine-devel from 8.11 to 8.14 (51.12 KB, application/mbox)
2023-09-03 09:04 UTC, Gerald Pfeifer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerald Pfeifer freebsd_committer freebsd_triage 2023-09-03 09:04:17 UTC
Created attachment 244610 [details]
Patch to update emulators/wine-devel from 8.11 to 8.14

This udpated emulators/wine-devel from version 8.11 to 8.14.
Comment 1 Gerald Pfeifer freebsd_committer freebsd_triage 2023-09-16 01:47:22 UTC
I plan on pushing this in a few days.

On top, find an update to Wine 8.15 in bug #273837 which I just shared.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-09-20 20:44:18 UTC
A commit in branch main references this bug:

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

commit 049f2d665bf00d615f6713f0d78389f9bc2e5ae9
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2023-09-20 20:43:18 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2023-09-20 20:43:36 +0000

    emulators/wine-devel: Update to Wine 8.14

    This includes the following changes:
     - Initial support for painting windows in the Wayland driver
       (which we do not use yet).
     - Command stream performance improvements in WineD3D.

     - Wow64 support in WineGStreamer.
     - WeakMap support in JScript.
     - Georgian translation.

     - Dumping of Windows registry files in WineDump.
     - Fixes for Wow64 window messages.
     - Various bug fixes.

    And it brings loads of packaging changes.

    PR:             273538
    Approved by:    maintainer timeout

 emulators/wine-devel/Makefile  |   3 +-
 emulators/wine-devel/distinfo  |   6 +-
 emulators/wine-devel/pkg-plist | 960 +++++++++++++++++++++++++++++++----------
 3 files changed, 733 insertions(+), 236 deletions(-)
Comment 3 Gerald Pfeifer freebsd_committer freebsd_triage 2023-09-20 20:47:17 UTC
Wine 8.14 has landed. Next stop PR 273837 and Wine 8.15.