From nobody Tue Feb 24 20:19:39 2026 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 4fL8G92h11z6Sp1h for ; Tue, 24 Feb 2026 20:19:45 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fL8G86bxkz3lbJ for ; Tue, 24 Feb 2026 20:19:44 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771964385; 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=7xn13dqBXilTVRUii6CkQbLG3qwuI+pgNWAEuLZneDw=; b=bnmdgeZVeoAksBFRACVVZc0cmn2JjIFkuEEG5hQdgOerKjIub3DRnqfCMNx2CNRo3HoRm4 qkGGv3DCFb0dZCeoC11BQnWVgicrp4QPXOhRFqNTb41l4NJKopeyTtO475ZKDzHN1nYvj/ rTT8nMgReBoOxWcMDmuKVO1dOgBcIqq8SKrBR6Outsct5mNIymv9pn2tFuI0Je6voD1nyO cTYwgOk+LkBI5Vb6dUD+h1Z2lCNbnTtSQk5koYq0noiv4XGxxhvTgAf+vSap+vMWlg9f3w yrQUkwFoc6V+MbJI/G/FGK+PMM1E4jEoe3F4GNBoWODP5pwjy3Fi6VX34/FB4g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1771964384; a=rsa-sha256; cv=none; b=LR0L55Y0I9Ky2tnlBvo+yt9Sect7U8GNueW+agL5MNuoL4Po9lXyMEGXETa9xMmYN0xG4B 5dd8xpCdihArQ76nLspQxz91IWO0310Tk9PNir9viNnHuImW3eEkezeJyGjKjnvmJLEZtJ c+Vv49goxkX4DH6UffNoBveCX/eZ/cwWl0pyMjV83iKfgzSwSJ8SZ6u2Ll0b7wlzKwi0yB Gzqpumd2mxVTH6QNOdc9a/ywlcBi0S4wFlLSByDzs4G1Wy1NnRAGSeEGlSW+FuL1IJNoAU eAEUszcxE075phf96+Js816uU6Ufu61gniUXMITqBU+dtZM7FRiENvkZxxFrmw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1771964384; 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=7xn13dqBXilTVRUii6CkQbLG3qwuI+pgNWAEuLZneDw=; b=Ni6hu2wh5WmTmqr9syaXxe+oe9NMuq4MG8cg8lHzih0+HYQ+z+UVTS20fK4xONf+2bk9Ze o0gnEHnymIUSn/4r09wr23HQIuyMFusoge8Wx0Pk7isB0qm9qA0VmittE0MspoS5IQ0Uea +hwfXV0ObfZH1wFV2Ulk1um4mEF/yRtZvLwQcP+meMHSte+eew2wKWSIB18ODCWFV3+6NM 9GsJzQieNFUih2IggnTiAdCny9S7Ga17P7K4LS+UM9pOSMdWOOZu9yCbUWdCtqHroAmOZ0 exqipRWCODTpsN4AKti4j1hgYP9dZyOTWi36SLJGIUbzuGvEST4oB8vwWf2dQA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fL8G85bwPzWZX for ; Tue, 24 Feb 2026 20:19:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 22de3 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 24 Feb 2026 20:19:39 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guido Falsi Subject: git: ae75c688e262 - main - security/courier-authlib: Remove trailing whitespace in Makefile 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: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: madpilot X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ae75c688e262f2557947f1e5636edbd442ee5140 Auto-Submitted: auto-generated Date: Tue, 24 Feb 2026 20:19:39 +0000 Message-Id: <699e07db.22de3.159a8c2b@gitrepo.freebsd.org> The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae75c688e262f2557947f1e5636edbd442ee5140 commit ae75c688e262f2557947f1e5636edbd442ee5140 Author: Guido Falsi AuthorDate: 2026-02-24 20:18:20 +0000 Commit: Guido Falsi CommitDate: 2026-02-24 20:18:20 +0000 security/courier-authlib: Remove trailing whitespace in Makefile --- security/courier-authlib/Makefile.dep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/courier-authlib/Makefile.dep b/security/courier-authlib/Makefile.dep index a2abd88be200..75c9877edb2a 100644 --- a/security/courier-authlib/Makefile.dep +++ b/security/courier-authlib/Makefile.dep @@ -4,7 +4,7 @@ #.include "${.CURDIR}/../../security/courier-authlib/Makefile.dep" #.endif # -# in your Makefile *before* any +# in your Makefile *before* any #.include .if ${PORT_OPTIONS:MAUTH_LDAP}