Date: Sat, 24 Feb 2024 00:52:53 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: ebac61288126 - 2024Q1 - emulators/yuzu: update to s20240223 Message-ID: <202402240052.41O0qrut029697@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q1 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=ebac6128812619dedf87eb76374f59a9c0b87e53 commit ebac6128812619dedf87eb76374f59a9c0b87e53 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-02-23 16:34:34 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-02-24 00:52:48 +0000 emulators/yuzu: update to s20240223 Changes: https://github.com/yuzu-emu/yuzu/compare/8bbc209950...975d6f1ec4 (cherry picked from commit ef488ec78b983db93e06e050906bc9379a6db91b) --- 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 e543419dd5aa..467f389f579d 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20240221 +PORTVERSION= s20240223 CATEGORIES= emulators wayland .if make(makesum) MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb @@ -47,7 +47,7 @@ qt6_OPTIONS_EXCLUDE= QT5 USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 8bbc209950 +GH_TAGNAME= 975d6f1ec4 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 39009d57a5b6..2a1db68791af 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1708530226 +TIMESTAMP = 1708719786 SHA256 (yuzu-s20230424/compatibility_list.json) = 382db629d6b060af722a27dfa9cd6bb60ac16a7544c58322f63aa1be4c0c0fac SIZE (yuzu-s20230424/compatibility_list.json) = 1801327 -SHA256 (yuzu-emu-yuzu-s20240221-8bbc209950_GH0.tar.gz) = 50ebcc6560d69662766f08c7cabff66d13f36bff5fec0ea4b1e2d65e1ae95491 -SIZE (yuzu-emu-yuzu-s20240221-8bbc209950_GH0.tar.gz) = 6965565 +SHA256 (yuzu-emu-yuzu-s20240223-975d6f1ec4_GH0.tar.gz) = 2b409083005f921d34cbaf831b1c6902a2a6e62aa14eabdd20950b86350fbd1e +SIZE (yuzu-emu-yuzu-s20240223-975d6f1ec4_GH0.tar.gz) = 6976590 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?202402240052.41O0qrut029697>