Date: Mon, 1 Mar 2021 22:49:53 +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: r566919 - head/emulators/yuzu Message-ID: <202103012249.121Mnrs5041191@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Mar 1 22:49:53 2021 New Revision: 566919 URL: https://svnweb.freebsd.org/changeset/ports/566919 Log: emulators/yuzu: update to s20210301 Changes: https://github.com/yuzu-emu/yuzu/compare/ae876ed04...ac8b1445f Modified: head/emulators/yuzu/Makefile (contents, props changed) head/emulators/yuzu/distinfo (contents, props changed) Modified: head/emulators/yuzu/Makefile ============================================================================== --- head/emulators/yuzu/Makefile Mon Mar 1 22:49:44 2021 (r566918) +++ head/emulators/yuzu/Makefile Mon Mar 1 22:49:53 2021 (r566919) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yuzu -PORTVERSION= s20210222 +PORTVERSION= s20210301 PORTREVISION?= 0 CATEGORIES= emulators @@ -18,8 +18,6 @@ PATCHFILES+= 9b429b84617c.patch:-p1 # https://github.c PATCHFILES+= cc4650cc8a84.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/5896 PATCHFILES+= 4233c859a602.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/5896 PATCHFILES+= c8880a62d365.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/5896 -PATCHFILES+= 71526ecfc743.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/5984 -PATCHFILES+= 1841ca4b9b7b.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/5984 MAINTAINER= jbeich@FreeBSD.org COMMENT= Nintendo Switch emulator/debugger @@ -47,7 +45,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= ae876ed04 +GH_TAGNAME= ac8b1445f 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 Mon Mar 1 22:49:44 2021 (r566918) +++ head/emulators/yuzu/distinfo Mon Mar 1 22:49:53 2021 (r566919) @@ -1,6 +1,6 @@ -TIMESTAMP = 1613995950 -SHA256 (yuzu-emu-yuzu-s20210222-ae876ed04_GH0.tar.gz) = 116099a9c7766a5d9d756ed9db8460ffe09e74a2b3d72713901f8a5eda73ff69 -SIZE (yuzu-emu-yuzu-s20210222-ae876ed04_GH0.tar.gz) = 3575796 +TIMESTAMP = 1614590566 +SHA256 (yuzu-emu-yuzu-s20210301-ac8b1445f_GH0.tar.gz) = 08fb73c1f88f6800c664809596080482a96897b80744180df014786e0e1fc32f +SIZE (yuzu-emu-yuzu-s20210301-ac8b1445f_GH0.tar.gz) = 3581234 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 @@ -49,7 +49,3 @@ SHA256 (4233c859a602.patch) = 1ceafe906bc4a70f54450c3c SIZE (4233c859a602.patch) = 6093 SHA256 (c8880a62d365.patch) = f0873e838ac50206850d3673712a7d25d187003ff280f02379d5e23ead90221c SIZE (c8880a62d365.patch) = 4616 -SHA256 (71526ecfc743.patch) = 0566bbe52e35aeb1e842f57831ef510b22de5e36eb6b8eeb3a5d666bd6113d1b -SIZE (71526ecfc743.patch) = 1674 -SHA256 (1841ca4b9b7b.patch) = 47f52e7538c18d6b6c6e3b8929cb3a0231a0ab648f8f5532403750b13d3f1628 -SIZE (1841ca4b9b7b.patch) = 1570
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103012249.121Mnrs5041191>