aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorjohans <johans@FreeBSD.org>2012-06-03 21:56:44 +0800
committerjohans <johans@FreeBSD.org>2012-06-03 21:56:44 +0800
commit2c4c8c6f01cd6000acf80000c9a71b72384b1918 (patch)
tree107827180804013002a7304e5bb1d740362ca5bf /net-im
parentba379cfbf1e7c767c42a8dc74d7ffd119b6e91c1 (diff)
downloadfreebsd-ports-gnome-2c4c8c6f01cd6000acf80000c9a71b72384b1918.tar.gz
freebsd-ports-gnome-2c4c8c6f01cd6000acf80000c9a71b72384b1918.tar.zst
freebsd-ports-gnome-2c4c8c6f01cd6000acf80000c9a71b72384b1918.zip
Chase security/gsasl library update
Diffstat (limited to 'net-im')
-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