diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-06-01 19:41:15 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-06-01 19:41:15 +0000 |
commit | 2932c32d20f349d7533ae5ef1bd976a040aaa72d (patch) | |
tree | e0b4e2806b91489312a0d13e2956c525738ea5e5 /textproc/groonga | |
parent | 48ac6cdb5bf3f8248b8337fb255717d6cd49a3f6 (diff) |
Notes
Diffstat (limited to 'textproc/groonga')
-rw-r--r-- | textproc/groonga/Makefile | 2 | ||||
-rw-r--r-- | textproc/groonga/distinfo | 6 | ||||
-rw-r--r-- | textproc/groonga/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index 4411ca434d95..3cff9a398964 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= groonga -PORTVERSION= 10.0.2 +PORTVERSION= 10.0.3 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo index 46249fb665a3..7d2b52ae510c 100644 --- a/textproc/groonga/distinfo +++ b/textproc/groonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1589976424 -SHA256 (groonga-10.0.2.tar.gz) = 2c9d91176eac9795e9f0f68cebb8dafdefcfeb4be2ddb00a707996f77ed3a120 -SIZE (groonga-10.0.2.tar.gz) = 17169178 +TIMESTAMP = 1590820193 +SHA256 (groonga-10.0.3.tar.gz) = 0dcd324c01a5fb49a52cf4864b89a6d7541f022d703f0ad82250ce77dabfd96e +SIZE (groonga-10.0.3.tar.gz) = 17260594 diff --git a/textproc/groonga/pkg-plist b/textproc/groonga/pkg-plist index bb3a500b0219..3299a898b8f2 100644 --- a/textproc/groonga/pkg-plist +++ b/textproc/groonga/pkg-plist @@ -59,10 +59,13 @@ include/groonga/groonga/pat.h include/groonga/groonga/plugin.h include/groonga/groonga/portability.h include/groonga/groonga/posting.h +include/groonga/groonga/proc.h include/groonga/groonga/raw_string.h include/groonga/groonga/request_canceler.h include/groonga/groonga/request_timer.h +include/groonga/groonga/result_set.h include/groonga/groonga/scorer.h +include/groonga/groonga/selector.h include/groonga/groonga/string.h include/groonga/groonga/table.h include/groonga/groonga/thread.h |