Created attachment 248428 [details] patch changes in this release: * Mono engine updated to version 9.0.0. * A number of system tray fixes. * Exception handling improvements on ARM platforms. * Various bug fixes. tested with Factorio (Windows game). no changes needed to the patches as they still apply.
poudriere-testport is failing on 13.2-RELEASE and 14.0-RELEASE as discussed on IRC.
Created attachment 248744 [details] patch new patch, fixes plist issues. my bad for not noticing this. testport on 15.0 is fine, testport on 14.0 and 13.2 are running now.
new patch tested fine on 14.0, 13.2 running now.
13.2 testport + runtime passed. jbo: this is okay to commit.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=42f7e66f6c77db76d198c2f16690280ef0caa602 commit 42f7e66f6c77db76d198c2f16690280ef0caa602 Author: Lexi Winter <lexi@le-Fay.ORG> AuthorDate: 2024-02-13 10:39:17 +0000 Commit: Joel Bodenmann <jbo@FreeBSD.org> CommitDate: 2024-02-25 23:54:33 +0000 emulators/wine-devel: Update to 9.2 Changelog: https://gitlab.winehq.org/wine/wine/-/releases/wine-9.2 Changes in this release: * Mono engine updated to version 9.0.0. * A number of system tray fixes. * Exception handling improvements on ARM platforms. * Various bug fixes. PR: 277020 Approved by: tcberner (mentor, implicit) emulators/wine-devel/Makefile | 2 +- emulators/wine-devel/distinfo | 6 +++--- emulators/wine-devel/pkg-plist | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-)
Committed - Thanks!