Date: Mon, 19 Dec 2022 19:04:21 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: 909aa46d2e07 - main - emulators/yuzu: update to s20221219 Message-ID: <202212191904.2BJJ4L7F085235@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=909aa46d2e07da70423b4ed24175961037fe8b7a commit 909aa46d2e07da70423b4ed24175961037fe8b7a Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-12-17 21:08:10 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-12-19 19:03:15 +0000 emulators/yuzu: update to s20221219 Changes: https://github.com/yuzu-emu/yuzu/compare/bbb202cee...42d81aab3 --- 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 2918e85fb19c..8f7ebdfcbc9f 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,6 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20221216 -PORTREVISION= 2 +PORTVERSION= s20221219 CATEGORIES= emulators wayland .if make(makesum) MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb @@ -51,7 +50,7 @@ qt6_OPTIONS_EXCLUDE= QT5 USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= bbb202cee +GH_TAGNAME= 42d81aab3 GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ yuzu-emu:sirit:d7ad93a: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 3ebc9c4cbee2..96c9e295abbe 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1671217500 -SHA256 (yuzu-s20221216/compatibility_list.json) = e34755661bceaa5c7a2bc18030c98acba831fe639b02a05c351353eba0fa301e -SIZE (yuzu-s20221216/compatibility_list.json) = 1651314 -SHA256 (yuzu-emu-yuzu-s20221216-bbb202cee_GH0.tar.gz) = ba1f4f879bdf67bd48746a72ea1184fefc8a39d1753c0434f717d678a33f3db5 -SIZE (yuzu-emu-yuzu-s20221216-bbb202cee_GH0.tar.gz) = 5394457 +TIMESTAMP = 1671466140 +SHA256 (yuzu-s20221219/compatibility_list.json) = 34526b2e5fb8e777e989a5ab3b95e5810a7b95f1141b723fc0ece0f1383938a6 +SIZE (yuzu-s20221219/compatibility_list.json) = 1653753 +SHA256 (yuzu-emu-yuzu-s20221219-42d81aab3_GH0.tar.gz) = 043a3a5af293bf9e44837aeb5db2ee7f1459724b1af66bc63ddbfbf43cf0a7db +SIZE (yuzu-emu-yuzu-s20221219-42d81aab3_GH0.tar.gz) = 5396510 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-d7ad93a_GH0.tar.gz) = f338a73c12bcc4e6c18a1a8104ca7bf30af40eb37b4054992e3be4c3d3589faa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212191904.2BJJ4L7F085235>