Date: Mon, 9 Aug 2021 23:56:22 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: e9acdd9ade86 - main - emulators/yuzu: update to s20210809 Message-ID: <202108092356.179NuMTo094465@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=e9acdd9ade86f1ec39ec3f8dc30d39ac39d13123 commit e9acdd9ade86f1ec39ec3f8dc30d39ac39d13123 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-08-09 19:32:07 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-08-09 23:54:20 +0000 emulators/yuzu: update to s20210809 Changes: https://github.com/yuzu-emu/yuzu/compare/bd0e1d3a2...3e3bd425c --- 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 877fa7714ef6..1f5403f03e08 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210807 +PORTVERSION= s20210809 PORTREVISION?= 0 CATEGORIES= emulators @@ -33,7 +33,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= bd0e1d3a2 +GH_TAGNAME= 3e3bd425c 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 4f3edfb36a75..3b13777ea14a 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1628365059 -SHA256 (yuzu-emu-yuzu-s20210807-bd0e1d3a2_GH0.tar.gz) = 17d6dbcfb9744b852663fa488e1b45932caf0723857b666343a028eb1f6ea763 -SIZE (yuzu-emu-yuzu-s20210807-bd0e1d3a2_GH0.tar.gz) = 3962841 +TIMESTAMP = 1628537527 +SHA256 (yuzu-emu-yuzu-s20210809-3e3bd425c_GH0.tar.gz) = 967215c8b3cd21686ca3f05ec923e74f3a1242deb05c03e22b70ae4b92554af6 +SIZE (yuzu-emu-yuzu-s20210809-3e3bd425c_GH0.tar.gz) = 3963546 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?202108092356.179NuMTo094465>