diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-05-27 06:37:12 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2020-05-27 06:37:12 +0000 |
commit | b902555d41bc34cf931ff4b1af2caaf187197d76 (patch) | |
tree | 3a4cbc357ef8acfc9a20a4b58564222a391a3759 /textproc/groonga | |
parent | f05a6f581fb3f3793986cd87ac320252b3e6deb2 (diff) | |
download | ports-b902555d41bc34cf931ff4b1af2caaf187197d76.tar.gz ports-b902555d41bc34cf931ff4b1af2caaf187197d76.zip |
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 | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index bf4b46a711f4..4411ca434d95 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= groonga -PORTVERSION= 10.0.1 +PORTVERSION= 10.0.2 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo index 45508c2fcba6..46249fb665a3 100644 --- a/textproc/groonga/distinfo +++ b/textproc/groonga/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1586228527 -SHA256 (groonga-10.0.1.tar.gz) = fc649cdce1998eeac60a3f0048ca60012b00aa1e993ee5ee83b7553f94f4f76e -SIZE (groonga-10.0.1.tar.gz) = 17079602 +TIMESTAMP = 1589976424 +SHA256 (groonga-10.0.2.tar.gz) = 2c9d91176eac9795e9f0f68cebb8dafdefcfeb4be2ddb00a707996f77ed3a120 +SIZE (groonga-10.0.2.tar.gz) = 17169178 diff --git a/textproc/groonga/pkg-plist b/textproc/groonga/pkg-plist index 917cd7481cf0..bb3a500b0219 100644 --- a/textproc/groonga/pkg-plist +++ b/textproc/groonga/pkg-plist @@ -58,6 +58,7 @@ include/groonga/groonga/output_columns.h include/groonga/groonga/pat.h include/groonga/groonga/plugin.h include/groonga/groonga/portability.h +include/groonga/groonga/posting.h include/groonga/groonga/raw_string.h include/groonga/groonga/request_canceler.h include/groonga/groonga/request_timer.h |