Skip to content
Snippets Groups Projects
Commit 8eee32e1 authored by Richard Frewin's avatar Richard Frewin Committed by Rene Ladan
Browse files

security/sssd: build with net/samba413 and databases/ldb22

The port previously used net/samba412 which is expired.
PR:		267626
parent 7b88f02e
No related branches found
No related tags found
No related merge requests found
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment