From bdc8324acc16a8bf14c1cf508b2f82a3f8765a47 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Thu, 31 Mar 2022 02:05:10 -0500 Subject: [PATCH] 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