Bug 278940 - emulators/wine-proton: update to 9.0-1
Summary: emulators/wine-proton: update to 9.0-1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Neel Chauhan
URL:
Keywords:
Depends on: 278944
Blocks:
  Show dependency treegraph
 
Reported: 2024-05-12 18:26 UTC by Alex S
Modified: 2024-05-15 02:02 UTC (History)
2 users (show)

See Also:


Attachments
update to 9.0-1 (43.72 KB, patch)
2024-05-12 18:26 UTC, Alex S
no flags Details | Diff
update to 9.0-1 (v2) (44.01 KB, patch)
2024-05-12 22:07 UTC, Alex S
iwtcex: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex S 2024-05-12 18:26:06 UTC
Created attachment 250602 [details]
update to 9.0-1

Note that this isn't quite ready to be committed until I'm done testing games/linux-steam-utils with it.
Comment 1 Alex S 2024-05-12 22:07:02 UTC
Created attachment 250607 [details]
update to 9.0-1 (v2)
Comment 2 Alex S 2024-05-12 22:42:54 UTC
Comment on attachment 250607 [details]
update to 9.0-1 (v2)

ok after bug 278944
Comment 3 Neel Chauhan freebsd_committer freebsd_triage 2024-05-15 02:01:17 UTC
Committed!
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-05-15 02:02:11 UTC
A commit in branch main references this bug:

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

commit 519b9d1c5db1a9edb43ceb29e75aee4665908ec8
Author:     Alex S <iwtcex@gmail.com>
AuthorDate: 2024-05-10 11:46:02 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2024-05-15 02:00:47 +0000

    emulators/wine-proton: update to 9.0-1

    PR:             278940
    Approved by:    maintainer/submitter

 emulators/wine-proton/Makefile                     |  44 ++++---
 emulators/wine-proton/distinfo                     |   6 +-
 emulators/wine-proton/files/clang/stdarg.h         |  30 +++--
 emulators/wine-proton/files/clang/stdbool.h (new)  |  34 ++++++
 emulators/wine-proton/files/clang/stddef.h (new)   | 128 +++++++++++++++++++++
 .../wine-proton/files/patch-configure.ac (gone)    |  33 ------
 .../files/patch-dlls__ntdll__unix__loader.c (gone) |  24 ----
 .../patch-dlls__ntdll__unix__virtual.c (gone)      |  18 ---
 .../files/patch-dlls_ntdll_unix_loader.c (new)     |  24 ++++
 ...4.c => patch-dlls_ntdll_unix_signal__x86__64.c} |   0
 .../files/patch-dlls_ntdll_unix_system.c (new)     |  23 ++++
 .../files/patch-dlls_ntdll_unix_virtual.c (new)    |  50 ++++++++
 ...oss.drv__oss.c => patch-dlls_wineoss.drv_oss.c} |   0
 ...v__pulse.c => patch-dlls_winepulse.drv_pulse.c} |   0
 ...an__vulkan.c => patch-dlls_winevulkan_vulkan.c} |   0
 .../files/patch-include_wine_asm.h (new)           |  14 +++
 .../files/patch-libs__wine__config.c (gone)        |  11 --
 .../wine-proton/files/patch-server_token.c (gone)  |  24 ----
 ...uild__res32.c => patch-tools_winebuild_res32.c} |   0
 emulators/wine-proton/pkg-plist                    |  53 +++++++--
 20 files changed, 371 insertions(+), 145 deletions(-)