From owner-svn-ports-head@freebsd.org Sat Jan 9 00:51:12 2021 Return-Path: Delivered-To: svn-ports-head@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 AB4D44DB750; Sat, 9 Jan 2021 00:51:12 +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 4DCLxr4VXfz3mCN; Sat, 9 Jan 2021 00:51:12 +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 8D2264CDF; Sat, 9 Jan 2021 00:51:12 +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 1090pC6R049552; Sat, 9 Jan 2021 00:51:12 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 1090pC3d049123; Sat, 9 Jan 2021 00:51:12 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202101090051.1090pC3d049123@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 9 Jan 2021 00:51:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r560825 - head/emulators/yuzu X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/emulators/yuzu X-SVN-Commit-Revision: 560825 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jan 2021 00:51:12 -0000 Author: jbeich Date: Sat Jan 9 00:51:11 2021 New Revision: 560825 URL: https://svnweb.freebsd.org/changeset/ports/560825 Log: emulators/yuzu: unbreak after r560536 -- libzip 1.5 or newer not found, falling back to externals CMake Error at externals/libzip/CMakeLists.txt:34 (INCLUDE): INCLUDE could not find load file: FindNettle CMake Error: File externals/libzip/libzip/cmake-config.h.in does not exist. CMake Error at externals/libzip/CMakeLists.txt:358 (CONFIGURE_FILE): CONFIGURE_FILE Problem configuring file CMake Error: File externals/libzip/libzip/cmake-zipconf.h.in does not exist. CMake Error at externals/libzip/CMakeLists.txt:359 (CONFIGURE_FILE): CONFIGURE_FILE Problem configuring file 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 Jan 9 00:28:37 2021 (r560824) +++ head/emulators/yuzu/Makefile Sat Jan 9 00:51:11 2021 (r560825) @@ -26,7 +26,6 @@ ONLY_FOR_ARCHS_REASON= requires int128 BUILD_DEPENDS= catch>0:devel/catch \ nlohmann-json>0:devel/nlohmann-json LIB_DEPENDS= liblz4.so:archivers/liblz4 \ - libzip.so:archivers/libzip \ libzstd.so:archivers/zstd \ libopus.so:audio/opus \ libboost_context.so:devel/boost-libs \ @@ -44,6 +43,7 @@ GH_TUPLE= DarkLordZach:mbedtls:a280e60:mbedtls/externa arsenm:sanitizers-cmake:aab6948:sanitizers_cmake/externals/cubeb/cmake/sanitizers-cmake \ citra-emu:ext-soundtouch:060181e:soundtouch/externals/soundtouch \ herumi:xbyak:v5.96:xbyak/externals/xbyak \ + nih-at:libzip:rel-1-5-2-93-g89bd6d63:libzip/externals/libzip/libzip \ kinetiknz:cubeb:cubeb-0.2-1291-g5c2cf26:cubeb/externals/cubeb \ benhoyt:inih:r52:inih/externals/inih/inih Modified: head/emulators/yuzu/distinfo ============================================================================== --- head/emulators/yuzu/distinfo Sat Jan 9 00:28:37 2021 (r560824) +++ head/emulators/yuzu/distinfo Sat Jan 9 00:51:11 2021 (r560825) @@ -19,6 +19,8 @@ SHA256 (citra-emu-ext-soundtouch-060181e_GH0.tar.gz) = SIZE (citra-emu-ext-soundtouch-060181e_GH0.tar.gz) = 59514 SHA256 (herumi-xbyak-v5.96_GH0.tar.gz) = 727f15d3ed786cae255ebfed1829a84a357c0e4856c6304456d77f1b56c3d2c6 SIZE (herumi-xbyak-v5.96_GH0.tar.gz) = 226999 +SHA256 (nih-at-libzip-rel-1-5-2-93-g89bd6d63_GH0.tar.gz) = 63050daee06c5bcf0f8fd82103e3e84e83772f3a646f42bfa3851afc7aca4ce1 +SIZE (nih-at-libzip-rel-1-5-2-93-g89bd6d63_GH0.tar.gz) = 1211650 SHA256 (kinetiknz-cubeb-cubeb-0.2-1291-g5c2cf26_GH0.tar.gz) = d69f3a452fb77290af3a0fdab6eb76775a71ee33fc8870e80a2c25c687745699 SIZE (kinetiknz-cubeb-cubeb-0.2-1291-g5c2cf26_GH0.tar.gz) = 217669 SHA256 (benhoyt-inih-r52_GH0.tar.gz) = 439cff9ce9a8afc52d08772ac3e93b3cecd79c7707f871fb4534fb3a48201880