git: dbb99230a5c3 - main - security/sssd2: Fix circular dependency with sudo

From: Renato Botelho <garga_at_FreeBSD.org>
Date: Wed, 28 Feb 2024 17:11:40 UTC
The branch main has been updated by garga:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dbb99230a5c36c7d9f9be8b29bb186cec857886d

commit dbb99230a5c36c7d9f9be8b29bb186cec857886d
Author:     Renato Botelho <garga@FreeBSD.org>
AuthorDate: 2024-02-28 17:06:28 +0000
Commit:     Renato Botelho <garga@FreeBSD.org>
CommitDate: 2024-02-28 17:11:29 +0000

    security/sssd2: Fix circular dependency with sudo
    
    Re-apply 2f448a87ed31 and remove sudo from the list of dependencies to
    fix circular dependency issue when sudo is built with SSSD2 option.
    Previous commit was made by dvl@ on now retired sssd-devel port.
    
    PR:             277371
    Reported by:    Slawomir Wojciech Wojtczak <vermaden@interia.pl>
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 security/sssd2/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/security/sssd2/Makefile b/security/sssd2/Makefile
index 477a3cb3c832..12b6c8f104b0 100644
--- a/security/sssd2/Makefile
+++ b/security/sssd2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sssd
 PORTVERSION=	2.9.4
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	security
 PKGNAMESUFFIX=	2
 
@@ -54,8 +54,7 @@ LIB_DEPENDS=	libcares.so:dns/c-ares \
 		libunistring.so:devel/libunistring \
 		libuuid.so:misc/e2fsprogs-libuuid
 
-RUN_DEPENDS=	cyrus-sasl-gssapi>0:security/cyrus-sasl2-gssapi \
-		sudo>0:security/sudo
+RUN_DEPENDS=	cyrus-sasl-gssapi>0:security/cyrus-sasl2-gssapi
 
 USES=	autoreconf cpe gettext gmake gssapi:bootstrap,flags,mit iconv ldap \
 	libtool localbase:ldflags pathfix pkgconfig python:3.9+ shebangfix ssl