aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/jabber
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2009-01-19 01:04:08 +0800
committernovel <novel@FreeBSD.org>2009-01-19 01:04:08 +0800
commit05b365d367fc2795aa80994b0ff3fa39ef67a76f (patch)
tree7743d89df3161c403b2c469dbaad778424625b90 /net-im/jabber
parent472afedd1b197915a8518b9aead2692faabde246 (diff)
downloadfreebsd-ports-gnome-05b365d367fc2795aa80994b0ff3fa39ef67a76f.tar.gz
freebsd-ports-gnome-05b365d367fc2795aa80994b0ff3fa39ef67a76f.tar.zst
freebsd-ports-gnome-05b365d367fc2795aa80994b0ff3fa39ef67a76f.zip
Chase libtasn1 shared library version bump.
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 74f3e91b9079..4dd4aa18c2cc 100644
--- a/net-im/jabber/Makefile
+++ b/net-im/jabber/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jabber
PORTVERSION= 1.6.1.1
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= net-im ipv6
MASTER_SITES= http://download.jabberd.org/jabberd14/ \
@@ -22,7 +22,7 @@ LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth-hard \
popt.0:${PORTSDIR}/devel/popt \
idn.16:${PORTSDIR}/dns/libidn \
expat.6:${PORTSDIR}/textproc/expat2 \
- tasn1.3:${PORTSDIR}/security/libtasn1 \
+ tasn1.4:${PORTSDIR}/security/libtasn1 \
gnutls.26:${PORTSDIR}/security/gnutls
OPTIONS= IPV6 "Enable IPv6 support" off \