diff options
author | wiz <wiz@pkgsrc.org> | 2009-12-15 13:49:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-12-15 13:49:16 +0000 |
commit | d78e9f623c52f6aac7fdaffb485bc584c5076912 (patch) | |
tree | 991aff0e2b464f630a52f5b738fb172b48f45d27 /textproc/raptor | |
parent | f22ee0dc61af75d65a51c7f4c4452d08c0620e07 (diff) | |
download | pkgsrc-d78e9f623c52f6aac7fdaffb485bc584c5076912.tar.gz |
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 (limited to 'textproc/raptor')
-rw-r--r-- | textproc/raptor/Makefile | 4 | ||||
-rw-r--r-- | textproc/raptor/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index cd73e1f52e6..30955f91d35 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -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 --git a/textproc/raptor/distinfo b/textproc/raptor/distinfo index 60f470bf889..bab63cd6d1c 100644 --- a/textproc/raptor/distinfo +++ b/textproc/raptor/distinfo @@ -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 |