aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/jabber
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2009-08-17 02:04:40 +0800
committernovel <novel@FreeBSD.org>2009-08-17 02:04:40 +0800
commiteca1cf95d458e76990c77d38103cf30a96c51467 (patch)
tree55b0de0ced1add49d77516588335a7c063b7227f /net-im/jabber
parent4c532e98adf2028ff3fcc40cedbefb73fe9dc6b5 (diff)
downloadfreebsd-ports-gnome-eca1cf95d458e76990c77d38103cf30a96c51467.tar.gz
freebsd-ports-gnome-eca1cf95d458e76990c77d38103cf30a96c51467.tar.zst
freebsd-ports-gnome-eca1cf95d458e76990c77d38103cf30a96c51467.zip
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
Diffstat (limited to 'net-im/jabber')
-rw-r--r--net-im/jabber/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/jabber/Makefile b/net-im/jabber/Makefile
index da8475fdf5c7..446a49d0b178 100644
--- a/net-im/jabber/Makefile
+++ b/net-im/jabber/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jabber
PORTVERSION= 1.6.1.1
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= net-im ipv6
MASTER_SITES= http://download.jabberd.org/jabberd14/ \
@@ -23,7 +23,7 @@ LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth-hard \
idn.16:${PORTSDIR}/dns/libidn \
expat.6:${PORTSDIR}/textproc/expat2 \
tasn1.4:${PORTSDIR}/security/libtasn1 \
- gnutls.26:${PORTSDIR}/security/gnutls
+ gnutls.40:${PORTSDIR}/security/gnutls
OPTIONS= IPV6 "Enable IPv6 support" off \
MYSQL "Build with MySQL support" off \