diff options
author | tijl <tijl@FreeBSD.org> | 2014-08-28 18:21:31 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-08-28 18:21:31 +0800 |
commit | 37569efa0ffb142bb30b69415351eb72c9b2f7f5 (patch) | |
tree | d781081cc7ba7b393f9ab402dff8c01178eed7f7 /security | |
parent | 0576c6fa7edadb6c3955b9eb597797393c4fec34 (diff) | |
download | freebsd-ports-gnome-37569efa0ffb142bb30b69415351eb72c9b2f7f5.tar.gz freebsd-ports-gnome-37569efa0ffb142bb30b69415351eb72c9b2f7f5.tar.zst freebsd-ports-gnome-37569efa0ffb142bb30b69415351eb72c9b2f7f5.zip |
dns/c-ares:
- Add USES=libtool and bump dependent ports
- Move variable definitions in front of include bsd.port.options.mk
- Replace patch with USES=pathfix
Approved by: portmgr (implicit, bump unstaged port)
Diffstat (limited to 'security')
-rw-r--r-- | security/sssd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sssd/Makefile b/security/sssd/Makefile index f3533700eb52..9769d583c4e5 100644 --- a/security/sssd/Makefile +++ b/security/sssd/Makefile @@ -3,7 +3,7 @@ PORTNAME= sssd DISTVERSION= 1.9.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/ \ http://mirrors.rit.edu/zi/ |