Date: Thu, 20 Apr 2023 00:59:36 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: 146176e7091d - main - emulators/yuzu: update to s20230419 Message-ID: <202304200059.33K0xabZ029960@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=146176e7091d8100d603449e77dc0292480ab760 commit 146176e7091d8100d603449e77dc0292480ab760 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-04-19 17:36:28 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-04-20 00:59:17 +0000 emulators/yuzu: update to s20230419 Changes: https://github.com/yuzu-emu/yuzu/compare/e0895a858...0cfeb2e8d --- 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 099b1e1a1052..bb5b2aa34a82 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20230414 +PORTVERSION= s20230419 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= e0895a858 +GH_TAGNAME= 0cfeb2e8d 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 c0ab5e77fa64..f318ef7d48da 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1681516594 -SHA256 (yuzu-s20230414/compatibility_list.json) = 61f49404bb38414bec73e13ae11e17080d30321cd9bc38dbb82979cd6560ab1c -SIZE (yuzu-s20230414/compatibility_list.json) = 1790650 -SHA256 (yuzu-emu-yuzu-s20230414-e0895a858_GH0.tar.gz) = fde6d66414ebdedc2fd0c8547ec1f6ac682482169cf09a43576cccdba34e5377 -SIZE (yuzu-emu-yuzu-s20230414-e0895a858_GH0.tar.gz) = 5600452 +TIMESTAMP = 1681948224 +SHA256 (yuzu-s20230419/compatibility_list.json) = c26687b54fec19efbabf2a5759366af1b896d08d2c43b075b7dcd82b47c105ae +SIZE (yuzu-s20230419/compatibility_list.json) = 1799807 +SHA256 (yuzu-emu-yuzu-s20230419-0cfeb2e8d_GH0.tar.gz) = 37362c7eac0884416279968c25db3d968be5f34e4b45618477debc31dd3bd6be +SIZE (yuzu-emu-yuzu-s20230419-0cfeb2e8d_GH0.tar.gz) = 5603996 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?202304200059.33K0xabZ029960>