From nobody Fri Dec 31 09:53:41 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id D91BB191332E; Fri, 31 Dec 2021 09:53:42 +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 4JQL7T6mdDz3Nxp; Fri, 31 Dec 2021 09:53:41 +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 9459817B1; Fri, 31 Dec 2021 09:53:41 +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 1BV9rfco079345; Fri, 31 Dec 2021 09:53:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BV9rfZ6079344; Fri, 31 Dec 2021 09:53:41 GMT (envelope-from git) Date: Fri, 31 Dec 2021 09:53:41 GMT Message-Id: <202112310953.1BV9rfZ6079344@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: 7c6871757dc9 - main - x11-wm/phoc: explicitly depend on wayland-protocols List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org 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: 7c6871757dc991da60cb4ed5b3ca613cfbf8e2b1 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640944422; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=pxgPpeRINfz/zafWfAsIXIdtLub4/94GRgpAX2fMebg=; b=Uh+IDicT+CndPPOSi7RkskhPjW+JxmqwrUI1wSC3UCAJihcEB1Q1kAm7SuyWaLBYfzMKSQ XaACRI76fDwQaTKarPYiBQmvzczg8BAWoXXgWNT3mBVsGRRnYnRpA4RMZH/jkJAbaiFWoT NmdNi0s/p8+kNoqQWmjqs9BDWRtxQQ9ZA1w6reoPFcfpl9oWEEfvvNrI8x3bQXVI64d/EP Q7xxSiOQnRPSHTbHPtZXrXH48V6rzUZ6GxJBuv+uTiHQV3mZi2cq3wo7zZl8ilZQ22Ln94 VnRwsPh9c8ll1hs+KYR6yv073DCm8m+eRBhcfBOzHeYy7+lJDDY4iXtpcKNExA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640944422; a=rsa-sha256; cv=none; b=U9RaBO/ZU2uLmFwWXtuAZ7KLh/m19J+baf6wWrJ9E69qII4assL79GgTLOeoj+KZP+AXlF Rfcn5TQS/K+aH6hKeii/EbOPVw4u4iES3MUKxqPERrHIh9ZZwcOJybtlJZFHGJLny9jB2u 3kmHBFofr3wwvLOl/SoWFTAC7l92oTVu3LAU/BryzTNsmfIk2Zgfx1uIVpssDhVgdkRj3E 79zgvQmEHgUsiiWkauuV5CLgsrVO/TctY4QTpaWHO0mBIp06io8HdC8ne0VPmWhvIbQ8dj fyxUbwgoc1yq2GDvueX8hC/lVvCA8t0cCt0wXHt+N2KBCRbXdFNt2QjqP2JrbA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=7c6871757dc991da60cb4ed5b3ca613cfbf8e2b1 commit 7c6871757dc991da60cb4ed5b3ca613cfbf8e2b1 Author: Jan Beich AuthorDate: 2021-12-31 09:47:13 +0000 Commit: Jan Beich CommitDate: 2021-12-31 09:53:01 +0000 x11-wm/phoc: explicitly depend on wayland-protocols meson.build:36:0: ERROR: Dependency "wayland-protocols" not found, tried pkgconfig PR: 260639 Reported by: antoine (via exp-run) --- x11-wm/phoc/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-wm/phoc/Makefile b/x11-wm/phoc/Makefile index ba6dc42e2ea2..0038f4733035 100644 --- a/x11-wm/phoc/Makefile +++ b/x11-wm/phoc/Makefile @@ -10,6 +10,7 @@ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ + wayland-protocols>=1.15:graphics/wayland-protocols \ wlroots>=0.14.1<0.15.0:x11-toolkits/wlroots LIB_DEPENDS= libwayland-server.so:graphics/wayland \ libwlroots.so:x11-toolkits/wlroots \