From owner-dev-commits-ports-all@freebsd.org Sat Apr 24 00:41:57 2021 Return-Path: Delivered-To: dev-commits-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 659925E37D8; Sat, 24 Apr 2021 00:41:57 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FRsmj278kz3lQ2; Sat, 24 Apr 2021 00:41:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 38B5D1726B; Sat, 24 Apr 2021 00:41:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13O0fv3F090943; Sat, 24 Apr 2021 00:41:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13O0fvsR090942; Sat, 24 Apr 2021 00:41:57 GMT (envelope-from git) Date: Sat, 24 Apr 2021 00:41:57 GMT Message-Id: <202104240041.13O0fvsR090942@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 50765730204f - main - emulators/yuzu: update to s20210423 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 50765730204f4904b81896bf5388fd4e9d3753e3 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Apr 2021 00:41:57 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=50765730204f4904b81896bf5388fd4e9d3753e3 commit 50765730204f4904b81896bf5388fd4e9d3753e3 Author: Jan Beich AuthorDate: 2021-04-23 22:48:47 +0000 Commit: Jan Beich CommitDate: 2021-04-24 00:39:33 +0000 emulators/yuzu: update to s20210423 Changes: https://github.com/yuzu-emu/yuzu/compare/607ff3489...2e268abe4 --- emulators/yuzu/Makefile | 4 ++-- emulators/yuzu/distinfo | 6 +++--- emulators/yuzu/files/patch-boost | 12 ++++++------ 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 004b72dd1c86..1c8eee05e26a 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,5 @@ PORTNAME= yuzu -PORTVERSION= s20210421 +PORTVERSION= s20210423 PORTREVISION?= 0 CATEGORIES= emulators @@ -42,7 +42,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \ USE_GITHUB= yes GH_ACCOUNT= yuzu-emu -GH_TAGNAME= 607ff3489 +GH_TAGNAME= 2e268abe4 GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-52-geac2416b8: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 \ diff --git a/emulators/yuzu/distinfo b/emulators/yuzu/distinfo index 600fbea488f1..f2e37eb43e8f 100644 --- a/emulators/yuzu/distinfo +++ b/emulators/yuzu/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1619040993 -SHA256 (yuzu-emu-yuzu-s20210421-607ff3489_GH0.tar.gz) = c890653a4723cc8751d222e701ed097bb5df26d9d8a203561774c63d21cc84ce -SIZE (yuzu-emu-yuzu-s20210421-607ff3489_GH0.tar.gz) = 3795852 +TIMESTAMP = 1619218127 +SHA256 (yuzu-emu-yuzu-s20210423-2e268abe4_GH0.tar.gz) = 688b38988001fccf3e55422400fd3f80fef55546fe9c8d7f76105976b99f3015 +SIZE (yuzu-emu-yuzu-s20210423-2e268abe4_GH0.tar.gz) = 3795961 SHA256 (yuzu-emu-mbedtls-v2.16.9-52-geac2416b8_GH0.tar.gz) = 8d3b480b4121feaa30f12fdec06de741775465454610202363edaf7564d4f3bb SIZE (yuzu-emu-mbedtls-v2.16.9-52-geac2416b8_GH0.tar.gz) = 2676404 SHA256 (KhronosGroup-SPIRV-Headers-2c51218_GH0.tar.gz) = 08f70947b69e17c7e322156adcd471cf02b4b3f63e7baf8ee0f02d32603ac5ff diff --git a/emulators/yuzu/files/patch-boost b/emulators/yuzu/files/patch-boost index 74ff53293b46..4d86a1e37dbd 100644 --- a/emulators/yuzu/files/patch-boost +++ b/emulators/yuzu/files/patch-boost @@ -10,14 +10,14 @@ Call Stack (most recent call first): -- Could NOT find Boost: Found unsuitable version "1.72.0", but required is at least "1.73" (found /usr/local/include) -- Packages boost/1.73.0 not found! ---- CMakeLists.txt.orig 2020-12-16 05:15:05 UTC +--- CMakeLists.txt.orig 2021-04-23 22:48:47 UTC +++ CMakeLists.txt -@@ -194,7 +194,7 @@ macro(yuzu_find_packages) - unset(FN_FORCE_REQUIRED) +@@ -202,7 +202,7 @@ macro(yuzu_find_packages) endmacro() --find_package(Boost 1.73.0 COMPONENTS context headers QUIET) -+find_package(Boost 1.72.0 COMPONENTS context headers QUIET) + if (NOT YUZU_USE_BUNDLED_BOOST) +- find_package(Boost 1.73.0 COMPONENTS context headers QUIET) ++ find_package(Boost 1.72.0 COMPONENTS context headers QUIET) + endif() if (Boost_FOUND) set(Boost_LIBRARIES Boost::boost) - # Conditionally add Boost::context only if the active version of the Conan or system Boost package provides it