Index: security/sssd/Makefile =================================================================== --- security/sssd/Makefile (revision 543655) +++ security/sssd/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= sssd PORTVERSION= 1.11.7 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= security MASTER_SITES= https://releases.pagure.org/SSSD/${PORTNAME}/ Index: security/sssd/files/patch-src_external_pac__responder.m4 =================================================================== --- security/sssd/files/patch-src_external_pac__responder.m4 (revision 543655) +++ security/sssd/files/patch-src_external_pac__responder.m4 (working copy) @@ -1,6 +1,6 @@ --- src/external/pac_responder.m4.orig 2014-09-17 13:01:37 UTC +++ src/external/pac_responder.m4 -@@ -14,14 +14,19 @@ then +@@ -14,14 +14,20 @@ then PKG_CHECK_MODULES(NDR_KRB5PAC, ndr_krb5pac, ndr_krb5pac_ok=yes, AC_MSG_WARN([Cannot build pac responder without libndr_krb5pac])) @@ -18,7 +18,8 @@ + Kerberos\ 5\ release\ 1.14* | \ + Kerberos\ 5\ release\ 1.15* | \ + Kerberos\ 5\ release\ 1.16* | \ -+ Kerberos\ 5\ release\ 1.17*) ++ Kerberos\ 5\ release\ 1.17* | \ ++ Kerberos\ 5\ release\ 1.18*) krb5_version_ok=yes AC_MSG_RESULT([yes]) ;; Index: security/sssd/pkg-plist =================================================================== --- security/sssd/pkg-plist (revision 543655) +++ security/sssd/pkg-plist (working copy) @@ -5,6 +5,7 @@ include/ipa_hbac.h include/sss_idmap.h include/sss_nss_idmap.h +%%SMB%%lib/krb5/plugins/authdata/sssd_pac_plugin.so lib/krb5/plugins/libkrb5/sssd_krb5_locator_plugin.so lib/libipa_hbac.so lib/libipa_hbac.so.0 @@ -55,6 +56,7 @@ libexec/sssd/sssd_be libexec/sssd/sssd_ifp libexec/sssd/sssd_nss +%%SMB%%libexec/sssd/sssd_pac libexec/sssd/sssd_pam libexec/sssd/sssd_ssh libexec/sssd/sssd_sudo