Date: Tue, 22 Aug 2023 00:29:26 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: 3a344cd04299 - main - emulators/yuzu: update to s20230821 Message-ID: <202308220029.37M0TQkq028398@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=3a344cd042993afff580e2820ab432b22de5af98 commit 3a344cd042993afff580e2820ab432b22de5af98 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-08-21 20:09:22 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-08-22 00:28:52 +0000 emulators/yuzu: update to s20230821 Changes: https://github.com/yuzu-emu/yuzu/compare/ae1421265a...df00da176 --- 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 aaa555bdf7cb..b61370e72d57 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20230818 +PORTVERSION= s20230821 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= ae1421265a +GH_TAGNAME= df00da176 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 289098124daf..e72114af6396 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1692364347 +TIMESTAMP = 1692649511 SHA256 (yuzu-s20230424/compatibility_list.json) = 382db629d6b060af722a27dfa9cd6bb60ac16a7544c58322f63aa1be4c0c0fac SIZE (yuzu-s20230424/compatibility_list.json) = 1801327 -SHA256 (yuzu-emu-yuzu-s20230818-ae1421265a_GH0.tar.gz) = 57d2ace403e3b1a6bfe71e9ec185a996c90622a266cd64e2202f2288f3e4c00d -SIZE (yuzu-emu-yuzu-s20230818-ae1421265a_GH0.tar.gz) = 6216183 +SHA256 (yuzu-emu-yuzu-s20230821-df00da176_GH0.tar.gz) = 63f3b4fac7675711e30a591feb19d2450b8e91a94783df1fa32b0b1c0bf66025 +SIZE (yuzu-emu-yuzu-s20230821-df00da176_GH0.tar.gz) = 6258932 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?202308220029.37M0TQkq028398>