Date: Tue, 14 Mar 2023 00:49:41 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: 1c37b7dd3e63 - main - emulators/yuzu: update to s20230313 Message-ID: <202303140049.32E0nfcO012110@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=1c37b7dd3e6329ae4074742da39b74a146ff1f94 commit 1c37b7dd3e6329ae4074742da39b74a146ff1f94 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-03-13 17:45:40 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-03-14 00:49:23 +0000 emulators/yuzu: update to s20230313 Changes: https://github.com/yuzu-emu/yuzu/compare/92c89312f...8870fae67 --- 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 c749013cdd6d..ab2236fa3afd 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20230310 +PORTVERSION= s20230313 CATEGORIES= emulators wayland .if make(makesum) MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb @@ -50,7 +50,7 @@ qt6_OPTIONS_EXCLUDE= QT5 USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 92c89312f +GH_TAGNAME= 8870fae67 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 b45ca0d815a4..2351356ceab9 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1678483181 -SHA256 (yuzu-s20230310/compatibility_list.json) = 584815092fc4b0504b87eb34834df343e9db0b2b5cb55fd121f1bd6d80b2bdf8 -SIZE (yuzu-s20230310/compatibility_list.json) = 1754602 -SHA256 (yuzu-emu-yuzu-s20230310-92c89312f_GH0.tar.gz) = aa0a38df8550ee13d0dbc81470f47b0e921be2410fc1fca6fed2ba76dadf2686 -SIZE (yuzu-emu-yuzu-s20230310-92c89312f_GH0.tar.gz) = 5595665 +TIMESTAMP = 1678729540 +SHA256 (yuzu-s20230313/compatibility_list.json) = 2d3ced91d656d488d7ee6c96d4b1e22d1018276fb9614badd44025581bada825 +SIZE (yuzu-s20230313/compatibility_list.json) = 1755750 +SHA256 (yuzu-emu-yuzu-s20230313-8870fae67_GH0.tar.gz) = 23ccc3814dcaa245a7a91cd1a89a6859de52d39f00ad4de119c10f2498fa83ff +SIZE (yuzu-emu-yuzu-s20230313-8870fae67_GH0.tar.gz) = 5593432 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?202303140049.32E0nfcO012110>