git: 514219cb6907 - main - emulators/wine-devel: Update to Wine 9.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 May 2024 06:13:53 UTC
The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=514219cb6907f3f7a32ff3e3b8c2ed6a339fac02 commit 514219cb6907f3f7a32ff3e3b8c2ed6a339fac02 Author: Gerald Pfeifer <gerald@FreeBSD.org> AuthorDate: 2024-05-14 06:13:11 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2024-05-14 06:13:31 +0000 emulators/wine-devel: Update to Wine 9.8 This includes the following changes: - IDL-generated files use fully interpreted stubs. - Various bug fixes. --- emulators/wine-devel/Makefile | 2 +- emulators/wine-devel/distinfo | 6 +++--- emulators/wine-devel/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 0cb24dbfb5bb..5939a449dc25 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= wine -DISTVERSION= 9.7 +DISTVERSION= 9.8 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 64b2a0262dbf..371c35cdd3f8 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714804742 -SHA256 (wine-9.7.tar.xz) = d9f3c333656e88bd4cef5331f34b1c8b69c964a52759eef745d8ddae51a15353 -SIZE (wine-9.7.tar.xz) = 30281616 +TIMESTAMP = 1715237210 +SHA256 (wine-9.8.tar.xz) = 86943c838eda8fad9a7940d4099703394bf1d1be9a1014342fed879c7dc3b993 +SIZE (wine-9.8.tar.xz) = 30297460 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 22407adcd502..44bc0b4daa7a 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -136,6 +136,7 @@ include/wine/windows/asynot.idl include/wine/windows/asysta.idl include/wine/windows/atlbase.h include/wine/windows/atlcom.h +include/wine/windows/atldef.h include/wine/windows/atliface.h include/wine/windows/atliface.idl include/wine/windows/atlthunk.h