summaryrefslogtreecommitdiff
path: root/textproc/raptor/PLIST
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2003-09-25 04:13:06 +0000
committerxtraeme <xtraeme@pkgsrc.org>2003-09-25 04:13:06 +0000
commita3449de3a1bc21460ee68ac3793bcc1dc2096482 (patch)
tree344dfc2132b058169c4e6230781af2ad5c19cd7d /textproc/raptor/PLIST
parent67f8cc91e91f301409871acd09dc89c020862c32 (diff)
downloadpkgsrc-a3449de3a1bc21460ee68ac3793bcc1dc2096482.tar.gz
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
Diffstat (limited to 'textproc/raptor/PLIST')
-rw-r--r--textproc/raptor/PLIST7
1 files changed, 3 insertions, 4 deletions
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