mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
databases/pg_citus: update to 13.0.1
Changes: https://github.com/citusdata/citus/blob/v13.0.1/CHANGELOG.md Reported by: portscout
This commit is contained in:
parent
585fbf0940
commit
c5d6c551e9
3 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= citus
|
||||
PORTVERSION= 12.1.5
|
||||
PORTVERSION= 13.0.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= databases
|
||||
PKGNAMEPREFIX= pg_
|
||||
|
@ -10,7 +10,7 @@ WWW= https://www.citusdata.com/
|
|||
|
||||
LICENSE= AGPLv3
|
||||
|
||||
USES= compiler:c11 gmake pgsql:14+ autoreconf ssl
|
||||
USES= compiler:c11 gmake pgsql:15+ autoreconf ssl
|
||||
|
||||
LIB_DEPENDS= liblz4.so:archivers/liblz4 \
|
||||
libzstd.so:archivers/zstd
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1732779172
|
||||
SHA256 (citusdata-citus-v12.1.5_GH0.tar.gz) = bc95a30e93459f0398865e9dced53e61e758483b78c9fdc4eab2bc1317db2ea4
|
||||
SIZE (citusdata-citus-v12.1.5_GH0.tar.gz) = 6912425
|
||||
TIMESTAMP = 1738958782
|
||||
SHA256 (citusdata-citus-v13.0.1_GH0.tar.gz) = b7fdc3ad6eca9dd6a1066e897a249fdca289e96d81921d4c7bf98cb4302ce817
|
||||
SIZE (citusdata-citus-v13.0.1_GH0.tar.gz) = 6901310
|
||||
|
|
|
@ -164,6 +164,7 @@ share/postgresql/extension/citus--11.2-2--11.3-1.sql
|
|||
share/postgresql/extension/citus--11.3-1--11.3-2.sql
|
||||
share/postgresql/extension/citus--11.3-2--12.0-1.sql
|
||||
share/postgresql/extension/citus--12.0-1--12.1-1.sql
|
||||
share/postgresql/extension/citus--12.1-1--13.0-1.sql
|
||||
share/postgresql/extension/citus--8.0-1--8.0-2.sql
|
||||
share/postgresql/extension/citus--8.0-1.sql
|
||||
share/postgresql/extension/citus--8.0-10--8.0-11.sql
|
||||
|
|
Loading…
Add table
Reference in a new issue