From 05b365d367fc2795aa80994b0ff3fa39ef67a76f Mon Sep 17 00:00:00 2001 From: novel Date: Sun, 18 Jan 2009 17:04:08 +0000 Subject: Chase libtasn1 shared library version bump. --- net-im/jabber/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-im/jabber') 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 \ -- cgit