From owner-svn-ports-all@freebsd.org Sat Jul 25 00:55:54 2020 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 65336379194; Sat, 25 Jul 2020 00:55:54 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4BD70p24tRz4VTY; Sat, 25 Jul 2020 00:55:54 +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 02A10136D4; Sat, 25 Jul 2020 00:55:54 +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 06P0tr6k073503; Sat, 25 Jul 2020 00:55:53 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06P0trSN073501; Sat, 25 Jul 2020 00:55:53 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202007250055.06P0trSN073501@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 25 Jul 2020 00:55:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r543391 - head/emulators/yuzu X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/emulators/yuzu X-SVN-Commit-Revision: 543391 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.33 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: Sat, 25 Jul 2020 00:55:54 -0000 Author: jbeich Date: Sat Jul 25 00:55:53 2020 New Revision: 543391 URL: https://svnweb.freebsd.org/changeset/ports/543391 Log: emulators/yuzu: update to s20200724 Changes: https://github.com/yuzu-emu/yuzu/compare/da2071455...d488cb843 Modified: head/emulators/yuzu/Makefile (contents, props changed) head/emulators/yuzu/distinfo (contents, props changed) Modified: head/emulators/yuzu/Makefile ============================================================================== --- head/emulators/yuzu/Makefile Sat Jul 25 00:55:47 2020 (r543390) +++ head/emulators/yuzu/Makefile Sat Jul 25 00:55:53 2020 (r543391) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yuzu -PORTVERSION= s20200721 +PORTVERSION= s20200724 PORTREVISION?= 0 CATEGORIES= emulators @@ -37,7 +37,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= da2071455 +GH_TAGNAME= d488cb843 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 Sat Jul 25 00:55:47 2020 (r543390) +++ head/emulators/yuzu/distinfo Sat Jul 25 00:55:53 2020 (r543391) @@ -1,6 +1,6 @@ -TIMESTAMP = 1595457848 -SHA256 (yuzu-emu-yuzu-s20200721-da2071455_GH0.tar.gz) = f2d5784bbb6ef4fb35e5f804a82821a98a2b1f654b1d451a7523a3054fbba8fe -SIZE (yuzu-emu-yuzu-s20200721-da2071455_GH0.tar.gz) = 2804486 +TIMESTAMP = 1595615377 +SHA256 (yuzu-emu-yuzu-s20200724-d488cb843_GH0.tar.gz) = 42e9845fe53506cee9c9c06bbed5a99893e8cc4617661caf6889c76dc7ed1d17 +SIZE (yuzu-emu-yuzu-s20200724-d488cb843_GH0.tar.gz) = 2803503 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