mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
databases/pglogical: update to 2.4.1
Update WWW ChangeLog: https://github.com/2ndQuadrant/pglogical/releases/tag/REL2_4_1
This commit is contained in:
parent
f41745f7c1
commit
04539b32a1
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= pglogical
|
||||
DISTVERSIONPREFIX= REL
|
||||
DISTVERSION= 2_4_0
|
||||
DISTVERSION= 2_4_1
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= matthew@FreeBSD.org
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1629218136
|
||||
SHA256 (2ndQuadrant-pglogical-REL2_4_0_GH0.tar.gz) = cf3185b1317206aa75e52fed4dfa2ec9842a3585ba53a1b89e05f62c18395ef8
|
||||
SIZE (2ndQuadrant-pglogical-REL2_4_0_GH0.tar.gz) = 276352
|
||||
TIMESTAMP = 1643225882
|
||||
SHA256 (2ndQuadrant-pglogical-REL2_4_1_GH0.tar.gz) = ac59c1369cfcb38c18c322c11e9c0cf54f913af8d55d7820793399a18b6487bb
|
||||
SIZE (2ndQuadrant-pglogical-REL2_4_1_GH0.tar.gz) = 277428
|
||||
SHA256 (2ndQuadrant-pglogical_dump-f66606d_GH0.tar.gz) = 09666d5927fe071c9a2ef64eb7028f793cfea10510a3d17e8ef4335349291e63
|
||||
SIZE (2ndQuadrant-pglogical_dump-f66606d_GH0.tar.gz) = 206722
|
||||
|
@ -4,4 +4,4 @@ external programs. This alternative to physical replication is a
|
||||
highly efficient method of replicating data using a publish/subscribe
|
||||
model for selective replication.
|
||||
|
||||
WWW: http://2ndquadrant.com/en/resources/pglogical/
|
||||
WWW: https://www.2ndquadrant.com/en/resources-old/pglogical/
|
||||
|
@ -32,7 +32,9 @@ share/postgresql/extension/pglogical--2.3.3--2.3.4.sql
|
||||
share/postgresql/extension/pglogical--2.3.3.sql
|
||||
share/postgresql/extension/pglogical--2.3.4--2.4.0.sql
|
||||
share/postgresql/extension/pglogical--2.3.4.sql
|
||||
share/postgresql/extension/pglogical--2.4.0--2.4.1.sql
|
||||
share/postgresql/extension/pglogical--2.4.0.sql
|
||||
share/postgresql/extension/pglogical--2.4.1.sql
|
||||
share/postgresql/extension/pglogical.control
|
||||
share/postgresql/extension/pglogical_origin--1.0.0.sql
|
||||
share/postgresql/extension/pglogical_origin.control
|
||||
|
Loading…
Reference in New Issue
Block a user