aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/gloox
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2008-03-03 19:57:08 +0800
committernovel <novel@FreeBSD.org>2008-03-03 19:57:08 +0800
commit5cb244b7774afda3acf8f47bb665c0fdce1b6227 (patch)
tree683ed62f664c817907d3fab5b672f06abba3433f /net-im/gloox
parent83062c68ed9bee1bf4b539ae24145d493bf8b9bc (diff)
downloadfreebsd-ports-graphics-5cb244b7774afda3acf8f47bb665c0fdce1b6227.tar.gz
freebsd-ports-graphics-5cb244b7774afda3acf8f47bb665c0fdce1b6227.tar.zst
freebsd-ports-graphics-5cb244b7774afda3acf8f47bb665c0fdce1b6227.zip
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
Diffstat (limited to 'net-im/gloox')
-rw-r--r--net-im/gloox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/gloox/Makefile b/net-im/gloox/Makefile
index f51893100d6..8d04e0ff3fe 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