Date: Thu, 4 Nov 2021 00:54:08 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: f1f67f4683b9 - main - emulators/yuzu: update to s20211103 Message-ID: <202111040054.1A40s8w7092334@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=f1f67f4683b90930a80d4f91b33275138cbdec7f commit f1f67f4683b90930a80d4f91b33275138cbdec7f Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-11-03 10:59:07 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-11-04 00:49:08 +0000 emulators/yuzu: update to s20211103 Changes: https://github.com/yuzu-emu/yuzu/compare/f808a30f9...863e2e2b4 --- 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 bde5e861be71..0f1a964e05ac 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20211031 +PORTVERSION= s20211103 PORTREVISION?= 0 CATEGORIES= emulators @@ -33,7 +33,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= f808a30f9 +GH_TAGNAME= 863e2e2b4 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 fcc9f2f2ed3c..59a17ada49dc 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1635739046 -SHA256 (yuzu-emu-yuzu-s20211031-f808a30f9_GH0.tar.gz) = c98f061394b7105853d003bc1b9a8b7b3cd88aee159133e30b90a2f72154676c -SIZE (yuzu-emu-yuzu-s20211031-f808a30f9_GH0.tar.gz) = 4320054 +TIMESTAMP = 1635937147 +SHA256 (yuzu-emu-yuzu-s20211103-863e2e2b4_GH0.tar.gz) = 091d3bdf68024085c0fe44c0692b06ba3d8f9ea391ac7e9fc44513c13611b04c +SIZE (yuzu-emu-yuzu-s20211103-863e2e2b4_GH0.tar.gz) = 4323211 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?202111040054.1A40s8w7092334>