pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/rasqal Update to 0.9.29:
details: https://anonhg.NetBSD.org/pkgsrc/rev/6102fd5f02e8
branches: trunk
changeset: 604332:6102fd5f02e8
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue May 29 14:38:49 2012 +0000
description:
Update to 0.9.29:
2012-05-13 Rasqal Version 0.9.29 Released
Supports all of SPARQL 1.0 by passing 100% of the approved tests
Added support for XSD date
Made XSD dateTime and XSD date equality and comparison work
Make limit and offset check work properly in a subquery
Correctly handle errors during aggregation expressions evaluation
Fix blank node generation when made in a CONSTRUCT to match SPARQL
Added SPARQL 1.1 draft UUID() and STRUUID() support
Requires Raptor 2.0.7+
RDQL support will be removed in the next release (0.9.30)
Made other fixes and improvements including fixing reported issues:
0000493, 0000494 0000504
diffstat:
textproc/rasqal/Makefile | 5 +++--
textproc/rasqal/PLIST | 4 +++-
textproc/rasqal/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 7 deletions(-)
diffs (59 lines):
diff -r 2bf123be5e5b -r 6102fd5f02e8 textproc/rasqal/Makefile
--- a/textproc/rasqal/Makefile Tue May 29 14:35:51 2012 +0000
+++ b/textproc/rasqal/Makefile Tue May 29 14:38:49 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2012/04/15 22:07:37 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2012/05/29 14:38:49 wiz Exp $
-DISTNAME= rasqal-0.9.28
+DISTNAME= rasqal-0.9.29
CATEGORIES= textproc
MASTER_SITES= http://download.librdf.org/source/
@@ -19,6 +19,7 @@
.include "../../devel/gmp/buildlink3.mk"
.include "../../math/mpfr/buildlink3.mk"
+BUILDLINK_API_DEPENDS.raptor2+= raptor2>=2.0.7
.include "../../textproc/raptor2/buildlink3.mk"
.include "../../devel/pcre/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
diff -r 2bf123be5e5b -r 6102fd5f02e8 textproc/rasqal/PLIST
--- a/textproc/rasqal/PLIST Tue May 29 14:35:51 2012 +0000
+++ b/textproc/rasqal/PLIST Tue May 29 14:38:49 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2012/03/19 09:26:22 markd Exp $
+@comment $NetBSD: PLIST,v 1.8 2012/05/29 14:38:49 wiz Exp $
bin/rasqal-config
bin/roqet
include/rasqal/rasqal.h
@@ -18,6 +18,7 @@
share/gtk-doc/html/rasqal/rasqal-changes-0-9-24-to-0-9-25.html
share/gtk-doc/html/rasqal/rasqal-changes-0-9-25-to-0-9-26.html
share/gtk-doc/html/rasqal/rasqal-changes-0-9-26-to-0-9-27.html
+share/gtk-doc/html/rasqal/rasqal-changes-0-9-28-to-0-9-29.html
share/gtk-doc/html/rasqal/rasqal-changes.html
share/gtk-doc/html/rasqal/rasqal-section-data.html
share/gtk-doc/html/rasqal/rasqal-section-expression.html
@@ -33,6 +34,7 @@
share/gtk-doc/html/rasqal/rasqal-section-triple.html
share/gtk-doc/html/rasqal/rasqal-section-triples-source.html
share/gtk-doc/html/rasqal/rasqal-section-updates.html
+share/gtk-doc/html/rasqal/rasqal-section-utilities.html
share/gtk-doc/html/rasqal/rasqal-section-variable.html
share/gtk-doc/html/rasqal/rasqal-section-variables-table.html
share/gtk-doc/html/rasqal/rasqal-section-xsd.html
diff -r 2bf123be5e5b -r 6102fd5f02e8 textproc/rasqal/distinfo
--- a/textproc/rasqal/distinfo Tue May 29 14:35:51 2012 +0000
+++ b/textproc/rasqal/distinfo Tue May 29 14:38:49 2012 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2012/03/19 09:26:22 markd Exp $
+$NetBSD: distinfo,v 1.8 2012/05/29 14:38:49 wiz Exp $
-SHA1 (rasqal-0.9.28.tar.gz) = 9a685d7aa0a1de59e7547c1426fd8b4713fdbd9a
-RMD160 (rasqal-0.9.28.tar.gz) = d384cd3e19058cd005e9e9d5fbca7aad7cbdb41e
-Size (rasqal-0.9.28.tar.gz) = 1507828 bytes
+SHA1 (rasqal-0.9.29.tar.gz) = a005556bf62d44a8fa1cc2faf931f78ed4516852
+RMD160 (rasqal-0.9.29.tar.gz) = 50f8c44966a43648dbfed3ab96c3a5033880763f
+Size (rasqal-0.9.29.tar.gz) = 1550144 bytes
SHA1 (patch-configure) = ec546fe65d291d40b53c49daa46cc0c6a766ff11
Home |
Main Index |
Thread Index |
Old Index