git: 43ebe18a09c7 - main - emulators/wine-devel: Update to Wine 9.19
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Nov 2024 18:48:19 UTC
The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=43ebe18a09c728c780319b72cf257269ebabcbea commit 43ebe18a09c728c780319b72cf257269ebabcbea Author: Gerald Pfeifer <gerald@FreeBSD.org> AuthorDate: 2024-11-06 18:48:02 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2024-11-06 18:48:02 +0000 emulators/wine-devel: Update to Wine 9.19 This includes the following changes: - Character tables updates to Unicode 16.0.0. - Better window positioning in the Wayland driver (which we don't use yet). - More support for network sessions in DirectPlay. - Support for plug&play device change notifications. - Various bug fixes. --- emulators/wine-devel/Makefile | 2 +- emulators/wine-devel/distinfo | 6 +++--- emulators/wine-devel/pkg-plist | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 6bb6e394b2cc..b6df2a6ce6b1 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= wine -DISTVERSION= 9.18 +DISTVERSION= 9.19 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= https://dl.winehq.org/wine/source/9.x/ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 2ad5bb946c87..65fdff8464ce 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730585457 -SHA256 (wine-9.18.tar.xz) = 6526f5211c085453bcb642946eb2ce8d1d42a8a4a68168bf2a0d73f32612dd1c -SIZE (wine-9.18.tar.xz) = 30760808 +TIMESTAMP = 1730633198 +SHA256 (wine-9.19.tar.xz) = 2c13a0c3f31f25a54d415d86785a1ad46ef8a07ae973b6b699345a45206ac015 +SIZE (wine-9.19.tar.xz) = 30812468 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 63a5a3fdb86a..a816b06c458e 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -1216,8 +1216,12 @@ include/wine/windows/windows.ui.input.h include/wine/windows/windows.ui.input.idl include/wine/windows/windows.ui.viewmanagement.h include/wine/windows/windows.ui.viewmanagement.idl +include/wine/windows/windows.ui.xaml.h include/wine/windows/windows.ui.xaml.hosting.desktopwindowxamlsource.h include/wine/windows/windows.ui.xaml.hosting.desktopwindowxamlsource.idl +include/wine/windows/windows.ui.xaml.idl +include/wine/windows/windows.ui.xaml.interop.h +include/wine/windows/windows.ui.xaml.interop.idl include/wine/windows/windowscontracts.h include/wine/windows/windowscontracts.idl include/wine/windows/windowsx.h