aboutsummaryrefslogtreecommitdiff
path: root/emulators/yuzu/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-12-03 02:02:26 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-12-19 00:18:38 +0000
commitadacebd7f3c5fc413562e664ff3bd2b4b96623fc (patch)
tree8e8d5f21d4bc8bdac8a751c3abe9fd5e62584989 /emulators/yuzu/Makefile
parente2bfc2e23e44af84c410b5ebe8c4548399eac2b6 (diff)
downloadports-adacebd7f3c5fc413562e664ff3bd2b4b96623fc.tar.gz
ports-adacebd7f3c5fc413562e664ff3bd2b4b96623fc.zip
emulators/yuzu: update to s20211202
Changes: https://github.com/yuzu-emu/yuzu/compare/8a613f6c8...a2fb5a13b (cherry picked from commit 4d27418c2ed1a2fdd5b16561a084bdce2613c016)
Diffstat (limited to 'emulators/yuzu/Makefile')
-rw-r--r--emulators/yuzu/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile
index a885bad4d2e9..7f24330a7670 100644
--- a/emulators/yuzu/Makefile
+++ b/emulators/yuzu/Makefile
@@ -1,10 +1,11 @@
PORTNAME= yuzu
-PORTVERSION= s20211130
+PORTVERSION= s20211203
PORTREVISION?= 0
CATEGORIES= emulators
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+= 1b9d4938b417.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/6598 mainline-merge
+PATCHFILES+= 6904f055db88.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/6598 mainline-merge
+PATCHFILES+= e919bea9c84e.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/7346 mainline-merge
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Nintendo Switch emulator/debugger
@@ -33,7 +34,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \
USE_GITHUB= yes
GH_ACCOUNT= yuzu-emu
-GH_TAGNAME= 8a613f6c8
+GH_TAGNAME= a2fb5a13b
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.180:Vulkan_Headers/externals/Vulkan-Headers \