Skip to content

Commit

Permalink
emulators/yuzu: update to s20220205
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Feb 6, 2022
1 parent dda2486 commit b40db9d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
5 changes: 3 additions & 2 deletions emulators/yuzu/Makefile
@@ -1,5 +1,5 @@
PORTNAME= yuzu
PORTVERSION= s20220202
PORTVERSION= s20220205
CATEGORIES= emulators
.if make(makesum)
MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb
Expand All @@ -13,6 +13,7 @@ PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 4a8a248b47a2.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
PATCHFILES+= 98d47bc50cab.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/7497 mainline-merge
PATCHFILES+= 8cf82354b1e4.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/7812 mainline-merge

MAINTAINER= jbeich@FreeBSD.org
COMMENT= Nintendo Switch emulator/debugger
Expand Down Expand Up @@ -41,7 +42,7 @@ TEST_DEPENDS= catch>0:devel/catch

USE_GITHUB= yes
GH_ACCOUNT= yuzu-emu
GH_TAGNAME= d68eb751c
GH_TAGNAME= 0456ed6b4
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 \
Expand Down
12 changes: 7 additions & 5 deletions emulators/yuzu/distinfo
@@ -1,8 +1,8 @@
TIMESTAMP = 1643835866
SHA256 (yuzu/compatibility_list.json) = 730160cafb46ded975f78538c449907fa319ad5a4acdbc39f8cbc8101ef4e23c
SIZE (yuzu/compatibility_list.json) = 1255203
SHA256 (yuzu-emu-yuzu-s20220202-d68eb751c_GH0.tar.gz) = 8d2e2919e36c09cea8c31403a83a55885ec420aa7338806c2782afe7125a10e6
SIZE (yuzu-emu-yuzu-s20220202-d68eb751c_GH0.tar.gz) = 4571281
TIMESTAMP = 1644099528
SHA256 (yuzu/compatibility_list.json) = 8f22fbc66d0acf856f1e6c823fa5aad9719d3c37a4aed450e6d937a5e691a305
SIZE (yuzu/compatibility_list.json) = 1255192
SHA256 (yuzu-emu-yuzu-s20220205-0456ed6b4_GH0.tar.gz) = 9ac0015557d78c4c41cf2103a2d5e78fd58ba62dc5ff53a0354a0f0124aa480b
SIZE (yuzu-emu-yuzu-s20220205-0456ed6b4_GH0.tar.gz) = 4572159
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
Expand Down Expand Up @@ -33,3 +33,5 @@ SHA256 (e919bea9c84e.patch) = e132ba798a1e5e660bc43c3a524113898036f4cee6f7cc7c65
SIZE (e919bea9c84e.patch) = 3248
SHA256 (98d47bc50cab.patch) = 5f741e37faef3db4b1789f3fa9e7c4e262b93af1c1c5bc9105edb9835d87fcae
SIZE (98d47bc50cab.patch) = 5549
SHA256 (8cf82354b1e4.patch) = 74f1c5e7fa36fab6d1a633d6393956a65e41f25c3a61249ac4dfbe0b27c4239b
SIZE (8cf82354b1e4.patch) = 1996

0 comments on commit b40db9d

Please sign in to comment.