Date: Thu, 10 Feb 2022 00:56:04 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 6909aa95700c - 2022Q1 - emulators/yuzu: update to s20220209 Message-ID: <202202100056.21A0u4ld024125@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2022Q1 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=6909aa95700c69b94a4243cfedadc6ac03c1d353 commit 6909aa95700c69b94a4243cfedadc6ac03c1d353 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-02-09 18:29:32 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-02-10 00:55:52 +0000 emulators/yuzu: update to s20220209 Changes: https://github.com/yuzu-emu/yuzu/compare/b720009dc...bcd666b86 (cherry picked from commit 63226f3a43135ff7d5589d8c58b2746076e9ca58) --- emulators/yuzu/Makefile | 4 ++-- emulators/yuzu/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 5ad8fdfbba53..e1767ff1113b 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20220206 +PORTVERSION= s20220209 CATEGORIES= emulators .if make(makesum) MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb @@ -42,7 +42,7 @@ TEST_DEPENDS= catch>0:devel/catch USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= b720009dc +GH_TAGNAME= bcd666b86 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 \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index e6570c002007..3457c2b79a30 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1644106965 +TIMESTAMP = 1644431372 SHA256 (yuzu/compatibility_list.json) = 8f22fbc66d0acf856f1e6c823fa5aad9719d3c37a4aed450e6d937a5e691a305 SIZE (yuzu/compatibility_list.json) = 1255192 -SHA256 (yuzu-emu-yuzu-s20220206-b720009dc_GH0.tar.gz) = fd3c73e95c637122c20ee5986e544d301c6ae03080f18d04609a5c6473010467 -SIZE (yuzu-emu-yuzu-s20220206-b720009dc_GH0.tar.gz) = 4572690 +SHA256 (yuzu-emu-yuzu-s20220209-bcd666b86_GH0.tar.gz) = 7ecbf57c86d0ca0dff6f0e931754c2e2e8faeff1f06f97d82ae6a632c7c611fa +SIZE (yuzu-emu-yuzu-s20220209-bcd666b86_GH0.tar.gz) = 4572586 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?202202100056.21A0u4ld024125>