Date: Tue, 6 Jul 2021 00:13:53 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: f15908d712e5 - main - emulators/yuzu: update to s20210705 Message-ID: <202107060013.1660DriE028821@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=f15908d712e54572b70f6c5012b3bb1f4f732ef0 commit f15908d712e54572b70f6c5012b3bb1f4f732ef0 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-07-05 20:51:00 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-07-06 00:10:26 +0000 emulators/yuzu: update to s20210705 Changes: https://github.com/yuzu-emu/yuzu/compare/39be4c302...3d03a6ae0 --- 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 18ca6e97afda..119af44b889d 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210703 +PORTVERSION= s20210705 PORTREVISION?= 0 CATEGORIES= emulators @@ -43,7 +43,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 2fc0a760f +GH_TAGNAME= 3d03a6ae0 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 082d5f4d3d56..6b5a6ead23aa 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1625297073 -SHA256 (yuzu-emu-yuzu-s20210703-2fc0a760f_GH0.tar.gz) = 57562177cb213b97c7fcf1756d68c7f8383e1a971011bd10b17acd26f4c11c9e -SIZE (yuzu-emu-yuzu-s20210703-2fc0a760f_GH0.tar.gz) = 3840942 +TIMESTAMP = 1625518260 +SHA256 (yuzu-emu-yuzu-s20210705-3d03a6ae0_GH0.tar.gz) = d86b2b0f58f9ae59cee62290624827cddd2fc923ba9960ab2e82534ad9f56bdc +SIZE (yuzu-emu-yuzu-s20210705-3d03a6ae0_GH0.tar.gz) = 3842916 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?202107060013.1660DriE028821>