summaryrefslogtreecommitdiff
path: root/textproc/raptor
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2009-07-23 09:23:28 +0000
committermarkd <markd@pkgsrc.org>2009-07-23 09:23:28 +0000
commitd1bc3ce9d487b200b4c0b43ae819754063da16f2 (patch)
treeac0999eac2186d02426bf5af2dc61f97bfd75b71 /textproc/raptor
parentb1bf18bb584f6226e9537af0a19b935e7dda74e0 (diff)
downloadpkgsrc-d1bc3ce9d487b200b4c0b43ae819754063da16f2.tar.gz
Update raptor to 1.4.19
Changes Many improvements to RSS tag soup (RSSes and Atom) parser and the RSS 1.0 and Atom serializers Several fixes and improvements to the N-Triples, RDFa and RDF/XML parsers and Turtle serializer Improved the use and configuration of static libxml functions for better compatibility Several Win32 portability fixes - Lou Sakey Many internal changes for upcoming Raptor V2 - primarily by Lauri Aalto Many other fixes and resilience improvements. Add LICENSE.
Diffstat (limited to 'textproc/raptor')
-rw-r--r--textproc/raptor/Makefile5
-rw-r--r--textproc/raptor/PLIST3
-rw-r--r--textproc/raptor/distinfo8
3 files changed, 9 insertions, 7 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile
index 13fdad85c81..aff2c1875a8 100644
--- a/textproc/raptor/Makefile
+++ b/textproc/raptor/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.21 2008/08/14 19:17:36 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2009/07/23 09:23:28 markd Exp $
#
-DISTNAME= raptor-1.4.18
+DISTNAME= raptor-1.4.19
CATEGORIES= textproc
MASTER_SITES= http://download.librdf.org/source/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://librdf.org/raptor/
COMMENT= RDF Parser Toolkit written in C
+LICENSE= gnu-lgpl-v2.1 OR apache-2.0
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/textproc/raptor/PLIST b/textproc/raptor/PLIST
index 31a781cb667..50ee23b0cca 100644
--- a/textproc/raptor/PLIST
+++ b/textproc/raptor/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2009/06/14 18:17:26 joerg Exp $
+@comment $NetBSD: PLIST,v 1.9 2009/07/23 09:23:28 markd Exp $
bin/rapper
bin/raptor-config
include/raptor.h
@@ -37,6 +37,7 @@ share/doc/raptor/raptor-section-triples.html
share/doc/raptor/raptor-section-unicode.html
share/doc/raptor/raptor-section-uri-factory.html
share/doc/raptor/raptor-section-uri.html
+share/doc/raptor/raptor-section-world.html
share/doc/raptor/raptor-section-www.html
share/doc/raptor/raptor-section-xml-namespace.html
share/doc/raptor/raptor-section-xml-qname.html
diff --git a/textproc/raptor/distinfo b/textproc/raptor/distinfo
index 0a0eae5d006..60f470bf889 100644
--- a/textproc/raptor/distinfo
+++ b/textproc/raptor/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2008/08/14 19:17:36 wiz Exp $
+$NetBSD: distinfo,v 1.8 2009/07/23 09:23:28 markd Exp $
-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
+SHA1 (raptor-1.4.19.tar.gz) = ddbd114dc57bd5f87724f8e880155a402aac79b6
+RMD160 (raptor-1.4.19.tar.gz) = c3d52e9fd308b24acf64881cab1648ee273c0beb
+Size (raptor-1.4.19.tar.gz) = 1713544 bytes