Date: Tue, 14 Jul 2020 00:46:45 +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: r542168 - head/emulators/yuzu Message-ID: <202007140046.06E0kjc2060228@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Jul 14 00:46:44 2020 New Revision: 542168 URL: https://svnweb.freebsd.org/changeset/ports/542168 Log: emulators/yuzu: update to s20200712 Changes: https://github.com/yuzu-emu/yuzu/compare/995067538...f1d8c83e1 Modified: head/emulators/yuzu/Makefile (contents, props changed) head/emulators/yuzu/distinfo (contents, props changed) Modified: head/emulators/yuzu/Makefile ============================================================================== --- head/emulators/yuzu/Makefile Tue Jul 14 00:45:25 2020 (r542167) +++ head/emulators/yuzu/Makefile Tue Jul 14 00:46:44 2020 (r542168) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yuzu -PORTVERSION= s20200710 +PORTVERSION= s20200712 PORTREVISION?= 0 CATEGORIES= emulators @@ -37,7 +37,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 995067538 +GH_TAGNAME= f1d8c83e1 GH_TUPLE= yuzu-emu:unicorn:1.0.1-153-g73f45735:unicorn/externals/unicorn \ DarkLordZach:mbedtls:a280e60:mbedtls/externals/mbedtls \ KhronosGroup:SPIRV-Headers:2c51218:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ Modified: head/emulators/yuzu/distinfo ============================================================================== --- head/emulators/yuzu/distinfo Tue Jul 14 00:45:25 2020 (r542167) +++ head/emulators/yuzu/distinfo Tue Jul 14 00:46:44 2020 (r542168) @@ -1,6 +1,6 @@ -TIMESTAMP = 1594408684 -SHA256 (yuzu-emu-yuzu-s20200710-995067538_GH0.tar.gz) = 5306d3b9883c33a4e90ff299691b2ed51b49a135e61e257182adfc8cb431a58d -SIZE (yuzu-emu-yuzu-s20200710-995067538_GH0.tar.gz) = 2776425 +TIMESTAMP = 1594593549 +SHA256 (yuzu-emu-yuzu-s20200712-f1d8c83e1_GH0.tar.gz) = f3b5e3a70df88fda5c40d92e20bf622784f9c6c65eed065ec8e6f16d3ff9970f +SIZE (yuzu-emu-yuzu-s20200712-f1d8c83e1_GH0.tar.gz) = 2778917 SHA256 (yuzu-emu-unicorn-1.0.1-153-g73f45735_GH0.tar.gz) = 8f7b4d8eb998c2a4c146268d83b44fc22ca8d4d276f26d6af1071e51f4b5bd4f SIZE (yuzu-emu-unicorn-1.0.1-153-g73f45735_GH0.tar.gz) = 3296254 SHA256 (DarkLordZach-mbedtls-a280e60_GH0.tar.gz) = 4fc6ddc256bc75b975fd5ad8bb7d31ff79c62d49daafb0108585c9ef80c6c5a7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007140046.06E0kjc2060228>