summaryrefslogtreecommitdiff
path: root/textproc/groonga
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2016-03-29 21:59:21 +0000
committerjoerg <joerg@pkgsrc.org>2016-03-29 21:59:21 +0000
commit0b0df0a9387fdc4e01aa5e15f18c88fdafe39ba8 (patch)
tree7e9a406cd3f3d7aa6e722792fb37e5d4f1fbb420 /textproc/groonga
parentf196ddba87597ef4326cd13fd4bac06df062ecc1 (diff)
downloadpkgsrc-0b0df0a9387fdc4e01aa5e15f18c88fdafe39ba8.tar.gz
Wants to install onig library now. Bump revision.
Diffstat (limited to 'textproc/groonga')
-rw-r--r--textproc/groonga/Makefile4
-rw-r--r--textproc/groonga/PLIST8
2 files changed, 9 insertions, 3 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile
index a3469795d8d..8c58c2a3d62 100644
--- a/textproc/groonga/Makefile
+++ b/textproc/groonga/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.58 2016/03/25 21:05:10 joerg Exp $
+# $NetBSD: Makefile,v 1.59 2016/03/29 21:59:21 joerg Exp $
#
DISTNAME= groonga-4.1.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= textproc
MASTER_SITES= http://packages.groonga.org/source/groonga/
diff --git a/textproc/groonga/PLIST b/textproc/groonga/PLIST
index 64677a4e5cc..dee032777b7 100644
--- a/textproc/groonga/PLIST
+++ b/textproc/groonga/PLIST
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.28 2015/01/29 10:34:14 obache Exp $
+@comment $NetBSD: PLIST,v 1.29 2016/03/29 21:59:21 joerg Exp $
bin/groonga
bin/groonga-benchmark
bin/groonga-suggest-create-dataset
${PLIST.learner}bin/groonga-suggest-httpd
${PLIST.learner}bin/groonga-suggest-learner
+bin/onig-config
include/groonga/groonga.h
include/groonga/groonga/command.h
include/groonga/groonga/expr.h
@@ -17,13 +18,18 @@ include/groonga/groonga/token.h
include/groonga/groonga/token_filter.h
include/groonga/groonga/tokenizer.h
include/groonga/groonga/util.h
+include/oniggnu.h
+include/onigposix.h
+include/oniguruma.h
lib/groonga/plugins/query_expanders/tsv.la
lib/groonga/plugins/suggest/suggest.la
lib/groonga/plugins/table/table.la
lib/groonga/plugins/token_filters/stop_word.la
${PLIST.mecab}lib/groonga/plugins/tokenizers/mecab.la
lib/libgroonga.la
+lib/libonig.la
lib/pkgconfig/groonga.pc
+lib/pkgconfig/oniguruma.pc
man/ja/man1/groonga.1
man/man1/groonga.1
${PLIST.httpd}sbin/groonga-httpd