pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/raptor Update raptor to 1.4.19
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e19bdc5edcb
branches: trunk
changeset: 396389:3e19bdc5edcb
user: markd <markd%pkgsrc.org@localhost>
date: Thu Jul 23 09:23:28 2009 +0000
description:
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:
textproc/raptor/Makefile | 5 +++--
textproc/raptor/PLIST | 3 ++-
textproc/raptor/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 7 deletions(-)
diffs (50 lines):
diff -r 1783cdf620c7 -r 3e19bdc5edcb textproc/raptor/Makefile
--- a/textproc/raptor/Makefile Thu Jul 23 09:07:11 2009 +0000
+++ b/textproc/raptor/Makefile Thu Jul 23 09:23:28 2009 +0000
@@ -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@localhost
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 -r 1783cdf620c7 -r 3e19bdc5edcb textproc/raptor/PLIST
--- a/textproc/raptor/PLIST Thu Jul 23 09:07:11 2009 +0000
+++ b/textproc/raptor/PLIST Thu Jul 23 09:23:28 2009 +0000
@@ -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-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 -r 1783cdf620c7 -r 3e19bdc5edcb textproc/raptor/distinfo
--- a/textproc/raptor/distinfo Thu Jul 23 09:07:11 2009 +0000
+++ b/textproc/raptor/distinfo Thu Jul 23 09:23:28 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index