Date: Thu, 4 Mar 2021 00:09:05 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567278 - head/emulators/yuzu Message-ID: <202103040009.124095Eq070799@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Mar 4 00:09:05 2021 New Revision: 567278 URL: https://svnweb.freebsd.org/changeset/ports/567278 Log: emulators/yuzu: update to s20210303 Changes: https://github.com/yuzu-emu/yuzu/compare/ac8b1445f...394475c4e Modified: head/emulators/yuzu/Makefile (contents, props changed) head/emulators/yuzu/distinfo (contents, props changed) Modified: head/emulators/yuzu/Makefile ============================================================================== --- head/emulators/yuzu/Makefile Thu Mar 4 00:08:59 2021 (r567277) +++ head/emulators/yuzu/Makefile Thu Mar 4 00:09:05 2021 (r567278) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yuzu -PORTVERSION= s20210301 +PORTVERSION= s20210303 PORTREVISION?= 0 CATEGORIES= emulators @@ -45,7 +45,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: head/emulators/yuzu/distinfo ============================================================================== --- head/emulators/yuzu/distinfo Thu Mar 4 00:08:59 2021 (r567277) +++ head/emulators/yuzu/distinfo Thu Mar 4 00:09:05 2021 (r567278) @@ -1,6 +1,6 @@ -TIMESTAMP = 1614590566 -SHA256 (yuzu-emu-yuzu-s20210301-ac8b1445f_GH0.tar.gz) = 08fb73c1f88f6800c664809596080482a96897b80744180df014786e0e1fc32f -SIZE (yuzu-emu-yuzu-s20210301-ac8b1445f_GH0.tar.gz) = 3581234 +TIMESTAMP = 1614815132 +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?202103040009.124095Eq070799>