git: c56db52c722f - main - textproc/groonga: Update version 12.0.2=>12.0.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 May 2022 20:03:49 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=c56db52c722f96b575a597f49c1ce5c393d6503e commit c56db52c722f96b575a597f49c1ce5c393d6503e Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-05-03 20:02:42 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-05-03 20:03:36 +0000 textproc/groonga: Update version 12.0.2=>12.0.3 Relnotes: https://groonga.org/en/blog/2022/04/29/groonga-12.0.3.html --- textproc/groonga/Makefile | 2 +- textproc/groonga/distinfo | 6 +++--- textproc/groonga/pkg-plist | 5 ++++- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index 17b218159489..589ee63f3b77 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,5 +1,5 @@ PORTNAME= groonga -PORTVERSION= 12.0.2 +PORTVERSION= 12.0.3 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ diff --git a/textproc/groonga/distinfo b/textproc/groonga/distinfo index 31e471e82ea4..701938ccbd77 100644 --- a/textproc/groonga/distinfo +++ b/textproc/groonga/distinfo @@ -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 diff --git a/textproc/groonga/pkg-plist b/textproc/groonga/pkg-plist index 66ac4ba49e5a..b3a7cb6c2d71 100644 --- a/textproc/groonga/pkg-plist +++ b/textproc/groonga/pkg-plist @@ -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/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/ruby/eval.rb %%RUBY%%lib/groonga/plugins/sharding.rb %%RUBY%%lib/groonga/plugins/sharding/logical_count.rb %%RUBY%%lib/groonga/plugins/sharding/logical_enumerator.rb