Date: Thu, 27 May 2021 00:45:03 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: 52d7016229bd - main - emulators/yuzu: update to s20210526 Message-ID: <202105270045.14R0j3xF086602@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=52d7016229bd1aefc7b1a7b4f084acb7c58070b3 commit 52d7016229bd1aefc7b1a7b4f084acb7c58070b3 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-05-26 22:19:02 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-05-27 00:43:08 +0000 emulators/yuzu: update to s20210526 Changes: https://github.com/yuzu-emu/yuzu/compare/aee3b57c4...116989be8 --- 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 1ac1b208ca6e..ba0c722a62dd 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210524 +PORTVERSION= s20210526 PORTREVISION?= 0 CATEGORIES= emulators @@ -43,7 +43,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= aee3b57c4 +GH_TAGNAME= 116989be8 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 23d2fe9ff3b9..3cdadaf04fec 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1621882957 -SHA256 (yuzu-emu-yuzu-s20210524-aee3b57c4_GH0.tar.gz) = 33a29013ac93c7d265dc7b95e0064e854b07b5549bd942fca2b5f367ecc329d2 -SIZE (yuzu-emu-yuzu-s20210524-aee3b57c4_GH0.tar.gz) = 3837198 +TIMESTAMP = 1622067542 +SHA256 (yuzu-emu-yuzu-s20210526-116989be8_GH0.tar.gz) = 13cc2a7ba5248825f413301d09bd0e2f26c0bdf6834e4b1d068eacce14891356 +SIZE (yuzu-emu-yuzu-s20210526-116989be8_GH0.tar.gz) = 3842224 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?202105270045.14R0j3xF086602>