diff options
author | Thibault Payet <monwarez@mailoo.org> | 2025-06-07 09:10:20 +0200 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2025-06-17 10:00:15 +0000 |
commit | 36bfb8cadd45566bc8c9e89d8ce622c7a44f2ab2 (patch) | |
tree | 6dde6eaf6d61519a35039d00db5216ec0863d295 | |
parent | databases/{,py-}duckdb: update 1.2.2 → 1.3.1 (diff) |
emulators/wine-devel: Update to 10.9
This includes the following changes:
- Bundled vkd3d upgraded to version 1.16.
- Initial support for generating Windows Runtime metadata in WIDL.
- Support for compiler-based exception handling with Clang.
- EGL library support available to all graphics drivers.
- Various bug fixes.
PR: 287352
-rw-r--r-- | emulators/wine-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-devel/distinfo | 6 | ||||
-rw-r--r-- | 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 a346190df35d..f937c7223be9 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= wine -DISTVERSION= 10.8 +DISTVERSION= 10.9 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= https://dl.winehq.org/wine/source/10.x/ diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo index 3abe0b5ddfc8..7af28ea30db8 100644 --- a/emulators/wine-devel/distinfo +++ b/emulators/wine-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748164661 -SHA256 (wine-10.8.tar.xz) = f2ffdb5650991d4cf6ce858c10da58da1cee06a9b7bbb6b5a307a02e47408b4e -SIZE (wine-10.8.tar.xz) = 32417904 +TIMESTAMP = 1749278667 +SHA256 (wine-10.9.tar.xz) = c2baee3b4486822705605cfd1159f960f319f0eee33c0aa7c380ae983b70ccee +SIZE (wine-10.9.tar.xz) = 32499024 diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 750f6cdaa9d1..af353efacd50 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -341,6 +341,7 @@ include/wine/windows/dbghelp.h include/wine/windows/dbinit.idl include/wine/windows/dbprop.idl include/wine/windows/dbs.idl +include/wine/windows/dbsrst.idl include/wine/windows/dbt.h include/wine/windows/dciddi.h include/wine/windows/dciman.h |