From 5cb244b7774afda3acf8f47bb665c0fdce1b6227 Mon Sep 17 00:00:00 2001 From: novel Date: Mon, 3 Mar 2008 11:57:08 +0000 Subject: - Chase security/gnutls shlib version bump - Add an entry to UPDATING --- net-im/gloox/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-im/gloox') diff --git a/net-im/gloox/Makefile b/net-im/gloox/Makefile index f51893100d66..8d04e0ff3fef 100644 --- a/net-im/gloox/Makefile +++ b/net-im/gloox/Makefile @@ -7,6 +7,7 @@ PORTNAME= gloox PORTVERSION= 0.9.9.3 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= http://camaya.net/download/ @@ -14,7 +15,7 @@ MAINTAINER= trasz@FreeBSD.org COMMENT= Jabber/XMPP client library LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \ - gnutls.13:${PORTSDIR}/security/gnutls + gnutls.26:${PORTSDIR}/security/gnutls USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes -- cgit