Date: Thu, 4 Mar 2021 00:18:09 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r567281 - branches/2021Q1/emulators/yuzu Message-ID: <202103040018.1240I942077390@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Mar 4 00:18:09 2021 New Revision: 567281 URL: https://svnweb.freebsd.org/changeset/ports/567281 Log: MFH: r567278 emulators/yuzu: update to s20210303 Changes: https://github.com/yuzu-emu/yuzu/compare/ac8b1445f...394475c4e Modified: branches/2021Q1/emulators/yuzu/Makefile branches/2021Q1/emulators/yuzu/distinfo Directory Properties: branches/2021Q1/ (props changed) Modified: branches/2021Q1/emulators/yuzu/Makefile ============================================================================== --- branches/2021Q1/emulators/yuzu/Makefile Thu Mar 4 00:09:40 2021 (r567280) +++ branches/2021Q1/emulators/yuzu/Makefile Thu Mar 4 00:18:09 2021 (r567281) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yuzu -PORTVERSION= s20210301 +PORTVERSION= s20210303 PORTREVISION?= 0 CATEGORIES= emulators @@ -46,7 +46,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= ac8b1445f +GH_TAGNAME= 394475c4e GH_TUPLE= DarkLordZach:mbedtls:a280e60: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 \ Modified: branches/2021Q1/emulators/yuzu/distinfo ============================================================================== --- branches/2021Q1/emulators/yuzu/distinfo Thu Mar 4 00:09:40 2021 (r567280) +++ branches/2021Q1/emulators/yuzu/distinfo Thu Mar 4 00:18:09 2021 (r567281) @@ -1,8 +1,8 @@ -TIMESTAMP = 1614590566 +TIMESTAMP = 1614815132 SHA256 (libcxx-10.0.1.src.tar.xz) = def674535f22f83131353b3c382ccebfef4ba6a35c488bdb76f10b68b25be86c SIZE (libcxx-10.0.1.src.tar.xz) = 1839172 -SHA256 (yuzu-emu-yuzu-s20210301-ac8b1445f_GH0.tar.gz) = 08fb73c1f88f6800c664809596080482a96897b80744180df014786e0e1fc32f -SIZE (yuzu-emu-yuzu-s20210301-ac8b1445f_GH0.tar.gz) = 3581234 +SHA256 (yuzu-emu-yuzu-s20210303-394475c4e_GH0.tar.gz) = 85220af381e06df7dbfc2481b7e1fd5c0c12bfa08bf3fea0c8157d312423c491 +SIZE (yuzu-emu-yuzu-s20210303-394475c4e_GH0.tar.gz) = 3582228 SHA256 (DarkLordZach-mbedtls-a280e60_GH0.tar.gz) = 4fc6ddc256bc75b975fd5ad8bb7d31ff79c62d49daafb0108585c9ef80c6c5a7 SIZE (DarkLordZach-mbedtls-a280e60_GH0.tar.gz) = 2283313 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?202103040018.1240I942077390>