git: bdc8324acc16 - main - textproc/groonga: Update version 12.0.1=>12.0.2

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Thu, 31 Mar 2022 07:19:11 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bdc8324acc16a8bf14c1cf508b2f82a3f8765a47

commit bdc8324acc16a8bf14c1cf508b2f82a3f8765a47
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-03-31 07:05:10 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-03-31 07:18:53 +0000

    textproc/groonga: Update version 12.0.1=>12.0.2
    
    Relnotes: https://groonga.org/en/blog/2022/03/29/groonga-12.0.2.html
---
 textproc/groonga/Makefile  | 2 +-
 textproc/groonga/distinfo  | 6 +++---
 textproc/groonga/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile
index fd4b4073aba8..17b218159489 100644
--- a/textproc/groonga/Makefile
+++ b/textproc/groonga/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	groonga
-PORTVERSION=	12.0.1
+PORTVERSION=	12.0.2
 CATEGORIES=	textproc
 MASTER_SITES=	http://packages.groonga.org/source/groonga/
 
diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo
index 607562cb1898..31e471e82ea4 100644
--- a/textproc/groonga/distinfo
+++ b/textproc/groonga/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646761643
-SHA256 (groonga-12.0.1.tar.gz) = ed74bfdd173298d6775049f5dcbea7439d940ba4ed6d21d67dd50527aeeef281
-SIZE (groonga-12.0.1.tar.gz) = 25010942
+TIMESTAMP = 1648661154
+SHA256 (groonga-12.0.2.tar.gz) = 7ef0bb0607c0a92f414e74359683315e0fc993736a09cbd2cf28b9d5a467405a
+SIZE (groonga-12.0.2.tar.gz) = 25111792
diff --git a/textproc/groonga/pkg-plist b/textproc/groonga/pkg-plist
index df0b27e1b9f8..66ac4ba49e5a 100644
--- a/textproc/groonga/pkg-plist
+++ b/textproc/groonga/pkg-plist
@@ -32,6 +32,7 @@ include/groonga/groonga/arrow.h
 include/groonga/groonga/arrow.hpp
 include/groonga/groonga/bulk.hpp
 include/groonga/groonga/cache.h
+include/groonga/groonga/cast.h
 include/groonga/groonga/column.h
 include/groonga/groonga/command.h
 include/groonga/groonga/config.h
@@ -116,6 +117,7 @@ lib/groonga/plugins/query_expanders/tsv.so
 %%RUBY%%lib/groonga/plugins/sharding/logical_table_remove.rb
 %%RUBY%%lib/groonga/plugins/sharding/parameters.rb
 %%RUBY%%lib/groonga/plugins/sharding/range_expression_builder.rb
+%%RUBY%%lib/groonga/plugins/sharding/window.rb
 %%RUBY%%lib/groonga/scripts/ruby/accessor.rb
 %%RUBY%%lib/groonga/scripts/ruby/backtrace_entry.rb
 %%RUBY%%lib/groonga/scripts/ruby/command.rb