summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2016-05-22 02:45:23 +0000
committerpi <pi@FreeBSD.org>2016-05-22 02:45:23 +0000
commit3508aa03a71c9f8da232d26da581ee08e877e679 (patch)
tree6bf08421d1646e6548e0cbba1c2283a2f8e90270
parent3b97e94d6b48e0cc9ccc899ce7a123f0f9d60f83 (diff)
downloadFreeBSD-ports-3508aa03a71c9f8da232d26da581ee08e877e679.zip
FreeBSD-ports-3508aa03a71c9f8da232d26da581ee08e877e679.tar.gz
security/sssd: chase samba dependency, unbreak
PR: 209687 Submitted by: prj@rootwyrm.com
-rw-r--r--security/sssd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sssd/Makefile b/security/sssd/Makefile
index 03b9229..18c69fe 100644
--- a/security/sssd/Makefile
+++ b/security/sssd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sssd
DISTVERSION= 1.11.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/ \
http://mirrors.rit.edu/zi/
@@ -71,7 +71,7 @@ OPTIONS_DEFAULT= DOCS
OPTIONS_SUB= yes
SMB_DESC= Install IPA and AD providers (requires Samba4)
-SMB_BUILD_DEPENDS= samba41>=4.1.0:net/samba41
+SMB_BUILD_DEPENDS= samba42>=4.2.11:net/samba42
SMB_CONFIGURE_WITH= samba
.include <bsd.port.options.mk>
OpenPOWER on IntegriCloud