Date: Thu, 11 May 2023 00:47:28 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0d0455fc2c17 - main - emulators/yuzu: update to s20230510 Message-ID: <202305110047.34B0lSWa005518@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d0455fc2c175ea9958d8ed343575838668ee966 commit 0d0455fc2c175ea9958d8ed343575838668ee966 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-05-10 04:59:32 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-05-11 00:47:06 +0000 emulators/yuzu: update to s20230510 Changes: https://github.com/yuzu-emu/yuzu/compare/a4362765a...b7f60e912 --- emulators/yuzu/Makefile | 4 ++-- emulators/yuzu/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 21a8abd6c322..bbf5a3e55765 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20230507 +PORTVERSION= s20230510 CATEGORIES= emulators wayland .if make(makesum) MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb @@ -46,7 +46,7 @@ qt6_OPTIONS_EXCLUDE= QT5 USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= a4362765a +GH_TAGNAME= b7f60e912 GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ yuzu-emu:sirit:ab75463:sirit/externals/sirit \ KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-201-gc214f6f:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index 8a6ffe7ae41f..64e9f19c3be3 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1683506732 -SHA256 (yuzu-s20230507/compatibility_list.json) = 382db629d6b060af722a27dfa9cd6bb60ac16a7544c58322f63aa1be4c0c0fac -SIZE (yuzu-s20230507/compatibility_list.json) = 1801327 -SHA256 (yuzu-emu-yuzu-s20230507-a4362765a_GH0.tar.gz) = 8ef6f295719bb270d119e424903e24b52dd288fe126818a59a20a0e4d1f3a468 -SIZE (yuzu-emu-yuzu-s20230507-a4362765a_GH0.tar.gz) = 5632055 +TIMESTAMP = 1683728748 +SHA256 (yuzu-s20230510/compatibility_list.json) = 382db629d6b060af722a27dfa9cd6bb60ac16a7544c58322f63aa1be4c0c0fac +SIZE (yuzu-s20230510/compatibility_list.json) = 1801327 +SHA256 (yuzu-emu-yuzu-s20230510-b7f60e912_GH0.tar.gz) = d3184d97282254834321cf176d599bc0abe8c4129af38eca91b9a2041e5a94ee +SIZE (yuzu-emu-yuzu-s20230510-b7f60e912_GH0.tar.gz) = 5633042 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 (yuzu-emu-sirit-ab75463_GH0.tar.gz) = 6b61e265be182b7a78075fc1b98ccf80fd33008343205dd0e22a10a439c45319
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305110047.34B0lSWa005518>