aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/iksemel
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 /textproc/iksemel
parent83062c68ed9bee1bf4b539ae24145d493bf8b9bc (diff)
downloadfreebsd-ports-gnome-5cb244b7774afda3acf8f47bb665c0fdce1b6227.tar.gz
freebsd-ports-gnome-5cb244b7774afda3acf8f47bb665c0fdce1b6227.tar.zst
freebsd-ports-gnome-5cb244b7774afda3acf8f47bb665c0fdce1b6227.zip
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
Diffstat (limited to 'textproc/iksemel')
-rw-r--r--textproc/iksemel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/iksemel/Makefile b/textproc/iksemel/Makefile
index 34603e2e1f68..d9a38e7d6f3d 100644
--- a/textproc/iksemel/Makefile
+++ b/textproc/iksemel/Makefile
@@ -7,13 +7,14 @@
PORTNAME= iksemel
PORTVERSION= 1.3
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://iksemel.googlecode.com/files/
MAINTAINER= trasz@FreeBSD.org
COMMENT= XML parser library mainly designed for Jabber applications
-LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls
USE_AUTOTOOLS= libtool:15
USE_GETOPT_LONG= yes