From owner-dev-commits-ports-all@freebsd.org Fri Sep 24 08:51:38 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 96FF06691AD; Fri, 24 Sep 2021 08:51:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HG5P63w53z4Z2M; Fri, 24 Sep 2021 08:51:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6661813A34; Fri, 24 Sep 2021 08:51:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18O8pcG8011282; Fri, 24 Sep 2021 08:51:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18O8pcOx011281; Fri, 24 Sep 2021 08:51:38 GMT (envelope-from git) Date: Fri, 24 Sep 2021 08:51:38 GMT Message-Id: <202109240851.18O8pcOx011281@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Palle Girgensohn Subject: git: 66e70f54f403 - main - databases/postgresql14: update to 14rc1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: girgen X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 66e70f54f403eab94e0d38de8f2b4d95bae37682 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Sep 2021 08:51:38 -0000 The branch main has been updated by girgen: URL: https://cgit.FreeBSD.org/ports/commit/?id=66e70f54f403eab94e0d38de8f2b4d95bae37682 commit 66e70f54f403eab94e0d38de8f2b4d95bae37682 Author: Palle Girgensohn AuthorDate: 2021-09-22 14:52:14 +0000 Commit: Palle Girgensohn CommitDate: 2021-09-24 08:51:14 +0000 databases/postgresql14: update to 14rc1 Release notes: https://www.postgresql.org/docs/14/release-14.html --- databases/postgresql14-server/Makefile | 2 +- databases/postgresql14-server/distinfo | 6 ++-- databases/postgresql14-server/pkg-plist-client | 26 ++--------------- databases/postgresql14-server/pkg-plist-server | 40 +------------------------- 4 files changed, 8 insertions(+), 66 deletions(-) diff --git a/databases/postgresql14-server/Makefile b/databases/postgresql14-server/Makefile index ac090ad8ebbf..a436a10c6837 100644 --- a/databases/postgresql14-server/Makefile +++ b/databases/postgresql14-server/Makefile @@ -1,7 +1,7 @@ # Created by: Marc G. Fournier PORTNAME?= postgresql -DISTVERSION?= 14beta3 +DISTVERSION?= 14rc1 # 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 b0a3db8a2ae2..ebdb2bc496bd 100644 --- a/databases/postgresql14-server/distinfo +++ b/databases/postgresql14-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628577978 -SHA256 (postgresql/postgresql-14beta3.tar.bz2) = 2ea265980193db70106576201a2fee5b2d72bf9890d3911ddd374d4830624bfa -SIZE (postgresql/postgresql-14beta3.tar.bz2) = 22584314 +TIMESTAMP = 1632254445 +SHA256 (postgresql/postgresql-14rc1.tar.bz2) = 586a816cb7811985f474eda0d4926fabd2378f0f6d5659d12fba421d38a07616 +SIZE (postgresql/postgresql-14rc1.tar.bz2) = 21844937 diff --git a/databases/postgresql14-server/pkg-plist-client b/databases/postgresql14-server/pkg-plist-client index 95ffef6fcd15..fb8a9194b6eb 100644 --- a/databases/postgresql14-server/pkg-plist-client +++ b/databases/postgresql14-server/pkg-plist-client @@ -314,7 +314,6 @@ include/postgresql/server/common/fe_memutils.h include/postgresql/server/common/file_perm.h include/postgresql/server/common/file_utils.h include/postgresql/server/common/hashfn.h -include/postgresql/server/common/hex.h include/postgresql/server/common/hmac.h include/postgresql/server/common/int.h include/postgresql/server/common/int128.h @@ -1190,9 +1189,12 @@ man/man7/WITH.7.gz %%NLS%%share/locale/de/LC_MESSAGES/pg_dump-14.mo %%NLS%%share/locale/de/LC_MESSAGES/pgscripts-14.mo %%NLS%%share/locale/de/LC_MESSAGES/psql-14.mo +%%NLS%%share/locale/el/LC_MESSAGES/ecpg-14.mo +%%NLS%%share/locale/el/LC_MESSAGES/ecpglib6-14.mo %%NLS%%share/locale/el/LC_MESSAGES/libpq5-14.mo %%NLS%%share/locale/el/LC_MESSAGES/pg_config-14.mo %%NLS%%share/locale/el/LC_MESSAGES/pg_dump-14.mo +%%NLS%%share/locale/el/LC_MESSAGES/pgscripts-14.mo %%NLS%%share/locale/el/LC_MESSAGES/psql-14.mo %%NLS%%share/locale/es/LC_MESSAGES/ecpg-14.mo %%NLS%%share/locale/es/LC_MESSAGES/ecpglib6-14.mo @@ -1208,17 +1210,10 @@ man/man7/WITH.7.gz %%NLS%%share/locale/fr/LC_MESSAGES/pg_dump-14.mo %%NLS%%share/locale/fr/LC_MESSAGES/pgscripts-14.mo %%NLS%%share/locale/fr/LC_MESSAGES/psql-14.mo -%%NLS%%share/locale/he/LC_MESSAGES/libpq5-14.mo %%NLS%%share/locale/he/LC_MESSAGES/pg_config-14.mo -%%NLS%%share/locale/he/LC_MESSAGES/pg_dump-14.mo -%%NLS%%share/locale/he/LC_MESSAGES/pgscripts-14.mo -%%NLS%%share/locale/he/LC_MESSAGES/psql-14.mo %%NLS%%share/locale/it/LC_MESSAGES/ecpg-14.mo %%NLS%%share/locale/it/LC_MESSAGES/ecpglib6-14.mo -%%NLS%%share/locale/it/LC_MESSAGES/libpq5-14.mo %%NLS%%share/locale/it/LC_MESSAGES/pg_config-14.mo -%%NLS%%share/locale/it/LC_MESSAGES/pg_dump-14.mo -%%NLS%%share/locale/it/LC_MESSAGES/pgscripts-14.mo %%NLS%%share/locale/it/LC_MESSAGES/psql-14.mo %%NLS%%share/locale/ja/LC_MESSAGES/ecpg-14.mo %%NLS%%share/locale/ja/LC_MESSAGES/ecpglib6-14.mo @@ -1234,22 +1229,12 @@ man/man7/WITH.7.gz %%NLS%%share/locale/ko/LC_MESSAGES/pg_dump-14.mo %%NLS%%share/locale/ko/LC_MESSAGES/pgscripts-14.mo %%NLS%%share/locale/ko/LC_MESSAGES/psql-14.mo -%%NLS%%share/locale/nb/LC_MESSAGES/pg_config-14.mo %%NLS%%share/locale/pl/LC_MESSAGES/ecpg-14.mo %%NLS%%share/locale/pl/LC_MESSAGES/ecpglib6-14.mo -%%NLS%%share/locale/pl/LC_MESSAGES/libpq5-14.mo %%NLS%%share/locale/pl/LC_MESSAGES/pg_config-14.mo -%%NLS%%share/locale/pl/LC_MESSAGES/pg_dump-14.mo -%%NLS%%share/locale/pl/LC_MESSAGES/pgscripts-14.mo -%%NLS%%share/locale/pl/LC_MESSAGES/psql-14.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/ecpg-14.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/ecpglib6-14.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/libpq5-14.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_config-14.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_dump-14.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/pgscripts-14.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/psql-14.mo -%%NLS%%share/locale/ro/LC_MESSAGES/pg_config-14.mo %%NLS%%share/locale/ru/LC_MESSAGES/ecpg-14.mo %%NLS%%share/locale/ru/LC_MESSAGES/ecpglib6-14.mo %%NLS%%share/locale/ru/LC_MESSAGES/libpq5-14.mo @@ -1264,10 +1249,8 @@ man/man7/WITH.7.gz %%NLS%%share/locale/sv/LC_MESSAGES/pg_dump-14.mo %%NLS%%share/locale/sv/LC_MESSAGES/pgscripts-14.mo %%NLS%%share/locale/sv/LC_MESSAGES/psql-14.mo -%%NLS%%share/locale/ta/LC_MESSAGES/pg_config-14.mo %%NLS%%share/locale/tr/LC_MESSAGES/ecpg-14.mo %%NLS%%share/locale/tr/LC_MESSAGES/ecpglib6-14.mo -%%NLS%%share/locale/tr/LC_MESSAGES/libpq5-14.mo %%NLS%%share/locale/tr/LC_MESSAGES/pg_config-14.mo %%NLS%%share/locale/tr/LC_MESSAGES/pg_dump-14.mo %%NLS%%share/locale/tr/LC_MESSAGES/pgscripts-14.mo @@ -1290,8 +1273,5 @@ man/man7/WITH.7.gz %%NLS%%share/locale/zh_CN/LC_MESSAGES/pgscripts-14.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/psql-14.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/ecpg-14.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/libpq5-14.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/pg_config-14.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/psql-14.mo %%DATADIR%%/pg_service.conf.sample %%DATADIR%%/psqlrc.sample diff --git a/databases/postgresql14-server/pkg-plist-server b/databases/postgresql14-server/pkg-plist-server index f500adab3972..7472faf1db82 100644 --- a/databases/postgresql14-server/pkg-plist-server +++ b/databases/postgresql14-server/pkg-plist-server @@ -768,7 +768,6 @@ lib/postgresql/utf8_and_win.so %%NLS%%share/locale/cs/LC_MESSAGES/pg_resetwal-14.mo %%NLS%%share/locale/cs/LC_MESSAGES/pg_rewind-14.mo %%NLS%%share/locale/cs/LC_MESSAGES/pg_test_fsync-14.mo -%%NLS%%share/locale/cs/LC_MESSAGES/pg_test_timing-14.mo %%NLS%%share/locale/cs/LC_MESSAGES/pg_upgrade-14.mo %%NLS%%share/locale/cs/LC_MESSAGES/pg_waldump-14.mo %%NLS%%share/locale/cs/LC_MESSAGES/plpgsql-14.mo @@ -796,6 +795,7 @@ lib/postgresql/utf8_and_win.so %%NLS%%share/locale/el/LC_MESSAGES/pg_test_fsync-14.mo %%NLS%%share/locale/el/LC_MESSAGES/pg_test_timing-14.mo %%NLS%%share/locale/el/LC_MESSAGES/pg_waldump-14.mo +%%NLS%%share/locale/el/LC_MESSAGES/plpgsql-14.mo %%NLS%%share/locale/es/LC_MESSAGES/initdb-14.mo %%NLS%%share/locale/es/LC_MESSAGES/pg_archivecleanup-14.mo %%NLS%%share/locale/es/LC_MESSAGES/pg_basebackup-14.mo @@ -824,16 +824,8 @@ lib/postgresql/utf8_and_win.so %%NLS%%share/locale/fr/LC_MESSAGES/pg_waldump-14.mo %%NLS%%share/locale/fr/LC_MESSAGES/plpgsql-14.mo %%NLS%%share/locale/fr/LC_MESSAGES/postgres-14.mo -%%NLS%%share/locale/he/LC_MESSAGES/initdb-14.mo -%%NLS%%share/locale/he/LC_MESSAGES/pg_basebackup-14.mo -%%NLS%%share/locale/he/LC_MESSAGES/pg_ctl-14.mo -%%NLS%%share/locale/id/LC_MESSAGES/%%PG_USER%%-14.mo -%%NLS%%share/locale/it/LC_MESSAGES/initdb-14.mo -%%NLS%%share/locale/it/LC_MESSAGES/pg_basebackup-14.mo %%NLS%%share/locale/it/LC_MESSAGES/pg_controldata-14.mo %%NLS%%share/locale/it/LC_MESSAGES/pg_ctl-14.mo -%%NLS%%share/locale/it/LC_MESSAGES/pg_resetwal-14.mo -%%NLS%%share/locale/it/LC_MESSAGES/pg_rewind-14.mo %%NLS%%share/locale/it/LC_MESSAGES/plpgsql-14.mo %%NLS%%share/locale/it/LC_MESSAGES/postgres-14.mo %%NLS%%share/locale/ja/LC_MESSAGES/initdb-14.mo @@ -857,33 +849,14 @@ lib/postgresql/utf8_and_win.so %%NLS%%share/locale/ko/LC_MESSAGES/pg_controldata-14.mo %%NLS%%share/locale/ko/LC_MESSAGES/pg_ctl-14.mo %%NLS%%share/locale/ko/LC_MESSAGES/pg_resetwal-14.mo -%%NLS%%share/locale/ko/LC_MESSAGES/pg_rewind-14.mo %%NLS%%share/locale/ko/LC_MESSAGES/pg_test_fsync-14.mo -%%NLS%%share/locale/ko/LC_MESSAGES/pg_test_timing-14.mo %%NLS%%share/locale/ko/LC_MESSAGES/pg_upgrade-14.mo %%NLS%%share/locale/ko/LC_MESSAGES/pg_waldump-14.mo %%NLS%%share/locale/ko/LC_MESSAGES/plpgsql-14.mo %%NLS%%share/locale/ko/LC_MESSAGES/postgres-14.mo -%%NLS%%share/locale/pl/LC_MESSAGES/%%PG_USER%%-14.mo -%%NLS%%share/locale/pl/LC_MESSAGES/initdb-14.mo -%%NLS%%share/locale/pl/LC_MESSAGES/pg_archivecleanup-14.mo -%%NLS%%share/locale/pl/LC_MESSAGES/pg_basebackup-14.mo -%%NLS%%share/locale/pl/LC_MESSAGES/pg_controldata-14.mo -%%NLS%%share/locale/pl/LC_MESSAGES/pg_ctl-14.mo -%%NLS%%share/locale/pl/LC_MESSAGES/pg_resetwal-14.mo -%%NLS%%share/locale/pl/LC_MESSAGES/pg_rewind-14.mo %%NLS%%share/locale/pl/LC_MESSAGES/pg_test_fsync-14.mo -%%NLS%%share/locale/pl/LC_MESSAGES/pg_test_timing-14.mo %%NLS%%share/locale/pl/LC_MESSAGES/plpgsql-14.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/%%PG_USER%%-14.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/initdb-14.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_basebackup-14.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_controldata-14.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_ctl-14.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_resetwal-14.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_rewind-14.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/plpgsql-14.mo -%%NLS%%share/locale/ro/LC_MESSAGES/plpgsql-14.mo %%NLS%%share/locale/ru/LC_MESSAGES/initdb-14.mo %%NLS%%share/locale/ru/LC_MESSAGES/pg_archivecleanup-14.mo %%NLS%%share/locale/ru/LC_MESSAGES/pg_basebackup-14.mo @@ -907,7 +880,6 @@ lib/postgresql/utf8_and_win.so %%NLS%%share/locale/sv/LC_MESSAGES/pg_resetwal-14.mo %%NLS%%share/locale/sv/LC_MESSAGES/pg_rewind-14.mo %%NLS%%share/locale/sv/LC_MESSAGES/pg_test_fsync-14.mo -%%NLS%%share/locale/sv/LC_MESSAGES/pg_test_timing-14.mo %%NLS%%share/locale/sv/LC_MESSAGES/pg_upgrade-14.mo %%NLS%%share/locale/sv/LC_MESSAGES/pg_waldump-14.mo %%NLS%%share/locale/sv/LC_MESSAGES/plpgsql-14.mo @@ -919,13 +891,10 @@ lib/postgresql/utf8_and_win.so %%NLS%%share/locale/tr/LC_MESSAGES/pg_controldata-14.mo %%NLS%%share/locale/tr/LC_MESSAGES/pg_ctl-14.mo %%NLS%%share/locale/tr/LC_MESSAGES/pg_resetwal-14.mo -%%NLS%%share/locale/tr/LC_MESSAGES/pg_rewind-14.mo %%NLS%%share/locale/tr/LC_MESSAGES/pg_test_fsync-14.mo -%%NLS%%share/locale/tr/LC_MESSAGES/pg_test_timing-14.mo %%NLS%%share/locale/tr/LC_MESSAGES/pg_upgrade-14.mo %%NLS%%share/locale/tr/LC_MESSAGES/pg_waldump-14.mo %%NLS%%share/locale/tr/LC_MESSAGES/plpgsql-14.mo -%%NLS%%share/locale/tr/LC_MESSAGES/postgres-14.mo %%NLS%%share/locale/uk/LC_MESSAGES/initdb-14.mo %%NLS%%share/locale/uk/LC_MESSAGES/pg_archivecleanup-14.mo %%NLS%%share/locale/uk/LC_MESSAGES/pg_basebackup-14.mo @@ -940,13 +909,7 @@ lib/postgresql/utf8_and_win.so %%NLS%%share/locale/uk/LC_MESSAGES/pg_waldump-14.mo %%NLS%%share/locale/uk/LC_MESSAGES/plpgsql-14.mo %%NLS%%share/locale/uk/LC_MESSAGES/postgres-14.mo -%%NLS%%share/locale/vi/LC_MESSAGES/initdb-14.mo -%%NLS%%share/locale/vi/LC_MESSAGES/pg_archivecleanup-14.mo -%%NLS%%share/locale/vi/LC_MESSAGES/pg_basebackup-14.mo -%%NLS%%share/locale/vi/LC_MESSAGES/pg_controldata-14.mo %%NLS%%share/locale/vi/LC_MESSAGES/pg_test_fsync-14.mo -%%NLS%%share/locale/vi/LC_MESSAGES/pg_test_timing-14.mo -%%NLS%%share/locale/vi/LC_MESSAGES/pg_waldump-14.mo %%NLS%%share/locale/vi/LC_MESSAGES/plpgsql-14.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/initdb-14.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_archivecleanup-14.mo @@ -962,7 +925,6 @@ lib/postgresql/utf8_and_win.so %%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_waldump-14.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/plpgsql-14.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/postgres-14.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/plpgsql-14.mo %%TZDATA%%%%DATADIR%%/timezone/Africa/Abidjan %%TZDATA%%%%DATADIR%%/timezone/Africa/Accra %%TZDATA%%%%DATADIR%%/timezone/Africa/Addis_Ababa