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.21:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7791c6c44f8b
branches:  trunk
changeset: 570932:7791c6c44f8b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Feb 05 13:01:07 2010 +0000

description:
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

diffstat:

 textproc/raptor/Makefile |  5 ++---
 textproc/raptor/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 2ae3208124e0 -r 7791c6c44f8b textproc/raptor/Makefile
--- a/textproc/raptor/Makefile  Fri Feb 05 12:59:55 2010 +0000
+++ b/textproc/raptor/Makefile  Fri Feb 05 13:01:07 2010 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2010/01/17 12:02:46 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2010/02/05 13:01:07 wiz Exp $
 #
 
-DISTNAME=      raptor-1.4.20
-PKGREVISION=   1
+DISTNAME=      raptor-1.4.21
 CATEGORIES=    textproc
 MASTER_SITES=  http://download.librdf.org/source/
 
diff -r 2ae3208124e0 -r 7791c6c44f8b textproc/raptor/distinfo
--- a/textproc/raptor/distinfo  Fri Feb 05 12:59:55 2010 +0000
+++ b/textproc/raptor/distinfo  Fri Feb 05 13:01:07 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2009/12/15 13:49:16 wiz Exp $
+$NetBSD: distinfo,v 1.10 2010/02/05 13:01:07 wiz Exp $
 
-SHA1 (raptor-1.4.20.tar.gz) = b50279944f7a3573c331183bd03f6140f670442d
-RMD160 (raptor-1.4.20.tar.gz) = f0b1ad050fb41208ebd699578b0327344a0bad9b
-Size (raptor-1.4.20.tar.gz) = 1717426 bytes
+SHA1 (raptor-1.4.21.tar.gz) = f8a82c6e9a342d0cc9772a02562c5e29c2c9b737
+RMD160 (raptor-1.4.21.tar.gz) = f2ee591e3e9e008b496d6b7bf78f1293173bf7ed
+Size (raptor-1.4.21.tar.gz) = 1651843 bytes



Home | Main Index | Thread Index | Old Index