databases/pgroonga: Update version 2.3.0=>2.3.1
Relnotes: https://pgroonga.github.io/news/#version-2-3-1
This commit is contained in:
parent
799c5c01fd
commit
48afed47c2
@ -1,7 +1,7 @@
|
||||
# Created by: Muhammad Moinur Rahman <bofh@FreeBSD.org>
|
||||
|
||||
PORTNAME= pgroonga
|
||||
PORTVERSION= 2.3.0
|
||||
PORTVERSION= 2.3.1
|
||||
CATEGORIES= databases textproc
|
||||
MASTER_SITES= http://packages.groonga.org/source/pgroonga/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1621888624
|
||||
SHA256 (pgroonga-2.3.0.tar.gz) = 5b3c8f42989120c8954a03f9d78cdcf017e1bc655f8331a21bc79ecd3927b5f1
|
||||
SIZE (pgroonga-2.3.0.tar.gz) = 424579
|
||||
TIMESTAMP = 1632758052
|
||||
SHA256 (pgroonga-2.3.1.tar.gz) = 832c8a0ab4735f207f528abfbac9e686bca09df6190bd9fc96a2e0af1714206c
|
||||
SIZE (pgroonga-2.3.1.tar.gz) = 428706
|
||||
|
@ -26,6 +26,7 @@
|
||||
%%OLDPG%%include/postgresql/server/contrib/pgroonga_check/pgrn-result-converter.h
|
||||
%%OLDPG%%include/postgresql/server/contrib/pgroonga_check/pgrn-search.h
|
||||
%%OLDPG%%include/postgresql/server/contrib/pgroonga_check/pgrn-sequential-search.h
|
||||
%%OLDPG%%include/postgresql/server/contrib/pgroonga_check/pgrn-string.h
|
||||
%%OLDPG%%include/postgresql/server/contrib/pgroonga_check/pgrn-tokenize.h
|
||||
%%OLDPG%%include/postgresql/server/contrib/pgroonga_check/pgrn-value.h
|
||||
%%OLDPG%%include/postgresql/server/contrib/pgroonga_check/pgrn-variables.h
|
||||
@ -60,6 +61,7 @@
|
||||
%%OLDPG%%include/postgresql/server/extension/pgroonga/pgrn-result-converter.h
|
||||
%%OLDPG%%include/postgresql/server/extension/pgroonga/pgrn-search.h
|
||||
%%OLDPG%%include/postgresql/server/extension/pgroonga/pgrn-sequential-search.h
|
||||
%%OLDPG%%include/postgresql/server/extension/pgroonga/pgrn-string.h
|
||||
%%OLDPG%%include/postgresql/server/extension/pgroonga/pgrn-tokenize.h
|
||||
%%OLDPG%%include/postgresql/server/extension/pgroonga/pgrn-value.h
|
||||
%%OLDPG%%include/postgresql/server/extension/pgroonga/pgrn-variables.h
|
||||
@ -95,6 +97,7 @@
|
||||
%%OLDPG%%include/postgresql/server/extension/pgroonga_database/pgrn-result-converter.h
|
||||
%%OLDPG%%include/postgresql/server/extension/pgroonga_database/pgrn-search.h
|
||||
%%OLDPG%%include/postgresql/server/extension/pgroonga_database/pgrn-sequential-search.h
|
||||
%%OLDPG%%include/postgresql/server/extension/pgroonga_database/pgrn-string.h
|
||||
%%OLDPG%%include/postgresql/server/extension/pgroonga_database/pgrn-tokenize.h
|
||||
%%OLDPG%%include/postgresql/server/extension/pgroonga_database/pgrn-value.h
|
||||
%%OLDPG%%include/postgresql/server/extension/pgroonga_database/pgrn-variables.h
|
||||
@ -157,7 +160,8 @@ share/postgresql/extension/pgroonga--2.2.5--2.2.6.sql
|
||||
share/postgresql/extension/pgroonga--2.2.6--2.2.7.sql
|
||||
share/postgresql/extension/pgroonga--2.2.7--2.2.8.sql
|
||||
share/postgresql/extension/pgroonga--2.2.8--2.2.9.sql
|
||||
share/postgresql/extension/pgroonga--2.2.9--%%MVER%%.sql
|
||||
share/postgresql/extension/pgroonga--2.2.9--2.3.0.sql
|
||||
share/postgresql/extension/pgroonga--2.3.0--%%MVER%%.sql
|
||||
share/postgresql/extension/pgroonga--%%MVER%%.sql
|
||||
share/postgresql/extension/pgroonga_database--%%MVER%%.sql
|
||||
share/postgresql/extension/pgroonga_database.control
|
||||
|
Loading…
Reference in New Issue
Block a user