Date: Fri, 12 Jan 2024 23:04:59 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: 2317e0f9b7c3 - main - emulators/yuzu: update to s20240112 Message-ID: <202401122304.40CN4x0e026606@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=2317e0f9b7c329ce3cc3d5a185aee92d4fd0874b commit 2317e0f9b7c329ce3cc3d5a185aee92d4fd0874b Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-01-12 15:02:13 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-01-12 23:03:38 +0000 emulators/yuzu: update to s20240112 Changes: https://github.com/yuzu-emu/yuzu/compare/6533dfd7ce...f7a3c135e2 --- 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 044743bb87b6..8b971f20d8b7 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20240110 +PORTVERSION= s20240112 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= 6533dfd7ce +GH_TAGNAME= f7a3c135e2 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-114-g2f382df:VulkanMemoryAllocator/externals/VulkanMemoryAllocator \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index 3ecf214c4e16..28be8fb03257 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1704908647 +TIMESTAMP = 1705071733 SHA256 (yuzu-s20230424/compatibility_list.json) = 382db629d6b060af722a27dfa9cd6bb60ac16a7544c58322f63aa1be4c0c0fac SIZE (yuzu-s20230424/compatibility_list.json) = 1801327 -SHA256 (yuzu-emu-yuzu-s20240110-6533dfd7ce_GH0.tar.gz) = addd7e2fa4e828b9d5b5ed01016093cc578b81293ccff7aba43fb622e18d8134 -SIZE (yuzu-emu-yuzu-s20240110-6533dfd7ce_GH0.tar.gz) = 6755287 +SHA256 (yuzu-emu-yuzu-s20240112-f7a3c135e2_GH0.tar.gz) = fa64240bb4746d9ca2c21d01df7f94872370548a5678160b59267674f0fb6e90 +SIZE (yuzu-emu-yuzu-s20240112-f7a3c135e2_GH0.tar.gz) = 6772778 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?202401122304.40CN4x0e026606>