From nobody Mon Mar 9 18:59:14 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 4fV5sG5Fh9z6Tl7C for ; Mon, 09 Mar 2026 18:59:14 +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 4fV5sG3jgPz3mw6 for ; Mon, 09 Mar 2026 18:59:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773082754; 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=pX0T74w9qSgNLsfDJSE/ZAXojmtfu0+yc19i31bH2EI=; b=Ni9ed7bz22F6r7Ly9flK2v31KuNOMWnuPI85AdinIu57QUDS9m8iztVrCUEwpUBaIlBUag zpsnCD+QNXgvqiW78c7+430Sd1+L4KrWMQY4x2p9mcs2PfPsTbeLxrWHqlLRzDOfCJqPSt USYuitq/JDLExS2DUty/CINZwwPcm9oexy/oU8En9TKXq7UK59YrSPKsQBvVHGhHoeHliQ hA2n8VBmNM52M0RVU8KG50bsZY4HBYthgSBOgAs2L5F9ypGx59x7rvv9KmrruFy3/lYK40 rtjgCLdwQOrBMIPW8/VVHCxpGle3wDIKDoEPmSvRc4XpcoENGZUQv6BtU1dtTA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773082754; a=rsa-sha256; cv=none; b=UE4jnkmtmNyWY2qqxCQtrOIX1TyNxVo8Tq26o8+te124ykfqgfjztYe7DM9PlvBhJQWE/w lqH1hTtas4Nr4KRa6FnhPFdURjMiS/QYYjikHJ6FZIzbs6V5OkntLG1/HvS43quLsipICR OmgqffHAGw12/kT8rpg7awkd0mztzs6AAjC+PlfXdwGxNYwtrTk3nOIGtXggpBS6/izSeH uicqsMNwROH3v47QZsxJz3biRDyIW68i+uXdUOoQpCTfmkkFMg7qQSQXdXdzGVvRTq4N+V pHNevG0mpfVab+JpPi51l+NOYUp+pXD9pjKraxrxdhyVNj/C3HHoNrR8GzXguQ== 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=1773082754; 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=pX0T74w9qSgNLsfDJSE/ZAXojmtfu0+yc19i31bH2EI=; b=JvPRpJyrXVwszKwhMuTQoMogdsLGIv9BVY8ItB+QqYMC/c85+lsqyb+/oPPPnFv/ziOcgS dT4ijgJG3+YmIlaLHdcy5HI3+DszoS9hRVjtFlfHf9GElZLP1uoj4RLtsijPQheXAxr+Mj Olna/ppZgSmhSC+PW3HAGx9mNUJLeyVFhpvmSmieqnXTZkykTETFxRSbR/7yLRFscnq98p SIjRxl6OgwnRgkuso3GlAq0EwYtmZJdzgTFS7/Jpi4Yclg5T0zxQX3g+3jKNOi8fIOmY4T AlI7bk5iTPDi/skRvh9emR5Rzku+vZU+9txJM9azVvxFF8DbaQxmTwrF930vuw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fV5sG3FP4zf47 for ; Mon, 09 Mar 2026 18:59:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 22a9f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 09 Mar 2026 18:59:14 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guido Falsi Subject: git: 4bdd0086090f - main - security/courier-authlib: Switch to LIB_DEPENDS for module dependencies 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: 4bdd0086090f0963224e1a314dd4885afd644b9c Auto-Submitted: auto-generated Date: Mon, 09 Mar 2026 18:59:14 +0000 Message-Id: <69af1882.22a9f.174b99af@gitrepo.freebsd.org> The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=4bdd0086090f0963224e1a314dd4885afd644b9c commit 4bdd0086090f0963224e1a314dd4885afd644b9c Author: Guido Falsi AuthorDate: 2026-03-09 18:58:36 +0000 Commit: Guido Falsi CommitDate: 2026-03-09 18:58:36 +0000 security/courier-authlib: Switch to LIB_DEPENDS for module dependencies PR: 293399 --- security/courier-authlib/Makefile.dep | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/security/courier-authlib/Makefile.dep b/security/courier-authlib/Makefile.dep index 75c9877edb2a..3ca9783f813b 100644 --- a/security/courier-authlib/Makefile.dep +++ b/security/courier-authlib/Makefile.dep @@ -8,24 +8,24 @@ #.include .if ${PORT_OPTIONS:MAUTH_LDAP} -BUILD_DEPENDS+= ${LOCALBASE}/lib/courier-authlib/libauthldap.so:net/courier-authlib-ldap +LIB_DEPENDS+= libauthldap.so:net/courier-authlib-ldap .endif .if ${PORT_OPTIONS:MAUTH_MYSQL} -BUILD_DEPENDS+= ${LOCALBASE}/lib/courier-authlib/libauthmysql.so:databases/courier-authlib-mysql +LIB_DEPENDS+= libauthmysql.so:databases/courier-authlib-mysql .endif .if ${PORT_OPTIONS:MAUTH_PGSQL} -BUILD_DEPENDS+= ${LOCALBASE}/lib/courier-authlib/libauthpgsql.so:databases/courier-authlib-pgsql +LIB_DEPENDS+= libauthpgsql.so:databases/courier-authlib-pgsql .endif .if ${PORT_OPTIONS:MAUTH_SQLITE} -BUILD_DEPENDS+= ${LOCALBASE}/lib/courier-authlib/libauthsqlite.so:databases/courier-authlib-sqlite +LIB_DEPENDS+= libauthsqlite.so:databases/courier-authlib-sqlite .endif .if ${PORT_OPTIONS:MAUTH_USERDB} .if ${PORT_OPTIONS:MGDBM} -BUILD_DEPENDS+= ${LOCALBASE}/lib/courier-authlib/libauthuserdb.so:databases/courier-authlib-usergdbm +LIB_DEPENDS+= libauthuserdb.so:databases/courier-authlib-usergdbm .else -BUILD_DEPENDS+= ${LOCALBASE}/lib/courier-authlib/libauthuserdb.so:databases/courier-authlib-userdb +LIB_DEPENDS+= libauthuserdb.so:databases/courier-authlib-userdb .endif .endif .if ${PORT_OPTIONS:MAUTH_VCHKPW} -BUILD_DEPENDS+= ${LOCALBASE}/lib/courier-authlib/libauthvchkpw.so:mail/courier-authlib-vchkpw +LIB_DEPENDS+= libauthvchkpw.so:mail/courier-authlib-vchkpw .endif