Date: Sun, 22 Oct 2023 00:14:59 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: fa1cacb2905d - 2023Q4 - emulators/yuzu: update to s20231021 Message-ID: <202310220014.39M0Ex3o052335@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q4 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa1cacb2905d52c843ad9b0d21b3983fbd593e03 commit fa1cacb2905d52c843ad9b0d21b3983fbd593e03 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-10-20 15:08:00 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-10-22 00:14:51 +0000 emulators/yuzu: update to s20231021 Changes: https://github.com/yuzu-emu/yuzu/compare/134ecca9b0...db37e583ff (cherry picked from commit 936d1c370fdfa9a8f9c712866860b706c99d1afc) --- emulators/yuzu/Makefile | 4 ++-- emulators/yuzu/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index d3fc313d6a30..d424bd9f11dc 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20231018 +PORTVERSION= s20231021 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= 134ecca9b0 +GH_TAGNAME= db37e583ff GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ yuzu-emu:sirit:ab75463:sirit/externals/sirit \ GPUOpen-LibrariesAndSDKs:VulkanMemoryAllocator:v3.0.1-94-g9b0fc3e:VulkanMemoryAllocator/externals/VulkanMemoryAllocator \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index 022941fa3b13..c86986e11064 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1697671829 +TIMESTAMP = 1697926940 SHA256 (yuzu-s20230424/compatibility_list.json) = 382db629d6b060af722a27dfa9cd6bb60ac16a7544c58322f63aa1be4c0c0fac SIZE (yuzu-s20230424/compatibility_list.json) = 1801327 -SHA256 (yuzu-emu-yuzu-s20231018-134ecca9b0_GH0.tar.gz) = 1c7e01751b01837bfa7683b8baf97fdb05de79bd584e3b41b1b6db76c3188f52 -SIZE (yuzu-emu-yuzu-s20231018-134ecca9b0_GH0.tar.gz) = 6400249 +SHA256 (yuzu-emu-yuzu-s20231021-db37e583ff_GH0.tar.gz) = b406016e4f1801f67d876030b49e41732a562a8fa9e7a94ebbcadd1394201a39 +SIZE (yuzu-emu-yuzu-s20231021-db37e583ff_GH0.tar.gz) = 6401989 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?202310220014.39M0Ex3o052335>