summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2011-04-29 13:29:35 +0000
committerobache <obache>2011-04-29 13:29:35 +0000
commit37990bd99094f9e066367faa21660aa0a466ec8c (patch)
tree791819fb576f0446a49f487f3374584fc0d5903d
parent29c2eba9a5a7d2d123a17129d211ada21b16134b (diff)
downloadpkgsrc-37990bd99094f9e066367faa21660aa0a466ec8c.tar.gz
Update groonga to 1.2.1.
* improvements * add threshold parameter to suggest command. * add limit parameter to suggest HTTP server. * grnest: support stop with SIGINT. * fixes * fix bug if multiple database are opened and at one of it is closed, related plugins will be also closed. #894 * fix wrong output for --with-default-encoding from configure --help. * fix typo in tutorial.
-rw-r--r--textproc/groonga/Makefile5
-rw-r--r--textproc/groonga/PLIST7
-rw-r--r--textproc/groonga/distinfo8
3 files changed, 12 insertions, 8 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile
index b0ed8da779b..b0c30008f9c 100644
--- a/textproc/groonga/Makefile
+++ b/textproc/groonga/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2011/04/23 04:12:50 obache Exp $
+# $NetBSD: Makefile,v 1.4 2011/04/29 13:29:35 obache Exp $
#
-DISTNAME= groonga-1.2.0
-PKGREVISION= 1
+DISTNAME= groonga-1.2.1
CATEGORIES= textproc
MASTER_SITES= http://groonga.org/files/groonga/
diff --git a/textproc/groonga/PLIST b/textproc/groonga/PLIST
index e1ff22d139d..7d3d88921ec 100644
--- a/textproc/groonga/PLIST
+++ b/textproc/groonga/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/04/06 13:17:04 obache Exp $
+@comment $NetBSD: PLIST,v 1.2 2011/04/29 13:31:15 obache Exp $
bin/grntest
bin/groonga
bin/groonga-suggest-create-dataset
@@ -85,6 +85,7 @@ share/groonga/doc/ja/html/_sources/grntest.txt
share/groonga/doc/ja/html/_sources/http.txt
share/groonga/doc/ja/html/_sources/index.txt
share/groonga/doc/ja/html/_sources/install.txt
+share/groonga/doc/ja/html/_sources/limitations.txt
share/groonga/doc/ja/html/_sources/news.txt
share/groonga/doc/ja/html/_sources/process.txt
share/groonga/doc/ja/html/_sources/pseudo_column.txt
@@ -165,6 +166,7 @@ share/groonga/doc/ja/html/grntest.html
share/groonga/doc/ja/html/http.html
share/groonga/doc/ja/html/index.html
share/groonga/doc/ja/html/install.html
+share/groonga/doc/ja/html/limitations.html
share/groonga/doc/ja/html/news.html
share/groonga/doc/ja/html/objects.inv
share/groonga/doc/ja/html/process.html
@@ -265,6 +267,8 @@ share/groonga/doc/ja/source/example/tutorial06-2.log
share/groonga/doc/ja/source/example/tutorial06-3.log
share/groonga/doc/ja/source/example/tutorial06-4.log
share/groonga/doc/ja/source/example/tutorial06-5.log
+share/groonga/doc/ja/source/example/tutorial06-6.log
+share/groonga/doc/ja/source/example/tutorial06-7.log
share/groonga/doc/ja/source/example/tutorial07-1.log
share/groonga/doc/ja/source/example/tutorial07-2.log
share/groonga/doc/ja/source/example/tutorial07-3.log
@@ -294,6 +298,7 @@ share/groonga/doc/ja/source/grntest.txt
share/groonga/doc/ja/source/http.txt
share/groonga/doc/ja/source/index.txt
share/groonga/doc/ja/source/install.txt
+share/groonga/doc/ja/source/limitations.txt
share/groonga/doc/ja/source/news.txt
share/groonga/doc/ja/source/process.txt
share/groonga/doc/ja/source/pseudo_column.txt
diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo
index c7bc6f97100..e26b47608c8 100644
--- a/textproc/groonga/distinfo
+++ b/textproc/groonga/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/04/06 13:17:03 obache Exp $
+$NetBSD: distinfo,v 1.2 2011/04/29 13:29:35 obache Exp $
-SHA1 (groonga-1.2.0.tar.gz) = 33ef5975ed7ab7dd79fc93378321212d438bb0ae
-RMD160 (groonga-1.2.0.tar.gz) = 564d8f59f68dcb415913e10af2dd96e347d70129
-Size (groonga-1.2.0.tar.gz) = 1779473 bytes
+SHA1 (groonga-1.2.1.tar.gz) = f5fb77bea9016372c924d796cdfd6ddfbd34a728
+RMD160 (groonga-1.2.1.tar.gz) = 6b4a6cb2ea527d609ff52f38adf183169e7348f8
+Size (groonga-1.2.1.tar.gz) = 1803758 bytes