git: 377ebb0c61e5 - main - databases/postgres14-*: Update to 14.0-beta2
Palle Girgensohn
girgen at FreeBSD.org
Thu Jun 24 19:09:48 UTC 2021
The branch main has been updated by girgen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=377ebb0c61e53e0c4a44d363e66e9916c7469fe8
commit 377ebb0c61e53e0c4a44d363e66e9916c7469fe8
Author: Palle Girgensohn <girgen at FreeBSD.org>
AuthorDate: 2021-06-24 19:08:17 +0000
Commit: Palle Girgensohn <girgen at FreeBSD.org>
CommitDate: 2021-06-24 19:09:41 +0000
databases/postgres14-*: Update to 14.0-beta2
Release notes: https://www.postgresql.org/developer/beta/
---
databases/postgresql14-server/Makefile | 2 +-
databases/postgresql14-server/distinfo | 6 +++---
databases/postgresql14-server/pkg-plist-server | 2 ++
3 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/databases/postgresql14-server/Makefile b/databases/postgresql14-server/Makefile
index 5a81904ba74c..ad926e7d9199 100644
--- a/databases/postgresql14-server/Makefile
+++ b/databases/postgresql14-server/Makefile
@@ -1,7 +1,7 @@
# Created by: Marc G. Fournier <scrappy at FreeBSD.org>
PORTNAME?= postgresql
-DISTVERSION?= 14beta1
+DISTVERSION?= 14beta2
# 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
diff --git a/databases/postgresql14-server/distinfo b/databases/postgresql14-server/distinfo
index d6266bbce9be..7d9d0104fcbe 100644
--- a/databases/postgresql14-server/distinfo
+++ b/databases/postgresql14-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620992128
-SHA256 (postgresql/postgresql-14beta1.tar.bz2) = c490ddf325444bd1381e1691e8e96814867a10b81ef73a74dc10323f7d143052
-SIZE (postgresql/postgresql-14beta1.tar.bz2) = 22521041
+TIMESTAMP = 1624362482
+SHA256 (postgresql/postgresql-14beta2.tar.bz2) = ffe64a76f50a2363443c1c9dc2195138933e931e351b74fb35a7935eae7c60a5
+SIZE (postgresql/postgresql-14beta2.tar.bz2) = 22555641
diff --git a/databases/postgresql14-server/pkg-plist-server b/databases/postgresql14-server/pkg-plist-server
index 841fadeb92b1..f4614a1219b4 100644
--- a/databases/postgresql14-server/pkg-plist-server
+++ b/databases/postgresql14-server/pkg-plist-server
@@ -789,9 +789,11 @@ lib/postgresql/utf8_and_win.so
%%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_checksums-14.mo
+%%NLS%%share/locale/el/LC_MESSAGES/pg_controldata-14.mo
%%NLS%%share/locale/el/LC_MESSAGES/pg_ctl-14.mo
%%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/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
More information about the dev-commits-ports-all
mailing list