From 33cca35307161818ef69d801158239a7d1713129 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 4 May 2014 17:06:35 +0000 Subject: Update to 0.9.32: 2014-02-23 Rasqal Version 0.9.32 Released SPARQL parser now uses and requires Bison 3.0 (for maintainer) Fixed SPARQL 1.0 vs SPARQL 1.1 syntax feature checking Make ossp work as a UUID library option. Fixed configure searching for libgcrypt-config and pcre-config. Made --with-libgcrypt-config and --with-pcre-config work again. Made other fixes and improvements including fixing reported issues: 0000558, 0000560, 0000561, 0000564 and 0000567. 2013-12-13 Rasqal Version 0.9.31 Released roqet with new -t mode can now read query results formats and act as a results format converter Added read support for SPARQL 1.1 Query Results CSV and TSV Formats Query engine can execute VALUES Multiple configuration and build improvements Several query engine bug fixes Made other fixes and improvements including fixing reported issues: 0000527, 0000536, 0000537, 0000538 and 0000539 --- textproc/rasqal/Makefile | 5 ++--- textproc/rasqal/PLIST | 3 ++- textproc/rasqal/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'textproc/rasqal') diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index 0b30b9b5b0a..e6b1f1dc1ec 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2014/02/12 23:18:41 tron Exp $ +# $NetBSD: Makefile,v 1.23 2014/05/04 17:06:35 wiz Exp $ -DISTNAME= rasqal-0.9.30 -PKGREVISION= 3 +DISTNAME= rasqal-0.9.32 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ diff --git a/textproc/rasqal/PLIST b/textproc/rasqal/PLIST index e3f1590d860..3f005d7c4e0 100644 --- a/textproc/rasqal/PLIST +++ b/textproc/rasqal/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2013/01/29 06:15:51 wiz Exp $ +@comment $NetBSD: PLIST,v 1.10 2014/05/04 17:06:35 wiz Exp $ bin/rasqal-config bin/roqet include/rasqal/rasqal.h @@ -20,6 +20,7 @@ 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-0-9-29-to-0-9-30.html +share/gtk-doc/html/rasqal/rasqal-changes-0-9-30-to-0-9-31.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 diff --git a/textproc/rasqal/distinfo b/textproc/rasqal/distinfo index 7bb82a9f495..624439f4b1b 100644 --- a/textproc/rasqal/distinfo +++ b/textproc/rasqal/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2013/01/29 06:15:51 wiz Exp $ +$NetBSD: distinfo,v 1.10 2014/05/04 17:06:35 wiz Exp $ -SHA1 (rasqal-0.9.30.tar.gz) = 8e104acd68fca9b3b97331746e08d53d07d2e20a -RMD160 (rasqal-0.9.30.tar.gz) = 8315761da9343c8f247ac0ddcda93d8be191dad5 -Size (rasqal-0.9.30.tar.gz) = 1469921 bytes +SHA1 (rasqal-0.9.32.tar.gz) = e16621cdc939cba3e35a9205fa4697de4940961b +RMD160 (rasqal-0.9.32.tar.gz) = 1997e3d4247eb6ce901048b03922852032fc5cc5 +Size (rasqal-0.9.32.tar.gz) = 1544623 bytes -- cgit v1.2.3