From owner-svn-ports-all@freebsd.org Tue Oct 8 00:48:11 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5CDAB13D68C; Tue, 8 Oct 2019 00:48:11 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46nJcC1qTFz3Gvp; Tue, 8 Oct 2019 00:48:11 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 237791EE81; Tue, 8 Oct 2019 00:48:11 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x980mBpK042624; Tue, 8 Oct 2019 00:48:11 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x980mA6L042621; Tue, 8 Oct 2019 00:48:10 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201910080048.x980mA6L042621@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 8 Oct 2019 00:48:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514009 - in head/emulators: yuzu yuzu-qt5 X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/emulators: yuzu yuzu-qt5 X-SVN-Commit-Revision: 514009 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Oct 2019 00:48:11 -0000 Author: jbeich Date: Tue Oct 8 00:48:10 2019 New Revision: 514009 URL: https://svnweb.freebsd.org/changeset/ports/514009 Log: emulators/yuzu: update to s20191007 Changes: https://github.com/yuzu-emu/yuzu/compare/d63339788...e53e6b43f Modified: head/emulators/yuzu-qt5/Makefile (contents, props changed) head/emulators/yuzu/Makefile (contents, props changed) head/emulators/yuzu/distinfo (contents, props changed) Modified: head/emulators/yuzu-qt5/Makefile ============================================================================== --- head/emulators/yuzu-qt5/Makefile Tue Oct 8 00:48:02 2019 (r514008) +++ head/emulators/yuzu-qt5/Makefile Tue Oct 8 00:48:10 2019 (r514009) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -qt5 MASTERDIR= ${.CURDIR}/../yuzu Modified: head/emulators/yuzu/Makefile ============================================================================== --- head/emulators/yuzu/Makefile Tue Oct 8 00:48:02 2019 (r514008) +++ head/emulators/yuzu/Makefile Tue Oct 8 00:48:10 2019 (r514009) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= yuzu -PORTVERSION= s20191004 -PORTREVISION?= 1 +PORTVERSION= s20191007 +PORTREVISION?= 0 CATEGORIES= emulators MAINTAINER= jbeich@FreeBSD.org @@ -28,10 +28,10 @@ BUILD_DEPENDS= boost-libs>=1.66:devel/boost-libs \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 0a662d009 +GH_TAGNAME= e53e6b43f GH_TUPLE= yuzu-emu:unicorn:1.0.1-153-g73f45735:unicorn/externals/unicorn \ DarkLordZach:mbedtls:a280e60:mbedtls/externals/mbedtls \ - DarkLordZach:libzip:rel-1-5-2-27-gc230767:libzip/externals/libzip \ + DarkLordZach:libzip:rel-1-5-2-26-gda12b71:libzip/externals/libzip \ KhronosGroup:SPIRV-Headers:2c51218:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \ KhronosGroup:Vulkan-Headers:v1.1.117:Vulkan_Headers/externals/Vulkan-Headers \ MerryMage:dynarmic:r1-1436-g087a7441:dynarmic/externals/dynarmic \ Modified: head/emulators/yuzu/distinfo ============================================================================== --- head/emulators/yuzu/distinfo Tue Oct 8 00:48:02 2019 (r514008) +++ head/emulators/yuzu/distinfo Tue Oct 8 00:48:10 2019 (r514009) @@ -1,12 +1,12 @@ -TIMESTAMP = 1570229415 -SHA256 (yuzu-emu-yuzu-s20191004-0a662d009_GH0.tar.gz) = 838a1ac576d00b400a508416e66e886737906901a44da7ecd933c00a4228a5a2 -SIZE (yuzu-emu-yuzu-s20191004-0a662d009_GH0.tar.gz) = 2784795 +TIMESTAMP = 1570465592 +SHA256 (yuzu-emu-yuzu-s20191007-e53e6b43f_GH0.tar.gz) = 0177ccccf0ac1005bde9aad58c82489d95c26cfb58db010446b1a068a7e9f0f9 +SIZE (yuzu-emu-yuzu-s20191007-e53e6b43f_GH0.tar.gz) = 2795546 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 SIZE (DarkLordZach-mbedtls-a280e60_GH0.tar.gz) = 2283313 -SHA256 (DarkLordZach-libzip-rel-1-5-2-27-gc230767_GH0.tar.gz) = 98c3ce96072eaec549c64b721cce99863f66070d5e53207d9309ee12f06da36b -SIZE (DarkLordZach-libzip-rel-1-5-2-27-gc230767_GH0.tar.gz) = 1205700 +SHA256 (DarkLordZach-libzip-rel-1-5-2-26-gda12b71_GH0.tar.gz) = c98b808a98082aa8b8c21efbb820fd0210ab450871014e745a4b1caf39b9025c +SIZE (DarkLordZach-libzip-rel-1-5-2-26-gda12b71_GH0.tar.gz) = 1205746 SHA256 (KhronosGroup-SPIRV-Headers-2c51218_GH0.tar.gz) = 08f70947b69e17c7e322156adcd471cf02b4b3f63e7baf8ee0f02d32603ac5ff SIZE (KhronosGroup-SPIRV-Headers-2c51218_GH0.tar.gz) = 280829 SHA256 (KhronosGroup-Vulkan-Headers-v1.1.117_GH0.tar.gz) = fae9fe671de4c7d1b3445fa1516215f57869207394cfa20f8162f2bf8bd8ab6d