mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
databases/postgresql??-*: Update to latest version
The PostgreSQL Global Development Group has released an update to all supported versions of PostgreSQL, including 18.3, 17.9, 16.13, 15.17, and 14.22. This is an out-of-cycle release that fixes several regressions reported after the last update release. Release notes: https://www.postgresql.org/about/news/postgresql-183-179-1613-1517-and-1422-released-3246/ https://wiki.postgresql.org/wiki/2026-02_Regression_Fixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= postgresql
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 0
|
||||
|
||||
COMMENT= PostgreSQL database (client)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
PORTNAME= postgresql
|
||||
REVISION= 1
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= pgsql@FreeBSD.org
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
PORTNAME= postgresql
|
||||
# Keep the ?=, this port is used as master by the other plperl.
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= databases perl5
|
||||
PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT}
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
PORTNAME= postgresql
|
||||
CATEGORIES= databases python
|
||||
# Keep the ?=, it is used as master by the other plpython ports.
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 0
|
||||
PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT}
|
||||
|
||||
MAINTAINER= pgsql@FreeBSD.org
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
PORTNAME= postgresql
|
||||
# Keep the ?=, it is used by the other pltcl ports.
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= databases tcl
|
||||
PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT}
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DISTVERSION?= 14.21
|
||||
DISTVERSION?= 14.22
|
||||
# PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and
|
||||
# not their own. Probably best to keep it at ?=0 when reset here too.
|
||||
PORTREVISION?= 0
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1770716740
|
||||
SHA256 (postgresql/postgresql-14.21.tar.bz2) = 5b30f19347efff32b6e09ed2cdff0b04e9aee913ec9bb7414de2b7c17b17f1f9
|
||||
SIZE (postgresql/postgresql-14.21.tar.bz2) = 22535378
|
||||
TIMESTAMP = 1771928563
|
||||
SHA256 (postgresql/postgresql-14.22.tar.bz2) = f57938ad30067077720277f6d7db05aafc07d1545efd2ed82f199ba828a7ad34
|
||||
SIZE (postgresql/postgresql-14.22.tar.bz2) = 22534388
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
PORTNAME= postgresql
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 0
|
||||
|
||||
COMMENT= PostgreSQL database (client)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
PORTNAME= postgresql
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= pgsql@FreeBSD.org
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
PORTNAME= postgresql
|
||||
# Keep the ?=, this port is used as master by the other plperl.
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= databases perl5
|
||||
PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT}
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
PORTNAME= postgresql
|
||||
CATEGORIES= databases python
|
||||
# Keep the ?=, it is used as master by the other plpython ports.
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 0
|
||||
PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT}
|
||||
|
||||
MAINTAINER= pgsql@FreeBSD.org
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
PORTNAME= postgresql
|
||||
# Keep the ?=, it is used by the other pltcl ports.
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= databases tcl
|
||||
PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT}
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DISTVERSION?= 15.16
|
||||
DISTVERSION?= 15.17
|
||||
# PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and
|
||||
# not their own. Probably best to keep it at ?=0 when reset here too.
|
||||
PORTREVISION?= 0
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1770716757
|
||||
SHA256 (postgresql/postgresql-15.16.tar.bz2) = 695ee29a77be1f5010e10f3667696f29871587f7aa311eadc1f809bea287cf48
|
||||
SIZE (postgresql/postgresql-15.16.tar.bz2) = 23350381
|
||||
TIMESTAMP = 1771928564
|
||||
SHA256 (postgresql/postgresql-15.17.tar.bz2) = ae14f24c14727e0b2ded1c5553031666099bd1054db3ef44bfa6e2bd6d554a56
|
||||
SIZE (postgresql/postgresql-15.17.tar.bz2) = 23357238
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
PORTNAME= postgresql
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 0
|
||||
|
||||
COMMENT= PostgreSQL database (client)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
PORTNAME= postgresql
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= pgsql@FreeBSD.org
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
PORTNAME= postgresql
|
||||
# Keep the ?=, this port is used as master by the other plperl.
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= databases perl5
|
||||
PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT}
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
PORTNAME= postgresql
|
||||
CATEGORIES= databases python
|
||||
# Keep the ?=, it is used as master by the other plpython ports.
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 0
|
||||
PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT}
|
||||
|
||||
MAINTAINER= pgsql@FreeBSD.org
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
PORTNAME= postgresql
|
||||
# Keep the ?=, it is used by the other pltcl ports.
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= databases tcl
|
||||
PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT}
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DISTVERSION?= 16.12
|
||||
DISTVERSION?= 16.13
|
||||
# PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and
|
||||
# not their own. Probably best to keep it at ?=0 when reset here too.
|
||||
PORTREVISION?= 0
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1770716758
|
||||
SHA256 (postgresql/postgresql-16.12.tar.bz2) = b253ee949303ef5df00e24002600da4fb37e5ccfafa78718c6ea6a936b4d97f1
|
||||
SIZE (postgresql/postgresql-16.12.tar.bz2) = 25055882
|
||||
TIMESTAMP = 1771928565
|
||||
SHA256 (postgresql/postgresql-16.13.tar.bz2) = dc2ddbbd245c0265a689408e3d2f2f3f9ba2da96bd19318214b313cdd9797287
|
||||
SIZE (postgresql/postgresql-16.13.tar.bz2) = 25051306
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
PORTNAME= postgresql
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 0
|
||||
|
||||
COMMENT= PostgreSQL database (client)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
PORTNAME= postgresql
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= pgsql@FreeBSD.org
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
PORTNAME= postgresql
|
||||
# Keep the ?=, this port is used as master by the other plperl.
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= databases perl5
|
||||
PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT}
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
PORTNAME= postgresql
|
||||
CATEGORIES= databases python
|
||||
# Keep the ?=, it is used as master by the other plpython ports.
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 0
|
||||
PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT}
|
||||
|
||||
MAINTAINER= pgsql@FreeBSD.org
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
PORTNAME= postgresql
|
||||
# Keep the ?=, it is used by the other pltcl ports.
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= databases tcl
|
||||
PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT}
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DISTVERSION?= 17.8
|
||||
DISTVERSION?= 17.9
|
||||
# PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and
|
||||
# not their own. Probably best to keep it at ?=0 when reset here too.
|
||||
PORTREVISION?= 0
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1770716759
|
||||
SHA256 (postgresql/postgresql-17.8.tar.bz2) = a88d195dd93730452d0cfa1a11896720d6d1ba084bc2be7d7fc557fa4e4158a0
|
||||
SIZE (postgresql/postgresql-17.8.tar.bz2) = 21637088
|
||||
TIMESTAMP = 1771928567
|
||||
SHA256 (postgresql/postgresql-17.9.tar.bz2) = 3b9a62538a8da151e807a3ddb1198e8605f2032544d78f403ae883d27ecf1ee4
|
||||
SIZE (postgresql/postgresql-17.9.tar.bz2) = 21648916
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
PORTNAME= postgresql
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 0
|
||||
|
||||
COMMENT= PostgreSQL database (client)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
PORTNAME= postgresql
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= pgsql@FreeBSD.org
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
PORTNAME= postgresql
|
||||
# Keep the ?=, this port is used as master by the other plperl.
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= databases perl5
|
||||
PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT}
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
PORTNAME= postgresql
|
||||
CATEGORIES= databases python
|
||||
# Keep the ?=, it is used as master by the other plpython ports.
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 0
|
||||
PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT}
|
||||
|
||||
MAINTAINER= pgsql@FreeBSD.org
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
PORTNAME= postgresql
|
||||
# Keep the ?=, it is used by the other pltcl ports.
|
||||
PORTREVISION?= 1
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= databases tcl
|
||||
PKGNAMESUFFIX?= ${WANT_PGSQL_VER}${COMPONENT}
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
PORTNAME?= postgresql
|
||||
DISTVERSION?= 18.2
|
||||
DISTVERSION?= 18.3
|
||||
# PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and
|
||||
# not their own. Probably best to keep it at ?=0 when reset here too.
|
||||
PORTREVISION?= 0
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1770716760
|
||||
SHA256 (postgresql/postgresql-18.2.tar.bz2) = 5245bd1b79700d55b8e0575be0325ef61e7bbef627e6a616e4cf36ad4687be36
|
||||
SIZE (postgresql/postgresql-18.2.tar.bz2) = 22492584
|
||||
TIMESTAMP = 1771928568
|
||||
SHA256 (postgresql/postgresql-18.3.tar.bz2) = d95663fbbf3a80f81a9d98d895266bdcb74ba274bcc04ef6d76630a72dee016f
|
||||
SIZE (postgresql/postgresql-18.3.tar.bz2) = 22497924
|
||||
|
||||
Reference in New Issue
Block a user