git: 4447b372ab6a - 2022Q1 - emulators/yuzu: update to s20220119

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Thu, 20 Jan 2022 01:00:09 UTC
The branch 2022Q1 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4447b372ab6abcf40c37c6971af2097c7a5dc151

commit 4447b372ab6abcf40c37c6971af2097c7a5dc151
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-01-19 05:20:42 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-01-20 01:00:04 +0000

    emulators/yuzu: update to s20220119
    
    Changes:        https://github.com/yuzu-emu/yuzu/compare/5eb0b6559...dc471700c
    (cherry picked from commit 0a3ad84d8074aae79df4260272845630d7a74d76)
---
 emulators/yuzu/Makefile    | 4 ++--
 emulators/yuzu/distinfo    | 6 +++---
 emulators/yuzu/pkg-message | 9 ---------
 3 files changed, 5 insertions(+), 14 deletions(-)

diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile
index ec68a46c96e0..11ffd2cac856 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	yuzu
-PORTVERSION=	s20220117
+PORTVERSION=	s20220119
 PORTREVISION?=	0
 CATEGORIES=	emulators
 .if make(makesum)
@@ -43,7 +43,7 @@ TEST_DEPENDS=	catch>0:devel/catch
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	yuzu-emu
-GH_TAGNAME=	5eb0b6559
+GH_TAGNAME=	dc471700c
 GH_TUPLE=	yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \
 		KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-32-ga3fdfe8:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \
 		KhronosGroup:Vulkan-Headers:v1.2.202:Vulkan_Headers/externals/Vulkan-Headers \
diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo
index 62c5f2e4f181..8d68554a5eb4 100644
--- a/emulators/yuzu/distinfo
+++ b/emulators/yuzu/distinfo
@@ -1,8 +1,8 @@
-TIMESTAMP = 1642462636
+TIMESTAMP = 1642631475
 SHA256 (yuzu/compatibility_list.json) = d0e2b865f30b815d1fb42c32be533f663d79df51497a8197e4bbad112e36498e
 SIZE (yuzu/compatibility_list.json) = 1255228
-SHA256 (yuzu-emu-yuzu-s20220117-5eb0b6559_GH0.tar.gz) = a3860028d6d3de0968353097b70a1abca778288c95b2a6381c9f12a347d89087
-SIZE (yuzu-emu-yuzu-s20220117-5eb0b6559_GH0.tar.gz) = 4488860
+SHA256 (yuzu-emu-yuzu-s20220119-dc471700c_GH0.tar.gz) = a3d9716d206847a45f1ede740d72326f21365bb8d1ee693f78331887b4b8d20f
+SIZE (yuzu-emu-yuzu-s20220119-dc471700c_GH0.tar.gz) = 4490310
 SHA256 (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 8cd6d075b4da0ad5fb995eb37390e2e6088be8d41ab1cdfc7e7e4256bd991450
 SIZE (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 2679189
 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-32-ga3fdfe8_GH0.tar.gz) = bd629d6296dd374eb2aeff923c75895ba0f3ce6448dad89763930e65b954e0cb
diff --git a/emulators/yuzu/pkg-message b/emulators/yuzu/pkg-message
deleted file mode 100644
index d6b3cd9fbbe4..000000000000
--- a/emulators/yuzu/pkg-message
+++ /dev/null
@@ -1,9 +0,0 @@
-[
-{ type: install
-  message: <<EOM
-Known issues:
-- mesa-dri > 21.3.0 breaks Vulkan renderer on Intel GPUs
-  https://github.com/yuzu-emu/yuzu/issues/7116
-EOM
-}
-]