git: 1b3ba5ec454d - main - emulators/wine-devel: Update to Wine 9.16

From: Gerald Pfeifer <gerald_at_FreeBSD.org>
Date: Tue, 27 Aug 2024 19:48:11 UTC
The branch main has been updated by gerald:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1b3ba5ec454d2c4769a7a58237e91ee168534bde

commit 1b3ba5ec454d2c4769a7a58237e91ee168534bde
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2024-08-27 19:47:28 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2024-08-27 19:47:46 +0000

    emulators/wine-devel: Update to Wine 9.16
    
    This includes the following changes:
     - Initial Driver Store implementation.
     - Pbuffer support in the Wayland driver (which we don't use yet).
     - More prototype objects in MSHTML.
     - Various bug fixes.
---
 emulators/wine-devel/Makefile  | 2 +-
 emulators/wine-devel/distinfo  | 6 +++---
 emulators/wine-devel/pkg-plist | 3 +++
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 5cee1934abec..395bbd612fcd 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	wine
-DISTVERSION=	9.15
+DISTVERSION=	9.16
 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 731df45e50bc..23a00ab3b285 100644
--- a/emulators/wine-devel/distinfo
+++ b/emulators/wine-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1723332045
-SHA256 (wine-9.15.tar.xz) = 79adef436dd68ddbd70178670a3c23aa98e8afd5540ac0f42345894c458b78dd
-SIZE (wine-9.15.tar.xz) = 30580680
+TIMESTAMP = 1724772152
+SHA256 (wine-9.16.tar.xz) = 89042ae8c80b2333f8a7d18877fc4179c07d6357ab7f28ccbda6d06f3c330c50
+SIZE (wine-9.16.tar.xz) = 30638928
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist
index 1c10e368f60e..1bb81315b28d 100644
--- a/emulators/wine-devel/pkg-plist
+++ b/emulators/wine-devel/pkg-plist
@@ -928,6 +928,7 @@ include/wine/windows/shdeprecated.idl
 include/wine/windows/shdispid.h
 include/wine/windows/shellapi.h
 include/wine/windows/shellscalingapi.h
+include/wine/windows/sherrors.h
 include/wine/windows/shimgdata.h
 include/wine/windows/shimgdata.idl
 include/wine/windows/shldisp.h
@@ -1478,6 +1479,7 @@ lib/wine/%%WINEARCH%%-unix/libncrypt.a
 lib/wine/%%WINEARCH%%-unix/libnddeapi.a
 lib/wine/%%WINEARCH%%-unix/libnetapi32.a
 lib/wine/%%WINEARCH%%-unix/libnetio.a
+lib/wine/%%WINEARCH%%-unix/libnetutils.a
 lib/wine/%%WINEARCH%%-unix/libnewdev.a
 lib/wine/%%WINEARCH%%-unix/libninput.a
 lib/wine/%%WINEARCH%%-unix/libnormaliz.a
@@ -2013,6 +2015,7 @@ lib/wine/%%WINEARCH%%-windows/libncrypt.a
 lib/wine/%%WINEARCH%%-windows/libnddeapi.a
 lib/wine/%%WINEARCH%%-windows/libnetapi32.a
 lib/wine/%%WINEARCH%%-windows/libnetio.a
+lib/wine/%%WINEARCH%%-windows/libnetutils.a
 lib/wine/%%WINEARCH%%-windows/libnewdev.a
 lib/wine/%%WINEARCH%%-windows/libninput.a
 lib/wine/%%WINEARCH%%-windows/libnormaliz.a