textproc/groonga: Update version 12.0.2=>12.0.3

Relnotes: https://groonga.org/en/blog/2022/04/29/groonga-12.0.3.html
This commit is contained in:
Muhammad Moinur Rahman 2022-05-03 15:02:42 -05:00
parent a2730b5595
commit c56db52c72
3 changed files with 9 additions and 6 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= groonga
PORTVERSION= 12.0.2
PORTVERSION= 12.0.3
CATEGORIES= textproc
MASTER_SITES= http://packages.groonga.org/source/groonga/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1648661154
SHA256 (groonga-12.0.2.tar.gz) = 7ef0bb0607c0a92f414e74359683315e0fc993736a09cbd2cf28b9d5a467405a
SIZE (groonga-12.0.2.tar.gz) = 25111792
TIMESTAMP = 1651602194
SHA256 (groonga-12.0.3.tar.gz) = 6b0baa9e1c424e1188777ab161afa62a230dce58b03b0e1840408df1e8bece18
SIZE (groonga-12.0.3.tar.gz) = 25114719

View File

@ -104,9 +104,12 @@ lib/groonga/plugins/functions/time.so
lib/groonga/plugins/functions/vector.so
lib/groonga/plugins/query_expanders/tsv.a
lib/groonga/plugins/query_expanders/tsv.so
%%RUBY%%lib/groonga/plugins/sharding/dynamic_columns.rb
%%RUBY%%lib/groonga/plugins/sharding/keys_parsable.rb
%%RUBY%%lib/groonga/plugins/ruby/eval.rb
%%RUBY%%lib/groonga/plugins/sharding/dynamic_columns.rb
%%RUBY%%lib/groonga/plugins/sharding/stream_execute_context.rb
%%RUBY%%lib/groonga/plugins/sharding/stream_executor.rb
%%RUBY%%lib/groonga/plugins/sharding/stream_shard_executor.rb
%%RUBY%%lib/groonga/plugins/sharding/keys_parsable.rb
%%RUBY%%lib/groonga/plugins/sharding.rb
%%RUBY%%lib/groonga/plugins/sharding/logical_count.rb
%%RUBY%%lib/groonga/plugins/sharding/logical_enumerator.rb