Date: Sat, 30 Sep 2023 00:54:41 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: 6d08376cc4f2 - main - emulators/yuzu: update to s20230929 Message-ID: <202309300054.38U0sfZj035575@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=6d08376cc4f287a5664a234a3c417a145dd5bd8b commit 6d08376cc4f287a5664a234a3c417a145dd5bd8b Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-09-29 11:37:19 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-09-30 00:53:07 +0000 emulators/yuzu: update to s20230929 Changes: https://github.com/yuzu-emu/yuzu/compare/f782104125...184ee2d890 --- 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 5c4cdf1cee49..8e4060200352 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20230928 +PORTVERSION= s20230929 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= f782104125 +GH_TAGNAME= 184ee2d890 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 055fa9bfea3d..670327fff991 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1695858987 +TIMESTAMP = 1695987439 SHA256 (yuzu-s20230424/compatibility_list.json) = 382db629d6b060af722a27dfa9cd6bb60ac16a7544c58322f63aa1be4c0c0fac SIZE (yuzu-s20230424/compatibility_list.json) = 1801327 -SHA256 (yuzu-emu-yuzu-s20230928-f782104125_GH0.tar.gz) = 44f7c5e52765d0f9ac258068d018ab532632d2626539d08d4da7e1f75a531ea4 -SIZE (yuzu-emu-yuzu-s20230928-f782104125_GH0.tar.gz) = 6187628 +SHA256 (yuzu-emu-yuzu-s20230929-184ee2d890_GH0.tar.gz) = d1417dcb07cbd6770dd346523d973134dd723056a988ca669a579616dc226995 +SIZE (yuzu-emu-yuzu-s20230929-184ee2d890_GH0.tar.gz) = 6188613 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?202309300054.38U0sfZj035575>