Date: Sat, 5 Nov 2022 23:57:13 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: ed6b32dcee20 - main - emulators/yuzu: update to s20221105 Message-ID: <202211052357.2A5NvDqG053903@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=ed6b32dcee20e5a28b998b7cc0f98ef1136a70b1 commit ed6b32dcee20e5a28b998b7cc0f98ef1136a70b1 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-11-05 15:57:52 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-11-05 23:56:25 +0000 emulators/yuzu: update to s20221105 Changes: https://github.com/yuzu-emu/yuzu/compare/9fc1bcc7b...4c198bbf0 --- 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 57027b645f85..ec37b1d185b6 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,6 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20221104 -PORTREVISION= 1 +PORTVERSION= s20221105 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= 6f6be615f +GH_TAGNAME= 4c198bbf0 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 72a6e8deeabc..df1d1acbf84b 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1667584457 -SHA256 (yuzu-s20221104/compatibility_list.json) = a0b0461900b2af4b4069d297f362d06c2969cda0907dae83b1f354a4c392480e -SIZE (yuzu-s20221104/compatibility_list.json) = 1608527 -SHA256 (yuzu-emu-yuzu-s20221104-6f6be615f_GH0.tar.gz) = cdedf29d7287444e902b2f1de3208d0342b06814aa1074d2946692741eb39a52 -SIZE (yuzu-emu-yuzu-s20221104-6f6be615f_GH0.tar.gz) = 5206413 +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 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?202211052357.2A5NvDqG053903>