From owner-dev-commits-ports-all@freebsd.org Thu Sep 30 12:55:58 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 71DFF6B0FC3; Thu, 30 Sep 2021 12:55:58 +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 4HKtXG2qdNz3QtP; Thu, 30 Sep 2021 12:55:58 +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 36E28446A; Thu, 30 Sep 2021 12:55:58 +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 18UCtwjv058939; Thu, 30 Sep 2021 12:55:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18UCtwej058938; Thu, 30 Sep 2021 12:55:58 GMT (envelope-from git) Date: Thu, 30 Sep 2021 12:55:58 GMT Message-Id: <202109301255.18UCtwej058938@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: a91450e0e5fa - main - databases/postgresql14-server: Introducing PostgreSQL-14 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: a91450e0e5fa0b6660516cff216ae23f97bfd890 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: Thu, 30 Sep 2021 12:55:58 -0000 The branch main has been updated by girgen: URL: https://cgit.FreeBSD.org/ports/commit/?id=a91450e0e5fa0b6660516cff216ae23f97bfd890 commit a91450e0e5fa0b6660516cff216ae23f97bfd890 Author: Palle Girgensohn AuthorDate: 2021-09-29 15:15:05 +0000 Commit: Palle Girgensohn CommitDate: 2021-09-30 12:55:46 +0000 databases/postgresql14-server: Introducing PostgreSQL-14 PostgreSQL 14 brings a variety of features that help developers and administrators deploy their data-backed applications. PostgreSQL continues to add innovations on complex data types, including more convenient access for JSON and support for noncontiguous ranges of data. This latest release adds to PostgreSQL's trend on improving high performance and distributed data workloads, with advances in connection concurrency, high-write workloads, query parallelism and logical replication. Release notes: https://www.postgresql.org/docs/14/release-14.html --- databases/postgresql14-server/Makefile | 4 ++-- databases/postgresql14-server/distinfo | 6 +++--- databases/postgresql14-server/pkg-plist-client | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/databases/postgresql14-server/Makefile b/databases/postgresql14-server/Makefile index e08742f33117..6241dd816cfa 100644 --- a/databases/postgresql14-server/Makefile +++ b/databases/postgresql14-server/Makefile @@ -1,10 +1,10 @@ # Created by: Marc G. Fournier PORTNAME?= postgresql -DISTVERSION?= 14rc1 +DISTVERSION?= 14.0 # 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?= 2 +PORTREVISION?= 0 CATEGORIES?= databases MASTER_SITES= PGSQL/source/v${DISTVERSION} PKGNAMESUFFIX?= ${PORTVERSION:R}${COMPONENT} diff --git a/databases/postgresql14-server/distinfo b/databases/postgresql14-server/distinfo index ebdb2bc496bd..7ee9a05f4109 100644 --- a/databases/postgresql14-server/distinfo +++ b/databases/postgresql14-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632254445 -SHA256 (postgresql/postgresql-14rc1.tar.bz2) = 586a816cb7811985f474eda0d4926fabd2378f0f6d5659d12fba421d38a07616 -SIZE (postgresql/postgresql-14rc1.tar.bz2) = 21844937 +TIMESTAMP = 1632812326 +SHA256 (postgresql/postgresql-14.0.tar.bz2) = ee2ad79126a7375e9102c4db77c4acae6ae6ffe3e082403b88826d96d927a122 +SIZE (postgresql/postgresql-14.0.tar.bz2) = 21836842 diff --git a/databases/postgresql14-server/pkg-plist-client b/databases/postgresql14-server/pkg-plist-client index fb8a9194b6eb..3e7b016bd27e 100644 --- a/databases/postgresql14-server/pkg-plist-client +++ b/databases/postgresql14-server/pkg-plist-client @@ -114,6 +114,7 @@ include/postgresql/server/access/twophase.h include/postgresql/server/access/twophase_rmgr.h include/postgresql/server/access/valid.h include/postgresql/server/access/visibilitymap.h +include/postgresql/server/access/visibilitymapdefs.h include/postgresql/server/access/xact.h include/postgresql/server/access/xlog.h include/postgresql/server/access/xlog_internal.h