Fri Feb 5 13:01:07 2010 UTC ()
Update to 1.4.21:

2010-01-30 Raptor Version 1.4.21 Released

   This is a bug fix only release with no new features. New development
   has moved to raptor 2 where a planned ABI and API break is underway.
   RDFa parser buffer management problems were fixed
   Turtle parser and serializer now use QNames correctly against
   specification
   RDF/XML parser now resets correctly to detect duplicate rdf:IDs
   Made a few other minor bug and build fixes
   Fixed reported issues: 0000318, 0000319, 0000326, 0000331, 0000332 and
   0000337


(wiz)
diff -r1.25 -r1.26 pkgsrc/textproc/raptor/Makefile
diff -r1.9 -r1.10 pkgsrc/textproc/raptor/distinfo

cvs diff -r1.25 -r1.26 pkgsrc/textproc/raptor/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/raptor/Attic/Makefile 2010/01/17 12:02:46 1.25
+++ pkgsrc/textproc/raptor/Attic/Makefile 2010/02/05 13:01:07 1.26
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.25 2010/01/17 12:02:46 wiz Exp $ 1# $NetBSD: Makefile,v 1.26 2010/02/05 13:01:07 wiz Exp $
2# 2#
3 3
4DISTNAME= raptor-1.4.20 4DISTNAME= raptor-1.4.21
5PKGREVISION= 1 
6CATEGORIES= textproc 5CATEGORIES= textproc
7MASTER_SITES= http://download.librdf.org/source/ 6MASTER_SITES= http://download.librdf.org/source/
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://librdf.org/raptor/ 9HOMEPAGE= http://librdf.org/raptor/
11COMMENT= RDF Parser Toolkit written in C 10COMMENT= RDF Parser Toolkit written in C
12LICENSE= gnu-lgpl-v2.1 OR apache-2.0 11LICENSE= gnu-lgpl-v2.1 OR apache-2.0
13 12
14PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
15 14
16USE_LIBTOOL= YES 15USE_LIBTOOL= YES
17GNU_CONFIGURE= YES 16GNU_CONFIGURE= YES
18 17

cvs diff -r1.9 -r1.10 pkgsrc/textproc/raptor/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/raptor/Attic/distinfo 2009/12/15 13:49:16 1.9
+++ pkgsrc/textproc/raptor/Attic/distinfo 2010/02/05 13:01:07 1.10
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.9 2009/12/15 13:49:16 wiz Exp $ 1$NetBSD: distinfo,v 1.10 2010/02/05 13:01:07 wiz Exp $
2 2
3SHA1 (raptor-1.4.20.tar.gz) = b50279944f7a3573c331183bd03f6140f670442d 3SHA1 (raptor-1.4.21.tar.gz) = f8a82c6e9a342d0cc9772a02562c5e29c2c9b737
4RMD160 (raptor-1.4.20.tar.gz) = f0b1ad050fb41208ebd699578b0327344a0bad9b 4RMD160 (raptor-1.4.21.tar.gz) = f2ee591e3e9e008b496d6b7bf78f1293173bf7ed
5Size (raptor-1.4.20.tar.gz) = 1717426 bytes 5Size (raptor-1.4.21.tar.gz) = 1651843 bytes