git: 8df2cea31826 - main - databases/postgresql16-*: Update to 16.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Sep 2023 15:52:25 UTC
The branch main has been updated by girgen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8df2cea31826f2c426aebcef5fab1d0fcdd93eee
commit 8df2cea31826f2c426aebcef5fab1d0fcdd93eee
Author: Palle Girgensohn <girgen@FreeBSD.org>
AuthorDate: 2023-09-12 22:00:02 +0000
Commit: Palle Girgensohn <girgen@FreeBSD.org>
CommitDate: 2023-09-14 15:50:28 +0000
databases/postgresql16-*: Update to 16.0
The PostgreSQL Global Development Group today announced the release of
PostgreSQL 16, the latest version of the world's most advanced open
source database.
PostgreSQL 16 raises its performance, with notable improvements to query
parallelism, bulk data loading, and logical replication. There are many
features in this release for developers and administrators alike,
including more SQL/JSON syntax, new monitoring stats for your workloads,
and greater flexibility in defining access control rules for management
of policies across large fleets.
Read about more improvements in the release notes, for example about
Performance Improvements, Logical replication, Developer Experience,
Access Control & Security and Monitoring.
Release notes: https://www.postgresql.org/about/news/postgresql-16-released-2715/
---
databases/postgresql16-server/Makefile | 2 +-
databases/postgresql16-server/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/databases/postgresql16-server/Makefile b/databases/postgresql16-server/Makefile
index e43e2faa5b1a..c2d6bc82b169 100644
--- a/databases/postgresql16-server/Makefile
+++ b/databases/postgresql16-server/Makefile
@@ -1,5 +1,5 @@
PORTNAME?= postgresql
-DISTVERSION?= 16rc1
+DISTVERSION?= 16.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?= 0
diff --git a/databases/postgresql16-server/distinfo b/databases/postgresql16-server/distinfo
index ec0dbf735a38..567d7565166e 100644
--- a/databases/postgresql16-server/distinfo
+++ b/databases/postgresql16-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1693300757
-SHA256 (postgresql/postgresql-16rc1.tar.bz2) = ce97b3f4199a702a19ced11f86d0b93bb1fa55e869129e1435210ed8d505fa84
-SIZE (postgresql/postgresql-16rc1.tar.bz2) = 24476413
+TIMESTAMP = 1694555817
+SHA256 (postgresql/postgresql-16.0.tar.bz2) = df9e823eb22330444e1d48e52cc65135a652a6fdb3ce325e3f08549339f51b99
+SIZE (postgresql/postgresql-16.0.tar.bz2) = 24528207