Date: Sat, 7 Aug 2021 00:38:13 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: af8fcb932def - 2021Q3 - emulators/yuzu: update to s20210805 Message-ID: <202108070038.1770cD5C055045@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=af8fcb932def01a506c7591dcab865165d8d19e1 commit af8fcb932def01a506c7591dcab865165d8d19e1 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-08-06 05:29:45 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-08-07 00:37:37 +0000 emulators/yuzu: update to s20210805 Changes: https://github.com/yuzu-emu/yuzu/compare/2868d4ba8...42d8e08f7 (cherry picked from commit cf9336407f712dd148867f986b661308f7d8b38e) --- 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 80b652ed1fe6..dbd6122e784b 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210804 +PORTVERSION= s20210805 PORTREVISION?= 0 CATEGORIES= emulators @@ -34,7 +34,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 2868d4ba8 +GH_TAGNAME= 42d8e08f7 GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-32-ga3fdfe8:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ KhronosGroup:Vulkan-Headers:v1.2.180:Vulkan_Headers/externals/Vulkan-Headers \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index de36ca8d31d6..3007213d54ea 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1628048591 -SHA256 (yuzu-emu-yuzu-s20210804-2868d4ba8_GH0.tar.gz) = 36f5ff75e1c05ec566b536bbd5f6c833cc4699c79bf1a487e7c4e764eef63943 -SIZE (yuzu-emu-yuzu-s20210804-2868d4ba8_GH0.tar.gz) = 3963974 +TIMESTAMP = 1628227785 +SHA256 (yuzu-emu-yuzu-s20210805-42d8e08f7_GH0.tar.gz) = 1d49890e2b1e8233153e693148e68a0bcc03852887501d8511b0981ecb8399bf +SIZE (yuzu-emu-yuzu-s20210805-42d8e08f7_GH0.tar.gz) = 3964449 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 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-32-ga3fdfe8_GH0.tar.gz) = bd629d6296dd374eb2aeff923c75895ba0f3ce6448dad89763930e65b954e0cb
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108070038.1770cD5C055045>