git: 5d2af9e3de9c - main - emulators/wine-devel: Update to Wine 8.21

From: Gerald Pfeifer <gerald_at_FreeBSD.org>
Date: Sun, 26 Nov 2023 21:25:31 UTC
The branch main has been updated by gerald:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5d2af9e3de9ccb187138c2fb33064233cf0ce817

commit 5d2af9e3de9ccb187138c2fb33064233cf0ce817
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2023-11-26 21:25:03 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2023-11-26 21:25:03 +0000

    emulators/wine-devel: Update to Wine 8.21
    
    This includes the following changes:
     - High-DPI scaling and initial Vulkan support in the Wayland driver
       (which we don't use yet, though).
     - Updates to the locale database.
     - Various bug fixes.
    
    Revert
      * Add ${STRIP_CMD} to GNU configure environment variable ac_cv_prog_STRIP
    from commit 132921c8f8. [1]
    
    PR:             274953 [1]
    Discussed with: Alastair Hogge <agh@riseup.net> [1]
---
 emulators/wine-devel/Makefile  | 5 ++---
 emulators/wine-devel/distinfo  | 6 +++---
 emulators/wine-devel/pkg-plist | 4 ++++
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 955d9d87d2c3..6337698693bb 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	wine
-DISTVERSION=	8.20
-PORTREVISION=	1
+DISTVERSION=	8.21
 PORTEPOCH=	1
 CATEGORIES=	emulators
 MASTER_SITES=	https://dl.winehq.org/wine/source/8.x/
@@ -53,7 +52,7 @@ CONFIGURE_ARGS+=--verbose \
 		--without-unwind \
 		--without-usb \
 		--without-wayland
-CONFIGURE_ENV=	ac_cv_prog_STRIP="${STRIP_CMD}" CPPBIN="${CPP}" FLEX="${LOCALBASE}/bin/flex"
+CONFIGURE_ENV=	CPPBIN="${CPP}" FLEX="${LOCALBASE}/bin/flex"
 WINELIBDIR=	${PREFIX}/lib
 .if !defined(USE_LDCONFIG32)
 USE_LDCONFIG=	${WINELIBDIR} ${WINELIBDIR}/wine
diff --git a/emulators/wine-devel/distinfo b/emulators/wine-devel/distinfo
index 8a215118e6fb..8ce495a54b7d 100644
--- a/emulators/wine-devel/distinfo
+++ b/emulators/wine-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1699716498
-SHA256 (wine-8.20.tar.xz) = 48d6b76bd64305a202057fbc19d922c1f49625f6d1a9825927c0a18572739982
-SIZE (wine-8.20.tar.xz) = 29879412
+TIMESTAMP = 1701004595
+SHA256 (wine-8.21.tar.xz) = 02d6493f348168268669b62d4795df5b335be9ae06229c68f388a093d0d6b61d
+SIZE (wine-8.21.tar.xz) = 29919212
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist
index 2c09c51c8a6b..04c9fd74a415 100644
--- a/emulators/wine-devel/pkg-plist
+++ b/emulators/wine-devel/pkg-plist
@@ -1150,6 +1150,8 @@ include/wine/windows/windows.security.credentials.ui.h
 include/wine/windows/windows.security.credentials.ui.idl
 include/wine/windows/windows.security.cryptography.h
 include/wine/windows/windows.security.cryptography.idl
+include/wine/windows/windows.security.exchangeactivesyncprovisioning.h
+include/wine/windows/windows.security.exchangeactivesyncprovisioning.idl
 include/wine/windows/windows.security.isolation.h
 include/wine/windows/windows.security.isolation.idl
 include/wine/windows/windows.storage.fileproperties.h
@@ -1164,6 +1166,8 @@ include/wine/windows/windows.system.h
 include/wine/windows/windows.system.idl
 include/wine/windows/windows.system.power.h
 include/wine/windows/windows.system.power.idl
+include/wine/windows/windows.system.profile.h
+include/wine/windows/windows.system.profile.idl
 include/wine/windows/windows.system.profile.systemmanufacturers.h
 include/wine/windows/windows.system.profile.systemmanufacturers.idl
 include/wine/windows/windows.system.threading.h