mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
textproc/groonga: Update version 12.0.1=>12.0.2
Relnotes: https://groonga.org/en/blog/2022/03/29/groonga-12.0.2.html
This commit is contained in:
parent
fd738b52f9
commit
bdc8324acc
@ -1,5 +1,5 @@
|
||||
PORTNAME= groonga
|
||||
PORTVERSION= 12.0.1
|
||||
PORTVERSION= 12.0.2
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://packages.groonga.org/source/groonga/
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user