summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-12-04 14:01:15 +0000
committerobache <obache@pkgsrc.org>2013-12-04 14:01:15 +0000
commit4ce488af4d35d82e17f3da8028814eb094128895 (patch)
treed7cce8834d2aefa06592e36980159e292bd1f291 /textproc
parent2a6cf6fbe9538e5f9db5d554ad3a2dcad7ca4151 (diff)
downloadpkgsrc-4ce488af4d35d82e17f3da8028814eb094128895.tar.gz
Update groonga to 3.1.0.
Release 3.1.0 - 2013/11/29 -------------------------- Improvements ^^^^^^^^^^^^ * [experimental] Supported an option to skip updating for the same value. It is enabled by setting GRN_JA_SKIP_SAME_VALUE_PUT=yes as environment variable. * Improved to show tokenizer and original text in empty token warning message. It shows actual token, so it helps you to investigate token related issue. * Dropped broken AIO support. [#2054] [Reported by sho MINAGAWA] * [windows] Supported build with Visual Studio Express 2008. [#1964 the 21th comment] It is aimed to promote bundling Mroonga with MariaDB in the future. Fixes ^^^^^ * Fixed a bug that type of "_value" column is treated as Int32. It causes the case that the value of "_value" column is casted unexpectedly. [Reported by Genki Takiuchi] * Fixed to require GLib 2.14.0 or later for benchmark program. The benchmark program is changed to use GRegex which requires GLib 2.14.0 or later. It affects users who compile Groonga with '--enable-benchmark' configuration. [groonga-dev,01890] [Reported by WING] * Fixed a memory leak on updating an empty column vector with the same value. * Fixed a memory leak on updating index for column vector. It affects the case if you store the value of column which has invalid UTF-8 byte sequence. * [plugin][windows] Fixed the issue that register command fails without 'lib/groonga/plugins'. [Reported by @yito]
Diffstat (limited to 'textproc')
-rw-r--r--textproc/groonga/Makefile4
-rw-r--r--textproc/groonga/PLIST10
-rw-r--r--textproc/groonga/distinfo8
-rw-r--r--textproc/groonga/options.mk4
4 files changed, 13 insertions, 13 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile
index 3b97b8efe6f..b818ad78d28 100644
--- a/textproc/groonga/Makefile
+++ b/textproc/groonga/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2013/10/29 11:50:24 obache Exp $
+# $NetBSD: Makefile,v 1.29 2013/12/04 14:01:15 obache Exp $
#
-DISTNAME= groonga-3.0.9
+DISTNAME= groonga-3.1.0
CATEGORIES= textproc
MASTER_SITES= http://packages.groonga.org/source/groonga/
diff --git a/textproc/groonga/PLIST b/textproc/groonga/PLIST
index 9d77e69e4c5..d040b66e4ca 100644
--- a/textproc/groonga/PLIST
+++ b/textproc/groonga/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2013/10/29 11:50:24 obache Exp $
+@comment $NetBSD: PLIST,v 1.17 2013/12/04 14:01:15 obache Exp $
bin/groonga
bin/groonga-benchmark
bin/groonga-suggest-create-dataset
@@ -117,7 +117,7 @@ share/doc/groonga/en/html/_sources/reference/commands_not_implemented/get.txt
share/doc/groonga/en/html/_sources/reference/commands_not_implemented/set.txt
share/doc/groonga/en/html/_sources/reference/executables.txt
share/doc/groonga/en/html/_sources/reference/executables/grnslap.txt
-share/doc/groonga/en/html/_sources/reference/executables/grntest.txt
+share/doc/groonga/en/html/_sources/reference/executables/groonga-benchmark.txt
share/doc/groonga/en/html/_sources/reference/executables/groonga-httpd.txt
share/doc/groonga/en/html/_sources/reference/executables/groonga-server-http.txt
share/doc/groonga/en/html/_sources/reference/executables/groonga-suggest-create-dataset.txt
@@ -303,7 +303,7 @@ share/doc/groonga/en/html/reference/commands_not_implemented/get.html
share/doc/groonga/en/html/reference/commands_not_implemented/set.html
share/doc/groonga/en/html/reference/executables.html
share/doc/groonga/en/html/reference/executables/grnslap.html
-share/doc/groonga/en/html/reference/executables/grntest.html
+share/doc/groonga/en/html/reference/executables/groonga-benchmark.html
share/doc/groonga/en/html/reference/executables/groonga-httpd.html
share/doc/groonga/en/html/reference/executables/groonga-server-http.html
share/doc/groonga/en/html/reference/executables/groonga-suggest-create-dataset.html
@@ -466,7 +466,7 @@ share/doc/groonga/ja/html/_sources/reference/commands_not_implemented/get.txt
share/doc/groonga/ja/html/_sources/reference/commands_not_implemented/set.txt
share/doc/groonga/ja/html/_sources/reference/executables.txt
share/doc/groonga/ja/html/_sources/reference/executables/grnslap.txt
-share/doc/groonga/ja/html/_sources/reference/executables/grntest.txt
+share/doc/groonga/ja/html/_sources/reference/executables/groonga-benchmark.txt
share/doc/groonga/ja/html/_sources/reference/executables/groonga-httpd.txt
share/doc/groonga/ja/html/_sources/reference/executables/groonga-server-http.txt
share/doc/groonga/ja/html/_sources/reference/executables/groonga-suggest-create-dataset.txt
@@ -652,7 +652,7 @@ share/doc/groonga/ja/html/reference/commands_not_implemented/get.html
share/doc/groonga/ja/html/reference/commands_not_implemented/set.html
share/doc/groonga/ja/html/reference/executables.html
share/doc/groonga/ja/html/reference/executables/grnslap.html
-share/doc/groonga/ja/html/reference/executables/grntest.html
+share/doc/groonga/ja/html/reference/executables/groonga-benchmark.html
share/doc/groonga/ja/html/reference/executables/groonga-httpd.html
share/doc/groonga/ja/html/reference/executables/groonga-server-http.html
share/doc/groonga/ja/html/reference/executables/groonga-suggest-create-dataset.html
diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo
index 73699a706c3..db4e2297953 100644
--- a/textproc/groonga/distinfo
+++ b/textproc/groonga/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2013/10/29 11:50:24 obache Exp $
+$NetBSD: distinfo,v 1.17 2013/12/04 14:01:15 obache Exp $
-SHA1 (groonga-3.0.9.tar.gz) = 18d3031df30aff2c21aea45ad994247ae8314d0f
-RMD160 (groonga-3.0.9.tar.gz) = 93a500c031548790b4879b391336fc79a319eaea
-Size (groonga-3.0.9.tar.gz) = 10987119 bytes
+SHA1 (groonga-3.1.0.tar.gz) = 7d4ad3be8ade2b97ccf6790063b2b08d111daa59
+RMD160 (groonga-3.1.0.tar.gz) = 49adee9c12c06a5ca5d8da1c571696440a6d0615
+Size (groonga-3.1.0.tar.gz) = 11005661 bytes
diff --git a/textproc/groonga/options.mk b/textproc/groonga/options.mk
index 6ebdebe3918..599e2eff3eb 100644
--- a/textproc/groonga/options.mk
+++ b/textproc/groonga/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.5 2013/10/26 13:38:40 obache Exp $
+# $NetBSD: options.mk,v 1.6 2013/12/04 14:01:15 obache Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.groonga
@@ -98,7 +98,7 @@ CONF_FILES+= share/examples/${PKGBASE}/httpd/win-utf \
SUBST_CLASSES+= confpath
SUBST_STAGE.confpath= post-configure
-SUBST_FILES.confpath= vendor/nginx-1.4.2/objs/Makefile
+SUBST_FILES.confpath= vendor/nginx-1.4.4/objs/Makefile
SUBST_SED.confpath= -e 's,\$$(DESTDIR)${PKG_SYSCONFDIR}/httpd,\$$(DESTDIR)${PREFIX}/share/examples/${PKGBASE}/httpd,g'
.else
CONFIGURE_ARGS+= --disable-groonga-httpd