Date: Tue, 15 Jun 2021 00:49:18 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: e43ed0b7af42 - main - emulators/yuzu: update to s20210614 Message-ID: <202106150049.15F0nI17022285@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=e43ed0b7af4277c6ae9b240b04ecba46ecc93811 commit e43ed0b7af4277c6ae9b240b04ecba46ecc93811 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-06-14 22:05:44 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-06-15 00:48:51 +0000 emulators/yuzu: update to s20210614 Changes: https://github.com/yuzu-emu/yuzu/compare/58180f9fa...c8f86edee --- 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 247498f38207..d5af262faade 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210611 +PORTVERSION= s20210614 PORTREVISION?= 0 CATEGORIES= emulators @@ -43,7 +43,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 58180f9fa +GH_TAGNAME= c8f86edee 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 952cf3b7fc87..f1b9716f6fec 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1623443003 -SHA256 (yuzu-emu-yuzu-s20210611-58180f9fa_GH0.tar.gz) = 58ba414d27ee51d3d5b035618fa8954af0cc00640e16049cbb2124addc05b631 -SIZE (yuzu-emu-yuzu-s20210611-58180f9fa_GH0.tar.gz) = 3856264 +TIMESTAMP = 1623708344 +SHA256 (yuzu-emu-yuzu-s20210614-c8f86edee_GH0.tar.gz) = e1ccc7fac29ab9cf9ae85d850c36abf146883aadee7b87b7fd5608e0fb67f26c +SIZE (yuzu-emu-yuzu-s20210614-c8f86edee_GH0.tar.gz) = 3856514 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?202106150049.15F0nI17022285>