Date: Wed, 6 Oct 2021 23:13:57 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: 0e9a3637c58d - 2021Q4 - emulators/yuzu: update to s20211006 Message-ID: <202110062313.196NDvVV025403@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q4 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=0e9a3637c58d6c7af0969de05c8872433ef30295 commit 0e9a3637c58d6c7af0969de05c8872433ef30295 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-10-06 18:02:31 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-10-06 23:13:45 +0000 emulators/yuzu: update to s20211006 Changes: https://github.com/yuzu-emu/yuzu/compare/b86943996...f84328934 (cherry picked from commit 95d4839c65f513032505a5479ef49609fb4f94de) --- 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 6f3149cd74f2..9d48d8012ffe 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20211004 +PORTVERSION= s20211006 PORTREVISION?= 0 CATEGORIES= emulators @@ -33,7 +33,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= b86943996 +GH_TAGNAME= f84328934 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 e4fb8703e4ce..713ee049caa3 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1633393246 -SHA256 (yuzu-emu-yuzu-s20211004-b86943996_GH0.tar.gz) = 1eb7289990bf9b024c6c8da4cfe037d52d301c58dcdda3272eb7c9e5a21578b3 -SIZE (yuzu-emu-yuzu-s20211004-b86943996_GH0.tar.gz) = 3972492 +TIMESTAMP = 1633543351 +SHA256 (yuzu-emu-yuzu-s20211006-f84328934_GH0.tar.gz) = d7a1a0a7896009b30d1f8841c606339142dbc305e74dd910e5bcf15f20a2a8f8 +SIZE (yuzu-emu-yuzu-s20211006-f84328934_GH0.tar.gz) = 3973152 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?202110062313.196NDvVV025403>