security/sssd depends on net/samba41; immediate fix is to change SMB_BUILD_DEPENDS= samba41>=4.1.0:net/samba41 to SMB_BUILD_DEPENDS= samba42>=4.2.11:net/samba42 Change is required due to deprecation of samba41; version minimum is warranted by security considerations for Badlock. sssd has been tested successfully with this precise change and exhibits no regressions. This change cannot wait on a larger patch I am working on to resolve other minor issues. It has immediate and ongoing security implications for users of the sssd port in multiple environments.
A commit references this bug: Author: pi Date: Sun May 22 02:45:24 UTC 2016 New revision: 415621 URL: https://svnweb.freebsd.org/changeset/ports/415621 Log: security/sssd: chase samba dependency, unbreak PR: 209687 Submitted by: prj@rootwyrm.com Changes: head/security/sssd/Makefile
Committed, thanks.