aboutsummaryrefslogtreecommitdiff
path: root/security/sudo
diff options
context:
space:
mode:
authorDan Langille <dvl@FreeBSD.org>2024-02-15 21:27:01 +0000
committerDan Langille <dvl@FreeBSD.org>2024-02-15 21:28:22 +0000
commit61cfe852342074d6ea046f048f3f2bdc64f5d984 (patch)
treef8033c535b372ffb2b53de8d6702690d31eb5cfd /security/sudo
parent0e9d3a7f9ceae8798f41cdf2006e7e4dc616aa84 (diff)
downloadports-61cfe852342074d6ea046f048f3f2bdc64f5d984.tar.gz
ports-61cfe852342074d6ea046f048f3f2bdc64f5d984.zip
security/sudo: rename the SSSD_DEVEL option to SSSD2
security/sssd-devel was renamed to security/sssd2 PR: 277077
Diffstat (limited to 'security/sudo')
-rw-r--r--security/sudo/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index b955a563575b..39456fc25f55 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sudo
PORTVERSION= 1.9.15p5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= SUDO
@@ -36,7 +36,7 @@ OPTIONS_DEFINE= AUDIT DISABLE_AUTH DISABLE_ROOT_SUDO DOCS EXAMPLES \
OPTIONS_DEFAULT= AUDIT PAM SSL
OPTIONS_RADIO= KERBEROS SSSD
OPTIONS_RADIO_KERBEROS= GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT
-OPTIONS_RADIO_SSSD= SSSD SSSD_DEVEL
+OPTIONS_RADIO_SSSD= SSSD SSSD2
OPTIONS_SUB= yes
AUDIT_DESC= Enable BSM audit support
@@ -49,7 +49,7 @@ OPIE_DESC= Enable one-time passwords (no PAM support)
PYTHON_DESC= Enable python plugin support
SSL_DESC= Use OpenSSL TLS and SHA2 functions
SSSD_DESC= Enable SSSD backend support
-SSSD_DEVEL_DESC= Enable SSSD-devel backend support
+SSSD2_DESC= Enable SSSD2 backend support
AUDIT_CONFIGURE_WITH= bsm-audit
@@ -93,8 +93,8 @@ SSSD_PREVENTS_MSG= sssd requires MIT kerberos and it conflicts with heimdal
SSSD_RUN_DEPENDS= sssd:security/sssd
SSSD_CONFIGURE_ON= --with-sssd
-SSSD_DEVEL_RUN_DEPENDS= sssd:security/sssd-devel
-SSSD_DEVEL_CONFIGURE_ON= --with-sssd
+SSSD2_RUN_DEPENDS= sssd:security/sssd2
+SSSD2_CONFIGURE_ON= --with-sssd
LOGFAC?= authpriv
SUDO_LDAP_CONF?= ldap.conf