diff options
| author | Palle Girgensohn <girgen@FreeBSD.org> | 2022-02-10 15:17:45 +0100 |
|---|---|---|
| committer | Palle Girgensohn <girgen@FreeBSD.org> | 2022-02-10 15:17:45 +0100 |
| commit | 7acb062c33ea0c0a2124a3b83bbf94c0352eb8ea (patch) | |
| tree | a58ff5a37f397802891ec56fd5ccf89378dc0c5c /databases/postgresql14-server | |
| parent | x11-wm/gamescope: update to 3.11.9 (diff) | |
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/
Diffstat (limited to 'databases/postgresql14-server')
| -rw-r--r-- | databases/postgresql14-server/Makefile | 2 | ||||
| -rw-r--r-- | databases/postgresql14-server/distinfo | 6 | ||||
| -rw-r--r-- | databases/postgresql14-server/pkg-plist-server | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/databases/postgresql14-server/Makefile b/databases/postgresql14-server/Makefile index 08bbc9cb5dcc..c55a077634ac 100644 --- a/databases/postgresql14-server/Makefile +++ b/databases/postgresql14-server/Makefile @@ -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 diff --git a/databases/postgresql14-server/distinfo b/databases/postgresql14-server/distinfo index 033484c4add9..b881161b60f8 100644 --- a/databases/postgresql14-server/distinfo +++ b/databases/postgresql14-server/distinfo @@ -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 diff --git a/databases/postgresql14-server/pkg-plist-server b/databases/postgresql14-server/pkg-plist-server index 7ce58dba899a..4996dd8c31ad 100644 --- a/databases/postgresql14-server/pkg-plist-server +++ b/databases/postgresql14-server/pkg-plist-server @@ -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 |
