From 4e9552605e64f07b7ca18e227b6216697ac924f2 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Sat, 29 Mar 2003 16:18:44 +0000 Subject: upgrade to 0.9.9 --- textproc/raptor/Makefile | 7 ++++--- textproc/raptor/distinfo | 2 +- textproc/raptor/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'textproc/raptor') diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index c52e486a4e55..b8e2468f55d9 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/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/raptor/distinfo b/textproc/raptor/distinfo index 1aa916efdb30..5caee926d315 100644 --- a/textproc/raptor/distinfo +++ b/textproc/raptor/distinfo @@ -1 +1 @@ -MD5 (raptor-0.9.7.tar.gz) = cbb5048326a4da90c0fe4662b66a7b0a +MD5 (raptor-0.9.9.tar.gz) = bc30679d5bb225dcd80847de3d0eceab diff --git a/textproc/raptor/pkg-plist b/textproc/raptor/pkg-plist index 1839abcbb23a..5c26a412d15d 100644 --- a/textproc/raptor/pkg-plist +++ b/textproc/raptor/pkg-plist @@ -1,5 +1,5 @@ +bin/rapper bin/raptor-config -bin/rdfdump include/ntriples.h include/raptor.h lib/libraptor.a -- cgit v1.2.3