From a3449de3a1bc21460ee68ac3793bcc1dc2096482 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Thu, 25 Sep 2003 04:13:06 +0000 Subject: Updated to 1.0.0 Changes: 2003-09-08 Version 1.0.0 Released Several long-deprecated functions were removed and consequently the library shared version number was increased to 1 Fixed scanning for rdf:RDF so that RDF/XML in other XML works, such as in SVG raptor-config --libs now works, added --libtool-libs and --version-decimal Check N-Triples legal Unicode character range #x0-#x10FFFF Normalize RDF/XML xml:lang and N-Triples language to lowercase on input Worked around libxml2 bug causing a crash on some error reporting Added raptor_parse_file_stream for parsing a C FILE* Tidied rapper utility argument handling, added --version --- textproc/raptor/PLIST | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'textproc/raptor/PLIST') diff --git a/textproc/raptor/PLIST b/textproc/raptor/PLIST index 72613bfcedd..626b1a0f4e3 100644 --- a/textproc/raptor/PLIST +++ b/textproc/raptor/PLIST @@ -1,13 +1,12 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/08/30 16:18:58 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/09/25 04:13:06 xtraeme Exp $ bin/rapper bin/raptor-config -include/ntriples.h include/raptor.h lib/libraptor.a lib/libraptor.la lib/libraptor.so -lib/libraptor.so.0 -lib/libraptor.so.0.0 +lib/libraptor.so.1 +lib/libraptor.so.1.0 lib/pkgconfig/raptor.pc man/man1/rapper.1 man/man1/raptor-config.1 -- cgit v1.2.3