Date: Tue, 8 Nov 2022 00:55:30 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: 42fc2d248097 - main - emulators/yuzu: update to s20221106 Message-ID: <202211080055.2A80tUhj050536@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=42fc2d2480974efebb9e5abc16f19c64d30326a0 commit 42fc2d2480974efebb9e5abc16f19c64d30326a0 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-11-06 14:34:24 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-11-08 00:46:43 +0000 emulators/yuzu: update to s20221106 Changes: https://github.com/yuzu-emu/yuzu/compare/4c198bbf0...dc520a487 --- emulators/yuzu/Makefile | 5 ++--- emulators/yuzu/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 60e7c873aafd..fa391600de77 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,6 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20221105 -PORTREVISION= 1 +PORTVERSION= s20221106 CATEGORIES= emulators .if make(makesum) MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb @@ -40,7 +39,7 @@ TEST_DEPENDS= catch>0:devel/catch USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 4c198bbf0 +GH_TAGNAME= dc520a487 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.3.213:Vulkan_Headers/externals/Vulkan-Headers \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index df1d1acbf84b..197aa033a1d7 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1667669129 -SHA256 (yuzu-s20221105/compatibility_list.json) = a0b0461900b2af4b4069d297f362d06c2969cda0907dae83b1f354a4c392480e -SIZE (yuzu-s20221105/compatibility_list.json) = 1608527 -SHA256 (yuzu-emu-yuzu-s20221105-4c198bbf0_GH0.tar.gz) = 57c77f3d74c340dca47e6629a903c97a32e3484d28409e84fe283e5bc94bdbdf -SIZE (yuzu-emu-yuzu-s20221105-4c198bbf0_GH0.tar.gz) = 5219245 +TIMESTAMP = 1667745264 +SHA256 (yuzu-s20221106/compatibility_list.json) = 9f014e69e5f2bb5972b9a272309dcf1f8d3f41dd3729792cd11a44a03564df26 +SIZE (yuzu-s20221106/compatibility_list.json) = 1610478 +SHA256 (yuzu-emu-yuzu-s20221106-dc520a487_GH0.tar.gz) = 2b1238a660844d7f7d98bb1174757fa5fd771895516b2be6ba43db413922122f +SIZE (yuzu-emu-yuzu-s20221106-dc520a487_GH0.tar.gz) = 5218255 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211080055.2A80tUhj050536>