summaryrefslogtreecommitdiff
path: root/textproc/raptor/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2003-09-25 04:13:06 +0000
committerxtraeme <xtraeme>2003-09-25 04:13:06 +0000
commit9aab3b2f16ebbc42ca32235cfc56ee78e6117019 (patch)
tree344dfc2132b058169c4e6230781af2ad5c19cd7d /textproc/raptor/Makefile
parentd62eadb198b241e3d2dbb7809b08fe0c711f9b18 (diff)
downloadpkgsrc-9aab3b2f16ebbc42ca32235cfc56ee78e6117019.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/Makefile')
-rw-r--r--textproc/raptor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile
index 6f4a5051054..bab554ce7cc 100644
--- a/textproc/raptor/Makefile
+++ b/textproc/raptor/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2003/09/09 10:03:50 salo Exp $
+# $NetBSD: Makefile,v 1.3 2003/09/25 04:13:06 xtraeme Exp $
#
-DISTNAME= raptor-0.9.12
+DISTNAME= raptor-1.0.0
CATEGORIES= textproc
MASTER_SITES= http://www.redland.opensource.ac.uk/dist/source/