aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-01-19 05:20:42 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-01-20 01:00:04 +0000
commit4447b372ab6abcf40c37c6971af2097c7a5dc151 (patch)
tree1df90fe67b946d4110a809ba610f1dee09e4d8b0
parent46e89c3461ac097b224f754904bf1bf2e869a1eb (diff)
downloadports-4447b372ab6abcf40c37c6971af2097c7a5dc151.tar.gz
ports-4447b372ab6abcf40c37c6971af2097c7a5dc151.zip
emulators/yuzu: update to s20220119
Changes: https://github.com/yuzu-emu/yuzu/compare/5eb0b6559...dc471700c (cherry picked from commit 0a3ad84d8074aae79df4260272845630d7a74d76)
-rw-r--r--emulators/yuzu/Makefile4
-rw-r--r--emulators/yuzu/distinfo6
-rw-r--r--emulators/yuzu/pkg-message9
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
-}
-]