Date: Tue, 8 Jun 2021 00:58:54 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: ef55dcb4849d - 2021Q2 - emulators/yuzu: update to s20210607 Message-ID: <202106080058.1580wsaU065855@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=ef55dcb4849d2be1780e4a272db1cf7e2c8afccc commit ef55dcb4849d2be1780e4a272db1cf7e2c8afccc Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-06-07 17:51:17 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-06-08 00:36:43 +0000 emulators/yuzu: update to s20210607 Changes: https://github.com/yuzu-emu/yuzu/compare/1bccbc424...df91c9f5e (cherry picked from commit 13dc7304e7fe4c331dd588985a56b69e643d8844) --- 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 b528698c0355..795e9c5ca340 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,6 +1,6 @@ PORTNAME= yuzu -PORTVERSION= s20210605 +PORTVERSION= s20210607 PORTREVISION?= 0 CATEGORIES= emulators @@ -43,7 +43,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 1bccbc424 +GH_TAGNAME= df91c9f5e 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 279f4937ec92..9aacc5119eb8 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1622925354 -SHA256 (yuzu-emu-yuzu-s20210605-1bccbc424_GH0.tar.gz) = 2d05e9dd1a63669cdf211e776e12bdf4ef81b1eb3b17489928e7ce20ed89b70d -SIZE (yuzu-emu-yuzu-s20210605-1bccbc424_GH0.tar.gz) = 3848434 +TIMESTAMP = 1623088277 +SHA256 (yuzu-emu-yuzu-s20210607-df91c9f5e_GH0.tar.gz) = 12ba3f4f48fb74685b58641fc7476a8d1d2259dc895814cbbc6470ae8a8b632c +SIZE (yuzu-emu-yuzu-s20210607-df91c9f5e_GH0.tar.gz) = 3848924 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?202106080058.1580wsaU065855>