Bug 273837

Summary: emulators/wine-devel: Update to 8.15
Product: Ports & Packages Reporter: Gerald Pfeifer <gerald>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: agh, damjan.jov, scf
Priority: --- Flags: bugzilla: maintainer-feedback? (damjan.jov)
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 273538    
Bug Blocks: 273987    
Attachments:
Description Flags
Patch to update emulators/wine-devel from 8.14 to 8.15 none

Description Gerald Pfeifer freebsd_committer freebsd_triage 2023-09-16 01:45:22 UTC
Created attachment 244913 [details]
Patch to update emulators/wine-devel from 8.14 to 8.15

This patch, which goes on top of PR 273538 (which brings it from 8.11
to 8.14), furthermore updates wine-devel to version 8.15.
Comment 1 Gerald Pfeifer freebsd_committer freebsd_triage 2023-09-20 22:20:28 UTC
The next step, from Wine 8.15 to 8.16 is not covered in bug #273987 .
Comment 2 Gerald Pfeifer freebsd_committer freebsd_triage 2023-09-20 22:40:35 UTC
...is now covered...
Comment 3 Sean Farley freebsd_committer freebsd_triage 2023-09-22 17:47:17 UTC
This builds and works.  Actually, 8.14 would not start Rocket League but this version does.  I ran across an OSS driver bug in 8.15+ but will report that in PR 273987.
Comment 4 Gerald Pfeifer freebsd_committer freebsd_triage 2023-09-30 10:06:27 UTC
Great, happy to hear that. Thanks for the feedback, Sean!
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-10-01 10:16:06 UTC
A commit in branch main references this bug:

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

commit a37c1315dce5bbc693b7e6966faa8fa7d581419b
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2023-10-01 10:14:51 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2023-10-01 10:15:37 +0000

    emulators/wine-devel: Update to Wine 8.15

    This includes the following changes:
     - Support for TEXT print processor.
     - Cycle Collection support in MSHTML.
     - Cross-process memory notifications in Wow64.
     - Various bug fixes.

    PR:             273837
    Approved by:    maintainer timeout

 emulators/wine-devel/Makefile  |  2 +-
 emulators/wine-devel/distinfo  |  6 +++---
 emulators/wine-devel/pkg-plist | 17 +++++++++++++++++
 3 files changed, 21 insertions(+), 4 deletions(-)