aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2023-12-12 13:53:18 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2023-12-12 13:54:42 +0000
commit1429de03bc0cacfc93e178f31529f34c33bdddc6 (patch)
treeff0e88bd6865a29abdd6444c3c9fc18c2b84ff58
parentda2c2b2eb794ac698dd6e6fae909fa5b22676d24 (diff)
downloadports-1429de03bc0cacfc93e178f31529f34c33bdddc6.tar.gz
ports-1429de03bc0cacfc93e178f31529f34c33bdddc6.zip
emulators/wine-devel: Update to Wine 9.0-rc1
This includes the following changes: - Bundled vkd3d upgraded to version 1.10. - Support for DH encryption keys with a recent GnuTLS. - Keyboard layouts support in the Wayland driver (which we don't use yet, though). - Various bug fixes.
-rw-r--r--emulators/wine-devel/Makefile4
-rw-r--r--emulators/wine-devel/distinfo6
-rw-r--r--emulators/wine-devel/pkg-plist4
3 files changed, 9 insertions, 5 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 6337698693bb..cd8f9456976a 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -1,8 +1,8 @@
PORTNAME= wine
-DISTVERSION= 8.21
+DISTVERSION= 9.0-rc1
PORTEPOCH= 1
CATEGORIES= emulators
-MASTER_SITES= https://dl.winehq.org/wine/source/8.x/
+MASTER_SITES= https://dl.winehq.org/wine/source/9.0/
PKGNAMESUFFIX= -devel
MAINTAINER= ports@FreeBSD.org
diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo
index 8ce495a54b7d..3799606e6b9a 100644
--- a/emulators/wine-devel/distinfo
+++ b/emulators/wine-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1701004595
-SHA256 (wine-8.21.tar.xz) = 02d6493f348168268669b62d4795df5b335be9ae06229c68f388a093d0d6b61d
-SIZE (wine-8.21.tar.xz) = 29919212
+TIMESTAMP = 1702333027
+SHA256 (wine-9.0-rc1.tar.xz) = 18377757be1f7f1786ce8a56a844f66572881ffcf745c0b4ca34f09a60e2f330
+SIZE (wine-9.0-rc1.tar.xz) = 29982304
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist
index 04c9fd74a415..e18e67673e78 100644
--- a/emulators/wine-devel/pkg-plist
+++ b/emulators/wine-devel/pkg-plist
@@ -910,6 +910,7 @@ include/wine/windows/servprov.idl
include/wine/windows/sesprp.idl
include/wine/windows/setupapi.h
include/wine/windows/sfc.h
+include/wine/windows/shcore.h
include/wine/windows/shdeprecated.h
include/wine/windows/shdeprecated.idl
include/wine/windows/shdispid.h
@@ -1357,6 +1358,7 @@ lib/wine/%%WINEARCH%%-unix/combase.dll.so
lib/wine/%%WINEARCH%%-unix/comcat.dll.so
lib/wine/%%WINEARCH%%-unix/comctl32.dll.so
lib/wine/%%WINEARCH%%-unix/comdlg32.dll.so
+lib/wine/%%WINEARCH%%-unix/coml2.dll.so
%%WINE32%%lib/wine/%%WINEARCH%%-unix/comm.drv16.so
%%WINE32%%lib/wine/%%WINEARCH%%-unix/commdlg.dll16.so
%%WINE32%%lib/wine/%%WINEARCH%%-unix/compobj.dll16.so
@@ -1607,6 +1609,7 @@ lib/wine/%%WINEARCH%%-unix/libclusapi.a
lib/wine/%%WINEARCH%%-unix/libcombase.a
lib/wine/%%WINEARCH%%-unix/libcomctl32.a
lib/wine/%%WINEARCH%%-unix/libcomdlg32.a
+lib/wine/%%WINEARCH%%-unix/libcoml2.a
lib/wine/%%WINEARCH%%-unix/libcompstui.a
lib/wine/%%WINEARCH%%-unix/libcomsvcs.a
lib/wine/%%WINEARCH%%-unix/libcredui.a
@@ -2377,6 +2380,7 @@ lib/wine/%%WINEARCH%%-windows/combase.dll
lib/wine/%%WINEARCH%%-windows/comcat.dll
lib/wine/%%WINEARCH%%-windows/comctl32.dll
lib/wine/%%WINEARCH%%-windows/comdlg32.dll
+lib/wine/%%WINEARCH%%-windows/coml2.dll
%%WINE32%%lib/wine/%%WINEARCH%%-windows/comm.drv16
%%WINE32%%lib/wine/%%WINEARCH%%-windows/commdlg.dll16
%%WINE32%%lib/wine/%%WINEARCH%%-windows/compobj.dll16