Date: Tue, 5 May 2020 00:58:21 +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: r533999 - head/emulators/yuzu Message-ID: <202005050058.0450wLZr026644@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue May 5 00:58:21 2020 New Revision: 533999 URL: https://svnweb.freebsd.org/changeset/ports/533999 Log: emulators/yuzu: update to s20200504 Changes: https://github.com/yuzu-emu/yuzu/compare/3f4cabfd4...929acd4d1 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 May 5 00:58:16 2020 (r533998) +++ head/emulators/yuzu/Makefile Tue May 5 00:58:21 2020 (r533999) @@ -1,13 +1,10 @@ # $FreeBSD$ PORTNAME= yuzu -PORTVERSION= s20200501 +PORTVERSION= s20200504 PORTREVISION?= 0 CATEGORIES= emulators -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= b4d0724a63e0.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/3859 - MAINTAINER= jbeich@FreeBSD.org COMMENT= Nintendo Switch emulator/debugger @@ -31,7 +28,7 @@ BUILD_DEPENDS= boost-libs>=1.66:devel/boost-libs \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 3f4cabfd4 +GH_TAGNAME= 929acd4d1 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 May 5 00:58:16 2020 (r533998) +++ head/emulators/yuzu/distinfo Tue May 5 00:58:21 2020 (r533999) @@ -1,6 +1,6 @@ -TIMESTAMP = 1588348787 -SHA256 (yuzu-emu-yuzu-s20200501-3f4cabfd4_GH0.tar.gz) = 3665aae09a7985e74afac587ffd306a86bf512a1615b3776cad79ba9d6da30c8 -SIZE (yuzu-emu-yuzu-s20200501-3f4cabfd4_GH0.tar.gz) = 2797805 +TIMESTAMP = 1588632629 +SHA256 (yuzu-emu-yuzu-s20200504-929acd4d1_GH0.tar.gz) = d265603f97dece9e1cd5451cb52300f3894f46fcf83a1b421dbe02dff8b512a8 +SIZE (yuzu-emu-yuzu-s20200504-929acd4d1_GH0.tar.gz) = 2800204 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 @@ -39,5 +39,3 @@ SHA256 (weidai11-cryptopp-CRYPTOPP_7_0_0-23-gf320e7d9_ SIZE (weidai11-cryptopp-CRYPTOPP_7_0_0-23-gf320e7d9_GH0.tar.gz) = 7209489 SHA256 (xiph-opus-v1.3.1-4-gad8fe90d_GH0.tar.gz) = a5169e4de7266dca46f8fe08cdc3b9d331c14eaaffc7d9d8abc02d70c4f555da SIZE (xiph-opus-v1.3.1-4-gad8fe90d_GH0.tar.gz) = 828993 -SHA256 (b4d0724a63e0.patch) = 23d4e9c5a015fe6d022bc98224d3e2a9e9c0694c526486f544ae82809bfdcd0c -SIZE (b4d0724a63e0.patch) = 2360
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005050058.0450wLZr026644>