Date: Tue, 21 Sep 2021 00:51:36 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: 1847731e1b5e - main - emulators/yuzu: update to s20210920 Message-ID: <202109210051.18L0paeF078278@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=1847731e1b5e40bf164183f30d94f95037f04e3c commit 1847731e1b5e40bf164183f30d94f95037f04e3c Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-09-20 21:34:21 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-09-21 00:51:08 +0000 emulators/yuzu: update to s20210920 Changes: https://github.com/yuzu-emu/yuzu/compare/6d7801deb...7b22d61fb --- 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 577c897d4f8a..c43c78eaf9c9 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210917 +PORTVERSION= s20210920 PORTREVISION?= 0 CATEGORIES= emulators @@ -34,7 +34,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 6d7801deb +GH_TAGNAME= 7b22d61fb 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 30c686274ae6..2230ef8ec5d9 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1631924751 -SHA256 (yuzu-emu-yuzu-s20210917-6d7801deb_GH0.tar.gz) = 648101745d291db51dcc460f9a58247963909893ed7d0192ca8f4fe3a4392b60 -SIZE (yuzu-emu-yuzu-s20210917-6d7801deb_GH0.tar.gz) = 3972453 +TIMESTAMP = 1632173661 +SHA256 (yuzu-emu-yuzu-s20210920-7b22d61fb_GH0.tar.gz) = cd908e130641a447cf89b31782bd4e54c39a41a04753dce5c29414dd520b6dc3 +SIZE (yuzu-emu-yuzu-s20210920-7b22d61fb_GH0.tar.gz) = 3981933 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?202109210051.18L0paeF078278>