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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cd2a93fe2b55
branches:  trunk
changeset: 568562:cd2a93fe2b55
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Dec 15 13:49:16 2009 +0000

description:
Update to 1.4.20:

   Turtle serializing performance improvement by Chris Cannam
   librdfa RDFa parser updates to fix empty datatype, xml:lang and 1-char
   prefixes by Manu Sporny
   Fix a crash when the GRDDL parser reported errors
   Enable large file support for 32-bit systems
   Several resilience improvements by Lauri Aalto
   Other minor portability and bug fixes
   Fixed reported issues: 0000306 0000307 0000310 and 0000312.

diffstat:

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

diffs (26 lines):

diff -r e353009ac72d -r cd2a93fe2b55 textproc/raptor/Makefile
--- a/textproc/raptor/Makefile  Tue Dec 15 13:41:55 2009 +0000
+++ b/textproc/raptor/Makefile  Tue Dec 15 13:49:16 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2009/09/30 09:22:47 sketch Exp $
+# $NetBSD: Makefile,v 1.24 2009/12/15 13:49:16 wiz Exp $
 #
 
-DISTNAME=      raptor-1.4.19
+DISTNAME=      raptor-1.4.20
 CATEGORIES=    textproc
 MASTER_SITES=  http://download.librdf.org/source/
 
diff -r e353009ac72d -r cd2a93fe2b55 textproc/raptor/distinfo
--- a/textproc/raptor/distinfo  Tue Dec 15 13:41:55 2009 +0000
+++ b/textproc/raptor/distinfo  Tue Dec 15 13:49:16 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2009/07/23 09:23:28 markd Exp $
+$NetBSD: distinfo,v 1.9 2009/12/15 13:49:16 wiz Exp $
 
-SHA1 (raptor-1.4.19.tar.gz) = ddbd114dc57bd5f87724f8e880155a402aac79b6
-RMD160 (raptor-1.4.19.tar.gz) = c3d52e9fd308b24acf64881cab1648ee273c0beb
-Size (raptor-1.4.19.tar.gz) = 1713544 bytes
+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



Home | Main Index | Thread Index | Old Index