Summary: | emulators/wine-devel: update to 9.3 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Lexi Winter <lexi> | ||||
Component: | Individual Port(s) | Assignee: | Joel Bodenmann <jbo> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | jbo | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7127338d6a2b8af61ff94c03657169463ac968aa commit 7127338d6a2b8af61ff94c03657169463ac968aa Author: Lexi Winter <lexi@le-Fay.ORG> AuthorDate: 2024-02-28 22:04:27 +0000 Commit: Joel Bodenmann <jbo@FreeBSD.org> CommitDate: 2024-02-29 02:43:19 +0000 emulators/wine-devel: Update to 9.3 Changelog: https://gitlab.winehq.org/wine/wine/-/releases/wine-9.3 What's new in this release: * Improvements to Internet Proxy support. * New HID pointer device driver. * Timezone database update. * More exception fixes on ARM platforms. * Various bug fixes. While here, move manpages from man/ to share/man/. PR: 277385 Approved by: tcberner (mentor, implicit) emulators/wine-devel/Makefile | 3 +- emulators/wine-devel/distinfo | 6 ++-- emulators/wine-devel/pkg-plist | 69 ++++++++++++++++++++++++------------------ 3 files changed, 45 insertions(+), 33 deletions(-) Committed - Thanks! thanks! |
Created attachment 248819 [details] patch changes in this release: * Improvements to Internet Proxy support. * New HID pointer device driver. * Timezone database update. * More exception fixes on ARM platforms. * Various bug fixes. while here, moved manpages from man/ to share/man/. * FreeBSD 15.0/amd64: OK (tested with Factorio 64-bit) * FreeBSD 14.0/amd64: OK (tested with cURL 64-bit) * FreeBSD 13.2/amd64: OK (tested with cURL 64-bit) * FreeBSD 14.0/i386: OK (tested with cURL 32-bit) jbo: this is ok to commit