summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/raptor/Makefile10
-rw-r--r--textproc/raptor/PLIST20
-rw-r--r--textproc/raptor/distinfo8
3 files changed, 30 insertions, 8 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile
index e8c46251c5c..f039224875b 100644
--- a/textproc/raptor/Makefile
+++ b/textproc/raptor/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2006/11/19 11:50:23 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2007/05/15 19:15:43 heinz Exp $
#
-DISTNAME= raptor-1.4.10
-PKGREVISION= 1
+DISTNAME= raptor-1.4.15
CATEGORIES= textproc
MASTER_SITES= http://download.librdf.org/source/
@@ -10,14 +9,19 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://librdf.org/raptor/
COMMENT= RDF Parser Toolkit written in C
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
PKGCONFIG_OVERRIDE+= raptor.pc.in
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
+TEST_TARGET= check
+
.include "../../devel/glib2/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../textproc/libxslt/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/raptor/PLIST b/textproc/raptor/PLIST
index ce9ba67e5eb..71c0740c617 100644
--- a/textproc/raptor/PLIST
+++ b/textproc/raptor/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2006/08/08 12:49:27 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2007/05/15 19:15:43 heinz Exp $
bin/rapper
bin/raptor-config
include/raptor.h
@@ -13,6 +13,13 @@ share/doc/raptor/index.sgml
share/doc/raptor/introduction.html
share/doc/raptor/ix01.html
share/doc/raptor/left.png
+share/doc/raptor/parser-grddl.html
+share/doc/raptor/parser-guess.html
+share/doc/raptor/parser-ntriples.html
+share/doc/raptor/parser-rdfxml.html
+share/doc/raptor/parser-rss-tag-soup.html
+share/doc/raptor/parser-turtle.html
+share/doc/raptor/raptor-parsers.html
share/doc/raptor/raptor-section-constants.html
share/doc/raptor/raptor-section-feature.html
share/doc/raptor/raptor-section-general.html
@@ -31,10 +38,20 @@ share/doc/raptor/raptor-section-www.html
share/doc/raptor/raptor-section-xml-namespace.html
share/doc/raptor/raptor-section-xml-qname.html
share/doc/raptor/raptor-section-xml.html
+share/doc/raptor/raptor-serializers.html
share/doc/raptor/raptor.devhelp
share/doc/raptor/raptor.devhelp2
share/doc/raptor/reference-manual.html
+share/doc/raptor/restrict-parser-network-access.html
share/doc/raptor/right.png
+share/doc/raptor/serializer-atom.html
+share/doc/raptor/serializer-dot.html
+share/doc/raptor/serializer-ntriples.html
+share/doc/raptor/serializer-rdfxml-abbrev.html
+share/doc/raptor/serializer-rdfxml-xmp.html
+share/doc/raptor/serializer-rdfxml.html
+share/doc/raptor/serializer-rss-1-0.html
+share/doc/raptor/serializer-turtle.html
share/doc/raptor/style.css
share/doc/raptor/tutorial-initialising-finishing.html
share/doc/raptor/tutorial-parse-strictness.html
@@ -57,6 +74,7 @@ share/doc/raptor/tutorial-serializer-declare-namespace.html
share/doc/raptor/tutorial-serializer-destroy.html
share/doc/raptor/tutorial-serializer-example.html
share/doc/raptor/tutorial-serializer-features.html
+share/doc/raptor/tutorial-serializer-get-triples.html
share/doc/raptor/tutorial-serializer-runtime-info.html
share/doc/raptor/tutorial-serializer-send-triples.html
share/doc/raptor/tutorial-serializer-set-error-warning-handlers.html
diff --git a/textproc/raptor/distinfo b/textproc/raptor/distinfo
index 891ea6a37b5..fe625facf24 100644
--- a/textproc/raptor/distinfo
+++ b/textproc/raptor/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2006/08/08 12:49:27 wiz Exp $
+$NetBSD: distinfo,v 1.5 2007/05/15 19:15:43 heinz Exp $
-SHA1 (raptor-1.4.10.tar.gz) = 3d7b63747f1fd5cb919fed3a0ea91c97826d10e3
-RMD160 (raptor-1.4.10.tar.gz) = 429d2dcf747c5fd5df0e9540abbcdb27415e3a09
-Size (raptor-1.4.10.tar.gz) = 1368188 bytes
+SHA1 (raptor-1.4.15.tar.gz) = 38f99c3223a97a5eeba49239fdf229cbbe7d3700
+RMD160 (raptor-1.4.15.tar.gz) = b9b25d15a35eee2a0d75eb6b4ba0a70b42a72eeb
+Size (raptor-1.4.15.tar.gz) = 1445553 bytes