summaryrefslogtreecommitdiffstats
path: root/textproc/raptor2
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-03-29 16:18:44 +0000
committerijliao <ijliao@FreeBSD.org>2003-03-29 16:18:44 +0000
commitaf1236f2c2db593d13149a623785332b15f59554 (patch)
treeae16ba500cbbf8d9f5fac5de80c451f3ae40d782 /textproc/raptor2
parent1c9817265d58a3f78d598c95aab4d540d77d8d36 (diff)
downloadFreeBSD-ports-af1236f2c2db593d13149a623785332b15f59554.zip
FreeBSD-ports-af1236f2c2db593d13149a623785332b15f59554.tar.gz
upgrade to 0.9.9
Diffstat (limited to 'textproc/raptor2')
-rw-r--r--textproc/raptor2/Makefile7
-rw-r--r--textproc/raptor2/distinfo2
-rw-r--r--textproc/raptor2/pkg-plist2
3 files changed, 6 insertions, 5 deletions
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile
index c52e486..b8e2468 100644
--- a/textproc/raptor2/Makefile
+++ b/textproc/raptor2/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= raptor
-PORTVERSION= 0.9.7
+PORTVERSION= 0.9.9
PORTREVISION= 0
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
@@ -18,7 +18,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= RDF Parser Toolkit for Redland
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
- xmlparse.1:${PORTSDIR}/www/libwww
+ xmlparse.1:${PORTSDIR}/www/libwww \
+ curl.2:${PORTSDIR}/ftp/curl
LIBWWW_CONFIG= ${LOCALBASE}/bin/libwww-config
@@ -27,7 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --with-xml-parser=libxml
INSTALLS_SHLIB= yes
-MAN1= rdfdump.1
+MAN1= rapper.1 raptor-config.1
MAN3= libraptor.3
CPPFLAGS= -I${LOCALBASE}/include `${LIBWWW_CONFIG} --cflags`
diff --git a/textproc/raptor2/distinfo b/textproc/raptor2/distinfo
index 1aa916e..5caee92 100644
--- a/textproc/raptor2/distinfo
+++ b/textproc/raptor2/distinfo
@@ -1 +1 @@
-MD5 (raptor-0.9.7.tar.gz) = cbb5048326a4da90c0fe4662b66a7b0a
+MD5 (raptor-0.9.9.tar.gz) = bc30679d5bb225dcd80847de3d0eceab
diff --git a/textproc/raptor2/pkg-plist b/textproc/raptor2/pkg-plist
index 1839abc..5c26a41 100644
--- a/textproc/raptor2/pkg-plist
+++ b/textproc/raptor2/pkg-plist
@@ -1,5 +1,5 @@
+bin/rapper
bin/raptor-config
-bin/rdfdump
include/ntriples.h
include/raptor.h
lib/libraptor.a
OpenPOWER on IntegriCloud