Date: Tue, 29 Jun 2021 00:59:17 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: 722bab50703a - main - emulators/yuzu: update to s20210628 Message-ID: <202106290059.15T0xHqu047964@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=722bab50703ad3e92a57aa48d1d1f987001d4bc3 commit 722bab50703ad3e92a57aa48d1d1f987001d4bc3 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-06-28 18:51:49 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-06-29 00:37:06 +0000 emulators/yuzu: update to s20210628 Changes: https://github.com/yuzu-emu/yuzu/compare/d9fb6dbd3...ec68cba44 --- 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 3285933e54ea..467d8d737374 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210625 +PORTVERSION= s20210628 PORTREVISION?= 0 CATEGORIES= emulators @@ -43,7 +43,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= d9fb6dbd3 +GH_TAGNAME= ec68cba44 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 92998878c2c8..122de778099b 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1624655244 -SHA256 (yuzu-emu-yuzu-s20210625-d9fb6dbd3_GH0.tar.gz) = 4c667d8433387492ac627539f3596b07e96cb2a9ad2b64fddf7ed314197b772f -SIZE (yuzu-emu-yuzu-s20210625-d9fb6dbd3_GH0.tar.gz) = 3836719 +TIMESTAMP = 1624906309 +SHA256 (yuzu-emu-yuzu-s20210628-ec68cba44_GH0.tar.gz) = e66ceedc26b6372eb263a356259a21d2fd4901c211447bc8b3fc3421e8d85f2d +SIZE (yuzu-emu-yuzu-s20210628-ec68cba44_GH0.tar.gz) = 3837855 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?202106290059.15T0xHqu047964>