Date: Tue, 25 May 2021 00:50:51 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: cba0401e7bcc - 2021Q2 - emulators/yuzu: update to s20210524 Message-ID: <202105250050.14P0opk2052105@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=cba0401e7bcc0525229e3bde002fb4a6ccdeb4a5 commit cba0401e7bcc0525229e3bde002fb4a6ccdeb4a5 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-05-24 19:02:37 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-05-25 00:50:11 +0000 emulators/yuzu: update to s20210524 Changes: https://github.com/yuzu-emu/yuzu/compare/5068279f2...aee3b57c4 (cherry picked from commit 71e737582cc0e704dd21bb75d64012694b872e81) --- 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 dd5796e35b58..14871a8fadce 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,6 +1,6 @@ PORTNAME= yuzu -PORTVERSION= s20210520 +PORTVERSION= s20210524 PORTREVISION?= 0 CATEGORIES= emulators @@ -43,7 +43,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 5068279f2 +GH_TAGNAME= aee3b57c4 GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \ KhronosGroup:SPIRV-Headers:2c51218:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ KhronosGroup:Vulkan-Headers:v1.2.145:Vulkan_Headers/externals/Vulkan-Headers \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index e70ac0009e61..da7845686617 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1621579634 -SHA256 (yuzu-emu-yuzu-s20210520-5068279f2_GH0.tar.gz) = 4742e0ab17c3d738a49b1dc64be4f9ccf36c15a525ea3bb0f164efb668c3cae8 -SIZE (yuzu-emu-yuzu-s20210520-5068279f2_GH0.tar.gz) = 3838530 +TIMESTAMP = 1621882957 +SHA256 (yuzu-emu-yuzu-s20210524-aee3b57c4_GH0.tar.gz) = 33a29013ac93c7d265dc7b95e0064e854b07b5549bd942fca2b5f367ecc329d2 +SIZE (yuzu-emu-yuzu-s20210524-aee3b57c4_GH0.tar.gz) = 3837198 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-2c51218_GH0.tar.gz) = 08f70947b69e17c7e322156adcd471cf02b4b3f63e7baf8ee0f02d32603ac5ff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105250050.14P0opk2052105>