aboutsummaryrefslogtreecommitdiff
path: root/net-im/jabberd
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2012-06-03 13:56:44 +0000
committerJohan van Selst <johans@FreeBSD.org>2012-06-03 13:56:44 +0000
commite8587758f897567b1d1dfcaedc9a50ca80d6c5fd (patch)
tree0b23e2165752f60ac1c27d0a168747c0c08da0e3 /net-im/jabberd
parente240baf89981cf04812711874bdfd0eb1165ee53 (diff)
downloadports-e8587758f897567b1d1dfcaedc9a50ca80d6c5fd.tar.gz
ports-e8587758f897567b1d1dfcaedc9a50ca80d6c5fd.zip
Chase security/gsasl library update
Notes
Notes: svn path=/head/; revision=298086
Diffstat (limited to 'net-im/jabberd')
-rw-r--r--net-im/jabberd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile
index 393fad432fbb..b83568afb11b 100644
--- a/net-im/jabberd/Makefile
+++ b/net-im/jabberd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= jabberd
PORTVERSION= 2.2.16
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://cloud.github.com/downloads/Jabberd2/jabberd2/
DIST_SUBDIR= jabber
@@ -176,7 +177,7 @@ CONFIGURE_ARGS+= --with-sasl=cyrus
LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
.else
CONFIGURE_ARGS+= --with-sasl=gsasl
-LIB_DEPENDS+= gsasl.15:${PORTSDIR}/security/gsasl
+LIB_DEPENDS+= gsasl.16:${PORTSDIR}/security/gsasl
.endif
MAN8= c2s.8 jabberd.8 router.8 s2s.8 sm.8