Date: Sat, 4 Mar 2023 21:20:47 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: 1cc7668b65ff - main - emulators/yuzu: update to s20230303 Message-ID: <202303042120.324LKl5I069895@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=1cc7668b65ff9e6fd5b84ff76320710b0d168230 commit 1cc7668b65ff9e6fd5b84ff76320710b0d168230 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-03-04 03:51:17 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-03-04 21:20:36 +0000 emulators/yuzu: update to s20230303 Changes: https://github.com/yuzu-emu/yuzu/compare/97f7a560f...ce8f4da63 --- 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 5d984ed16fa4..2120adb7a9f8 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20230301 +PORTVERSION= s20230303 CATEGORIES= emulators wayland .if make(makesum) MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb @@ -53,7 +53,7 @@ qt6_OPTIONS_EXCLUDE= QT5 USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 97f7a560f +GH_TAGNAME= ce8f4da63 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 845608315b78..6116769c0474 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1677685100 -SHA256 (yuzu-s20230301/compatibility_list.json) = da11b8a92cbc1af823a6c39e61f56d7803ef76de39c59857f583c4bf07fe8119 -SIZE (yuzu-s20230301/compatibility_list.json) = 1742306 -SHA256 (yuzu-emu-yuzu-s20230301-97f7a560f_GH0.tar.gz) = bdf961291fa3347565e1836be99f538ab8ef1b9aba96d739a72fb2fdf6e613f1 -SIZE (yuzu-emu-yuzu-s20230301-97f7a560f_GH0.tar.gz) = 5586388 +TIMESTAMP = 1677901877 +SHA256 (yuzu-s20230303/compatibility_list.json) = fb6118e47d3272bfae9a4c051c5eae2785341e415856d2893516c9a60b1b1cf6 +SIZE (yuzu-s20230303/compatibility_list.json) = 1747452 +SHA256 (yuzu-emu-yuzu-s20230303-ce8f4da63_GH0.tar.gz) = 8255de11fdd75f992d2d3f569066fe26bc470dfcf28daeaaf05abc549dfd8f64 +SIZE (yuzu-emu-yuzu-s20230303-ce8f4da63_GH0.tar.gz) = 5587845 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?202303042120.324LKl5I069895>