From nobody Wed Jan 8 14:54:28 2025 X-Original-To: dev-commits-ports-main@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 4YSrYH3DFfz5kZCR; Wed, 08 Jan 2025 14:54:43 +0000 (UTC) (envelope-from kiwi@oav.net) Received: from z1.oav.net (z1.oav.net [IPv6:2001:67c:25e8:dead::20]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4YSrYD5nnzz4lrK; Wed, 8 Jan 2025 14:54:40 +0000 (UTC) (envelope-from kiwi@oav.net) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of kiwi@oav.net designates 2001:67c:25e8:dead::20 as permitted sender) smtp.mailfrom=kiwi@oav.net; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=freebsd.org (policy=none) Received: from localhost (ip6-localhost [IPv6:::1]) by z1.oav.net (Postfix) with ESMTP id 5A7A2F9EAEA; Wed, 8 Jan 2025 15:54:30 +0100 (CET) Received: from z1.oav.net ([IPv6:::1]) by localhost (z1.oav.net [IPv6:::1]) (amavis, port 10032) with ESMTP id dD65qKwp5ktG; Wed, 8 Jan 2025 15:54:28 +0100 (CET) Received: from localhost (ip6-localhost [IPv6:::1]) by z1.oav.net (Postfix) with ESMTP id A129FF9E98E; Wed, 8 Jan 2025 15:54:28 +0100 (CET) X-Virus-Scanned: amavis at z1.oav.net Received: from z1.oav.net ([IPv6:::1]) by localhost (z1.oav.net [IPv6:::1]) (amavis, port 10026) with ESMTP id pGlzvRbYduLb; Wed, 8 Jan 2025 15:54:28 +0100 (CET) Received: from z1.oav.net (z1.oav.net [193.43.215.20]) by z1.oav.net (Postfix) with ESMTP id 625A41AB4FA; Wed, 8 Jan 2025 15:54:28 +0100 (CET) Date: Wed, 8 Jan 2025 15:54:28 +0100 (CET) From: Xavier Beaudouin To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Message-ID: <1918252329.65398.1736348068205.JavaMail.zimbra@oav.net> In-Reply-To: <202501081437.508Eb5bZ011299@gitrepo.freebsd.org> References: <202501081437.508Eb5bZ011299@gitrepo.freebsd.org> Subject: Re: git: 521c4c6e6500 - main - net-mgmt/nrpe: Adding monplugins flavor to nrpe List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [193.43.215.20] X-Mailer: Zimbra 8.8.15_GA_4652 (ZimbraWebClient - FF133 (Mac)/8.8.15_GA_4652) Thread-Topic: 521c4c6e6500 - main - net-mgmt/nrpe: Adding monplugins flavor to nrpe Thread-Index: h0Ym8yNUi4xQYEN3oNb9mjjRnIJwCQ== X-Rspamd-Queue-Id: 4YSrYD5nnzz4lrK X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.89 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.995]; FORGED_SENDER(0.30)[kiwi@freebsd.org,kiwi@oav.net]; R_SPF_ALLOW(-0.20)[+a:z1.oav.net]; DMARC_POLICY_SOFTFAIL(0.10)[freebsd.org : SPF not aligned (relaxed), No valid DKIM,none]; MIME_GOOD(-0.10)[text/plain]; RCPT_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_LAST(0.00)[]; FREEFALL_USER(0.00)[kiwi]; ASN(0.00)[asn:34958, ipnet:2001:67c:25e8::/48, country:FR]; FROM_HAS_DN(0.00)[]; R_DKIM_NA(0.00)[]; RCVD_COUNT_FIVE(0.00)[5]; FROM_NEQ_ENVFROM(0.00)[kiwi@freebsd.org,kiwi@oav.net]; ARC_NA(0.00)[]; TO_DN_NONE(0.00)[]; MLMMJ_DEST(0.00)[dev-commits-ports-all@FreeBSD.org,dev-commits-ports-main@FreeBSD.org]; HAS_XOIP(0.00)[]; MIME_TRACE(0.00)[0:+] Hello, > Differential Revision: https://reviews.freebsd.org/D48111 Sorry, the differential revision URL is wrong. Here is the correct one: https://reviews.freebsd.org/D48145 Kind regards, Xavier