databases/postgresql??-server: Upgrade to latest version

The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 14.2, 13.6, 12.10, 11.15,
and 10.20. This release fixes over 55 bugs reported over the last three
months.

Announcement:	https://www.postgresql.org/about/news/postgresql-142-136-1210-1115-and-1020-released-2402/
Release notes:	https://www.postgresql.org/docs/release/
This commit is contained in:
Palle Girgensohn 2022-02-10 15:17:45 +01:00
parent d5e5d19740
commit 7acb062c33
11 changed files with 21 additions and 20 deletions

View file

@ -1,6 +1,6 @@
# Created by: Marc G. Fournier <scrappy@FreeBSD.org>
DISTVERSION?= 10.19
DISTVERSION?= 10.20
# 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

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1636466829
SHA256 (postgresql/postgresql-10.19.tar.bz2) = 6eb830b428b60e84ae87e20436bce679c4d9d0202be7aec0e41b0c67d9134239
SIZE (postgresql/postgresql-10.19.tar.bz2) = 19261478
TIMESTAMP = 1644361301
SHA256 (postgresql/postgresql-10.20.tar.bz2) = 87de16d59bcfe42fa605c312c59be5e294e8a3e6acb655dd7ad47cbb930a659f
SIZE (postgresql/postgresql-10.20.tar.bz2) = 19371473

View file

@ -1,6 +1,6 @@
# Created by: Marc G. Fournier <scrappy@FreeBSD.org>
DISTVERSION?= 11.14
DISTVERSION?= 11.15
# 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

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1636466850
SHA256 (postgresql/postgresql-11.14.tar.bz2) = 965c7f4be96fb64f9581852c58c4f05c3812d4ad823c0f3e2bdfe777c162f999
SIZE (postgresql/postgresql-11.14.tar.bz2) = 20172910
TIMESTAMP = 1644361287
SHA256 (postgresql/postgresql-11.15.tar.bz2) = c8f58e8ebd4f4567f4f9ba1032eb3e99e0251d87cbe3e564b485590e37a879e3
SIZE (postgresql/postgresql-11.15.tar.bz2) = 20245750

View file

@ -1,6 +1,6 @@
# Created by: Marc G. Fournier <scrappy@FreeBSD.org>
DISTVERSION?= 12.9
DISTVERSION?= 12.10
# 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

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1636466871
SHA256 (postgresql/postgresql-12.9.tar.bz2) = 89fda2de33ed04a98548e43f3ee5f15b882be17505d631fe0dd1a540a2b56dce
SIZE (postgresql/postgresql-12.9.tar.bz2) = 20904260
TIMESTAMP = 1644361279
SHA256 (postgresql/postgresql-12.10.tar.bz2) = 83dd192e6034951192b9a86dc19cf3717a8b82120e2f11a0a36723c820d2b257
SIZE (postgresql/postgresql-12.10.tar.bz2) = 20990621

View file

@ -1,6 +1,6 @@
# Created by: Marc G. Fournier <scrappy@FreeBSD.org>
DISTVERSION?= 13.5
DISTVERSION?= 13.6
# 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

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1636466892
SHA256 (postgresql/postgresql-13.5.tar.bz2) = 9b81067a55edbaabc418aacef457dd8477642827499560b00615a6ea6c13f6b3
SIZE (postgresql/postgresql-13.5.tar.bz2) = 21186674
TIMESTAMP = 1644361256
SHA256 (postgresql/postgresql-13.6.tar.bz2) = bafc7fa3d9d4da8fe71b84c63ba8bdfe8092935c30c0aa85c24b2c08508f67fc
SIZE (postgresql/postgresql-13.6.tar.bz2) = 21257213

View file

@ -1,7 +1,7 @@
# Created by: Marc G. Fournier <scrappy@FreeBSD.org>
PORTNAME?= postgresql
DISTVERSION?= 14.1
DISTVERSION?= 14.2
# 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

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1636466913
SHA256 (postgresql/postgresql-14.1.tar.bz2) = 4d3c101ea7ae38982f06bdc73758b53727fb6402ecd9382006fa5ecc7c2ca41f
SIZE (postgresql/postgresql-14.1.tar.bz2) = 21887101
TIMESTAMP = 1644361183
SHA256 (postgresql/postgresql-14.2.tar.bz2) = 2cf78b2e468912f8101d695db5340cf313c2e9f68a612fb71427524e8c9a977a
SIZE (postgresql/postgresql-14.2.tar.bz2) = 21964841

View file

@ -787,6 +787,7 @@ lib/postgresql/utf8_and_win.so
%%NLS%%share/locale/de/LC_MESSAGES/postgres-14.mo
%%NLS%%share/locale/el/LC_MESSAGES/initdb-14.mo
%%NLS%%share/locale/el/LC_MESSAGES/pg_archivecleanup-14.mo
%%NLS%%share/locale/el/LC_MESSAGES/pg_basebackup-14.mo
%%NLS%%share/locale/el/LC_MESSAGES/pg_checksums-14.mo
%%NLS%%share/locale/el/LC_MESSAGES/pg_controldata-14.mo
%%NLS%%share/locale/el/LC_MESSAGES/pg_ctl-14.mo