aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/raptor2
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2004-06-04 06:41:40 +0800
committerroam <roam@FreeBSD.org>2004-06-04 06:41:40 +0800
commit382201b6cc1347f520d5e2a46a26926be26782be (patch)
tree7b841659f31cb7bdc8cccbeb65f6eaf89132761e /textproc/raptor2
parent107eee14991cb7089d0ef5d9222e4a160cf7cd50 (diff)
downloadfreebsd-ports-gnome-382201b6cc1347f520d5e2a46a26926be26782be.tar.gz
freebsd-ports-gnome-382201b6cc1347f520d5e2a46a26926be26782be.tar.zst
freebsd-ports-gnome-382201b6cc1347f520d5e2a46a26926be26782be.zip
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
Diffstat (limited to 'textproc/raptor2')
-rw-r--r--textproc/raptor2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile
index eae0025e8aa8..79a5cb4d55bd 100644
--- a/textproc/raptor2/Makefile
+++ b/textproc/raptor2/Makefile
@@ -8,7 +8,7 @@
PORTNAME= raptor
PORTVERSION= 1.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.redland.opensource.ac.uk/dist/source/
@@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= librdf
MAINTAINER= ports@FreeBSD.org
COMMENT= RDF Parser Toolkit for Redland
-LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl \
+LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \
xmlparse.1:${PORTSDIR}/www/libwww
USE_GETOPT_LONG= yes