Date: Thu, 10 Jun 2021 00:59:52 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: d206d32338dd - main - emulators/yuzu: update to s20210609 Message-ID: <202106100059.15A0xqNX037200@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=d206d32338dd7fd27386f1f2abc31cf4fedabf0e commit d206d32338dd7fd27386f1f2abc31cf4fedabf0e Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-06-09 06:44:41 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-06-10 00:59:46 +0000 emulators/yuzu: update to s20210609 Changes: https://github.com/yuzu-emu/yuzu/compare/df91c9f5e...86d832ab9 --- 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 1e9f80b96410..63f801c797f9 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210607 +PORTVERSION= s20210609 PORTREVISION?= 0 CATEGORIES= emulators @@ -43,7 +43,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= df91c9f5e +GH_TAGNAME= 86d832ab9 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 b237536b7321..4b3ff8205f62 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1623088277 -SHA256 (yuzu-emu-yuzu-s20210607-df91c9f5e_GH0.tar.gz) = 12ba3f4f48fb74685b58641fc7476a8d1d2259dc895814cbbc6470ae8a8b632c -SIZE (yuzu-emu-yuzu-s20210607-df91c9f5e_GH0.tar.gz) = 3848924 +TIMESTAMP = 1623282428 +SHA256 (yuzu-emu-yuzu-s20210609-86d832ab9_GH0.tar.gz) = c32d59deb9eef8d824efe948bfded83879ba7c008ef6162d118f01c186d4a2d5 +SIZE (yuzu-emu-yuzu-s20210609-86d832ab9_GH0.tar.gz) = 3849896 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?202106100059.15A0xqNX037200>