security/sssd: build with net/samba413 and databases/ldb22
The port previously used net/samba412 which is expired. PR: 267626
This commit is contained in:
parent
7b88f02eff
commit
8eee32e112
@ -1,6 +1,6 @@
|
||||
PORTNAME= sssd
|
||||
PORTVERSION= 1.16.5
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://releases.pagure.org/SSSD/${PORTNAME}/
|
||||
|
||||
@ -15,7 +15,7 @@ LIB_DEPENDS= libpopt.so:devel/popt \
|
||||
libtalloc.so:devel/talloc \
|
||||
libtevent.so:devel/tevent \
|
||||
libtdb.so:databases/tdb \
|
||||
libldb.so:databases/ldb21 \
|
||||
libldb.so:databases/ldb22 \
|
||||
libcares.so:dns/c-ares \
|
||||
libdbus-1.so:devel/dbus \
|
||||
libdhash.so:devel/ding-libs \
|
||||
@ -81,12 +81,12 @@ OPTIONS_SUB= yes
|
||||
SMB_DESC= Install IPA and AD providers (requires Samba4)
|
||||
SMB_USES= samba:lib
|
||||
SMB_CONFIGURE_WITH= samba smb-idmap-interface-version=6
|
||||
SMB_LIB_DEPENDS= libndr-nbt.so.0:net/samba412 \
|
||||
libndr-krb5pac.so.0:net/samba412 \
|
||||
libndr-standard.so.0:net/samba412 \
|
||||
libndr.so.1:net/samba412 \
|
||||
libsamba-util.so.0:net/samba412 \
|
||||
libsmbclient.so.0:net/samba412
|
||||
SMB_LIB_DEPENDS= libndr-nbt.so.0:net/samba413 \
|
||||
libndr-krb5pac.so.0:net/samba413 \
|
||||
libndr-standard.so.0:net/samba413 \
|
||||
libndr.so.1:net/samba413 \
|
||||
libsamba-util.so.0:net/samba413 \
|
||||
libsmbclient.so.0:net/samba413
|
||||
|
||||
.if ${FLAVOR} == smb
|
||||
OPTIONS_DEFAULT+= SMB
|
||||
|
Loading…
Reference in New Issue
Block a user