Date: Thu, 29 Dec 2022 00:26:23 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: 37b26066ba77 - main - emulators/yuzu: update to s20221228 Message-ID: <202212290026.2BT0QNSL084396@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=37b26066ba77957e4a629ba00a9b441486b5dc75 commit 37b26066ba77957e4a629ba00a9b441486b5dc75 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-12-28 22:28:31 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-12-29 00:26:14 +0000 emulators/yuzu: update to s20221228 Changes: https://github.com/yuzu-emu/yuzu/compare/c5de54d50...60419dd35 --- 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 cf7f1a338246..61726d9b1486 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20221227 +PORTVERSION= s20221228 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= c5de54d50 +GH_TAGNAME= 60419dd35 GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ yuzu-emu:sirit:d7ad93a: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 b6145c3ee130..cb72a75dee56 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1672117655 -SHA256 (yuzu-s20221227/compatibility_list.json) = 0152fbc04a849e37d35717c5f0d7760a6edc0fd5af1468e4f64025c787fabac1 -SIZE (yuzu-s20221227/compatibility_list.json) = 1662235 -SHA256 (yuzu-emu-yuzu-s20221227-c5de54d50_GH0.tar.gz) = df2181f879b3194e5a4df90daba838b94495f13fac169b274520f1a7ef3fd7d7 -SIZE (yuzu-emu-yuzu-s20221227-c5de54d50_GH0.tar.gz) = 5398748 +TIMESTAMP = 1672266511 +SHA256 (yuzu-s20221228/compatibility_list.json) = 0152fbc04a849e37d35717c5f0d7760a6edc0fd5af1468e4f64025c787fabac1 +SIZE (yuzu-s20221228/compatibility_list.json) = 1662235 +SHA256 (yuzu-emu-yuzu-s20221228-60419dd35_GH0.tar.gz) = c54e651d13c0db5864168db583f66790148deec12d7a1cdf061c205e81ff2b01 +SIZE (yuzu-emu-yuzu-s20221228-60419dd35_GH0.tar.gz) = 5399219 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-d7ad93a_GH0.tar.gz) = f338a73c12bcc4e6c18a1a8104ca7bf30af40eb37b4054992e3be4c3d3589faa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212290026.2BT0QNSL084396>