summaryrefslogtreecommitdiff
path: root/textproc/raptor
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-08-14 19:17:36 +0000
committerwiz <wiz@pkgsrc.org>2008-08-14 19:17:36 +0000
commit6631a6c5be23b0c9f57202fbf09415e48095b933 (patch)
tree8c2736ca08f48c9954def4d68406d91f8b3db2b1 /textproc/raptor
parentf6d2dee6d3076fd474be37cbe5c2db19ffd5e3e7 (diff)
downloadpkgsrc-6631a6c5be23b0c9f57202fbf09415e48095b933.tar.gz
Update to 1.4.18:
2008-06-25 Raptor Version 1.4.18 Released Added an RDFa parser using an embedded version of librdfa by Manu Sporny of Digital Bazaar. Added an Atom 1.0 (RFC 4287) serializer with several output parameters. Improved RSS 1.0 serializer functionality and resilience. Added new API methods for qname, serializer, sequence and XML writer classes. Many other fixes and resilience improvements. Fixed reported issues: 0000186 and 0000255.
Diffstat (limited to 'textproc/raptor')
-rw-r--r--textproc/raptor/Makefile4
-rw-r--r--textproc/raptor/PLIST4
-rw-r--r--textproc/raptor/distinfo8
3 files changed, 9 insertions, 7 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile
index 83502505c57..13fdad85c81 100644
--- a/textproc/raptor/Makefile
+++ b/textproc/raptor/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2008/05/09 21:45:23 markd Exp $
+# $NetBSD: Makefile,v 1.21 2008/08/14 19:17:36 wiz Exp $
#
-DISTNAME= raptor-1.4.17
+DISTNAME= raptor-1.4.18
CATEGORIES= textproc
MASTER_SITES= http://download.librdf.org/source/
diff --git a/textproc/raptor/PLIST b/textproc/raptor/PLIST
index a85e7686576..5690cc9edd9 100644
--- a/textproc/raptor/PLIST
+++ b/textproc/raptor/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2008/05/09 21:45:23 markd Exp $
+@comment $NetBSD: PLIST,v 1.7 2008/08/14 19:17:36 wiz Exp $
bin/rapper
bin/raptor-config
include/raptor.h
@@ -16,6 +16,7 @@ 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-rdfa.html
share/doc/raptor/parser-rdfxml.html
share/doc/raptor/parser-rss-tag-soup.html
share/doc/raptor/parser-trig.html
@@ -48,6 +49,7 @@ 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-json.html
share/doc/raptor/serializer-ntriples.html
share/doc/raptor/serializer-rdfxml-abbrev.html
share/doc/raptor/serializer-rdfxml-xmp.html
diff --git a/textproc/raptor/distinfo b/textproc/raptor/distinfo
index 3a4b419209a..0a0eae5d006 100644
--- a/textproc/raptor/distinfo
+++ b/textproc/raptor/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2008/05/09 21:45:23 markd Exp $
+$NetBSD: distinfo,v 1.7 2008/08/14 19:17:36 wiz Exp $
-SHA1 (raptor-1.4.17.tar.gz) = 44db419540bf364aba76db84f6ce9ff739020b0f
-RMD160 (raptor-1.4.17.tar.gz) = 2c5a74ff98f9a461617679f0dd6cba4ee5d70335
-Size (raptor-1.4.17.tar.gz) = 1580715 bytes
+SHA1 (raptor-1.4.18.tar.gz) = d55390a4242ad61f034291f1c854ab037e508272
+RMD160 (raptor-1.4.18.tar.gz) = 00d43701b92a6b7befacf082bbf01a4ecfe71275
+Size (raptor-1.4.18.tar.gz) = 1657246 bytes