pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/raptor Update to 1.4.18:
details: https://anonhg.NetBSD.org/pkgsrc/rev/ce7cb2befa1a
branches: trunk
changeset: 545837:ce7cb2befa1a
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Aug 14 19:17:36 2008 +0000
description:
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:
textproc/raptor/Makefile | 4 ++--
textproc/raptor/PLIST | 4 +++-
textproc/raptor/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 7 deletions(-)
diffs (51 lines):
diff -r 6e083d2dff8f -r ce7cb2befa1a textproc/raptor/Makefile
--- a/textproc/raptor/Makefile Thu Aug 14 14:43:34 2008 +0000
+++ b/textproc/raptor/Makefile Thu Aug 14 19:17:36 2008 +0000
@@ -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 -r 6e083d2dff8f -r ce7cb2befa1a textproc/raptor/PLIST
--- a/textproc/raptor/PLIST Thu Aug 14 14:43:34 2008 +0000
+++ b/textproc/raptor/PLIST Thu Aug 14 19:17:36 2008 +0000
@@ -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/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/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 -r 6e083d2dff8f -r ce7cb2befa1a textproc/raptor/distinfo
--- a/textproc/raptor/distinfo Thu Aug 14 14:43:34 2008 +0000
+++ b/textproc/raptor/distinfo Thu Aug 14 19:17:36 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index