Date: Tue, 4 Jan 2022 00:18:09 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: d57197dd8682 - main - emulators/yuzu: update to s20220103 Message-ID: <202201040018.2040I9nN094977@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=d57197dd86820b32c8e11b9573b1ded108606348 commit d57197dd86820b32c8e11b9573b1ded108606348 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-01-03 21:24:15 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-01-04 00:17:56 +0000 emulators/yuzu: update to s20220103 Changes: https://github.com/yuzu-emu/yuzu/compare/214b9fc9a...abbbdc2bc --- 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 acfe00526aa7..7c83e2fe87b0 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20220101 +PORTVERSION= s20220103 PORTREVISION?= 0 CATEGORIES= emulators .if make(makesum) @@ -43,7 +43,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 214b9fc9a +GH_TAGNAME= abbbdc2bc 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 043de68e6c1b..f40843aa6e94 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1640936956 +TIMESTAMP = 1641251077 SHA256 (yuzu/compatibility_list.json) = d0e2b865f30b815d1fb42c32be533f663d79df51497a8197e4bbad112e36498e SIZE (yuzu/compatibility_list.json) = 1255228 -SHA256 (yuzu-emu-yuzu-s20220101-214b9fc9a_GH0.tar.gz) = 901f6fff4e9f2802dcc98613ada440a894d640b3792295cfe1b824e05b924062 -SIZE (yuzu-emu-yuzu-s20220101-214b9fc9a_GH0.tar.gz) = 4471014 +SHA256 (yuzu-emu-yuzu-s20220103-abbbdc2bc_GH0.tar.gz) = 3fe0d58416ca4653ddd50006f426ddd108f88dc3f7e3687eb5b6addac4e64109 +SIZE (yuzu-emu-yuzu-s20220103-abbbdc2bc_GH0.tar.gz) = 4474776 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?202201040018.2040I9nN094977>