From nobody Fri Jan 12 12:26:55 2024 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 4TBLPv5XcXz56kGp; Fri, 12 Jan 2024 12:26:59 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TBLPv4hNtz41hw; Fri, 12 Jan 2024 12:26:59 +0000 (UTC) (envelope-from jbeich@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705062419; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=nnkyzM70S9V06hsqKca8DT5Dujb94FlmMNrCyeqFUdo=; b=ccQq98kx/ayh7LLZlKBGqG7XUwjVYrz83dmqv1SkiVFayOKFLCt5v/gwommVFpXU9TBWrT NGoxCbXisT/IyOlbNKm3pAKV2xJCr4D+UCJqSkLK8QpZcS+hqwUJ7oshMI+GZqgysT7f+i ZbsfP2Od7YGmIc8SriNBhGpDaxDa+vE34g7aLwmvFx+a2IH+m/GUFp9iBqYaeXQZ3eFZqg pRfhzj7q3dwe5HhjHxXsAwpASJM/APwdjMo+jeruc8p6NOLN5jx2fL9VOtmje+TiiXc/Y9 fW1hIpTwyn8p9Jpj+ZOZ4zq7UQ0LxTmqImm4XKQ6LvNLYGe3EHcVFdWWjouYSg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705062419; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=nnkyzM70S9V06hsqKca8DT5Dujb94FlmMNrCyeqFUdo=; b=b8Pni6A7yLw3PJgx6DUTQex+yKGhPlJZ1atAYEIwRQVwkrVxC8sCIoO+opWKVbOK/3tvUC wf6z94nracXp5FxbEvECX6fWFDZ8UPZqC3X2mADINKDcNicTbqVmpBwrXCQ6I8bH/MagJe B95DPaT+nFvr0ElXp7uK+nHktKMarS4wDUmqhVAJOUzGcMu5beZz5HJMb8BN7nnBPmyiZH DcJ4KNkxcM1FT14rj3XFUzOpgabuKSGM2tRiPxFnJAi+EO9ATbF7aIKAv7UgwA09oEyCiH NQEmWsSbb3swKS+UMkoVIO71toK7lc62BUX1Rzf6ZPLV4YviBk7cMDlM0CrEhg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705062419; a=rsa-sha256; cv=none; b=QWRoxai/AhzAQTzB89spoQNoeGmFcPCfJncGYc8AK7iDzFIDgwj5XQQqGaewv9QEgMnbu9 glpG2/zLOnTgAc/9d9hoLTpJ9c9EuvuzD5x4qLseNIKMABmPJDL7ZJ57XeKJE7SFeXVJdq /MLUZUNRf3uWzwSh69dgtbvZvZmqUzQsYHzSyp+wXAMuXdFWJPlbrpHKtGOW5CQeZ7MLL5 sfY19YqRcI5EsMMa2yFBdSEujyNOJTlRPAZv07xCdQrso9gsrFMou8ku9W7oNRwHdt5DG4 oTznmOeryWy3TTh7lvr0f0YEiWdJtXbze8SzeWcTpaV/JW1Gwb2GHJt9QHqO9w== Received: by freefall.freebsd.org (Postfix, from userid 1354) id 8B81915E90; Fri, 12 Jan 2024 12:26:59 +0000 (UTC) From: Jan Beich To: Gleb Popov Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: c841c52f8c28 - main - x11/sfwbar: Install mans to share and sort plist. In-Reply-To: <202401121141.40CBf5jY067089@gitrepo.freebsd.org> (Gleb Popov's message of "Fri, 12 Jan 2024 11:41:05 GMT") References: <202401121141.40CBf5jY067089@gitrepo.freebsd.org> Date: Fri, 12 Jan 2024 13:26:55 +0100 Message-ID: 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 Gleb Popov writes: > x11/sfwbar: Install mans to share and sort plist. Mixing style and functional changes makes pkg-plist diff hard to read. See also https://docs.freebsd.org/en/articles/committers-guide/#_other_suggestions > -MESON_ARGS= -Dbsdctl=enabled -Dnetwork=enabled -Dbluez=enabled -Didleinhibit=enabled -Diwd=enabled > +MESON_ARGS= -Dbsdctl=enabled -Dnetwork=enabled -Dbluez=enabled \ > + -Didleinhibit=enabled -Diwd=enabled --mandir=share/man Why not fix USES=meson itself? diff --git a/Mk/Uses/meson.mk b/Mk/Uses/meson.mk index ae997ae1a337..3a6ae041ff97 100644 --- a/Mk/Uses/meson.mk +++ b/Mk/Uses/meson.mk @@ -33,7 +33,7 @@ BUILD_DEPENDS+= meson:devel/meson USE_LOCALE?= en_US.UTF-8 CONFIGURE_ARGS+= --prefix ${PREFIX} \ - --mandir man \ + --mandir share/man \ --infodir ${INFO_PATH} # Enable all optional features to make builds deterministic. Consumers can