Date: Thu, 6 Apr 2023 00:52:59 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: be378f2d8479 - main - emulators/yuzu: update to s20230404 Message-ID: <202304060052.3360qx5v019501@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=be378f2d847933a5d352a155c7cf47046491a2b7 commit be378f2d847933a5d352a155c7cf47046491a2b7 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-04-04 05:51:36 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-04-06 00:50:16 +0000 emulators/yuzu: update to s20230404 Changes: https://github.com/yuzu-emu/yuzu/compare/bbdfe1fab...6aaa8acff --- 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 f40ea7d15282..0015aa01e135 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20230403 +PORTVERSION= s20230404 CATEGORIES= emulators wayland .if make(makesum) MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb @@ -46,7 +46,7 @@ qt6_OPTIONS_EXCLUDE= QT5 USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= bbdfe1fab +GH_TAGNAME= 6aaa8acff GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ yuzu-emu:sirit:ab75463: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 10c5ef7e8e1b..81f76087bdb2 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1680541567 -SHA256 (yuzu-s20230403/compatibility_list.json) = 456efe8aa8efcca452c8071fbc50b0efee10f14b54a62e6fc625bed9af635498 -SIZE (yuzu-s20230403/compatibility_list.json) = 1779598 -SHA256 (yuzu-emu-yuzu-s20230403-bbdfe1fab_GH0.tar.gz) = 7e17d4ec76bb2cad30fe4fc689dfb4dd3323577f246e3390737524bf5245cac6 -SIZE (yuzu-emu-yuzu-s20230403-bbdfe1fab_GH0.tar.gz) = 5602346 +TIMESTAMP = 1680587496 +SHA256 (yuzu-s20230404/compatibility_list.json) = 456efe8aa8efcca452c8071fbc50b0efee10f14b54a62e6fc625bed9af635498 +SIZE (yuzu-s20230404/compatibility_list.json) = 1779598 +SHA256 (yuzu-emu-yuzu-s20230404-6aaa8acff_GH0.tar.gz) = 71aee9c411989d5c674242f61588cf26ffcf0e369dc4f4ae295987a0fae83bb0 +SIZE (yuzu-emu-yuzu-s20230404-6aaa8acff_GH0.tar.gz) = 5599172 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-ab75463_GH0.tar.gz) = 6b61e265be182b7a78075fc1b98ccf80fd33008343205dd0e22a10a439c45319
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304060052.3360qx5v019501>