aboutsummaryrefslogtreecommitdiff
path: root/textproc/iksemel
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2009-08-16 18:04:40 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2009-08-16 18:04:40 +0000
commitf32c11d872ea222db4b9c33da363f2a8098194e1 (patch)
treeb1caddc6f61d87da0f97b4f1e91b311c70bf3f97 /textproc/iksemel
parent89dbb0c8e2caff37277d7ad2e3b13666c62b13df (diff)
downloadports-f32c11d872ea222db4b9c33da363f2a8098194e1.tar.gz
ports-f32c11d872ea222db4b9c33da363f2a8098194e1.zip
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
Notes
Notes: svn path=/head/; revision=239670
Diffstat (limited to 'textproc/iksemel')
-rw-r--r--textproc/iksemel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/iksemel/Makefile b/textproc/iksemel/Makefile
index f768c4da5668..9018125e412c 100644
--- a/textproc/iksemel/Makefile
+++ b/textproc/iksemel/Makefile
@@ -7,14 +7,14 @@
PORTNAME= iksemel
PORTVERSION= 1.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= trasz@FreeBSD.org
COMMENT= XML parser library mainly designed for Jabber applications
-LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls
USE_AUTOTOOLS= libtool:22
GNU_CONFIGURE= yes