svn commit: r451645 - branches/2017Q4/databases/postgresql10-server
Palle Girgensohn
girgen at FreeBSD.org
Mon Oct 9 21:36:46 UTC 2017
Author: girgen
Date: Mon Oct 9 21:36:44 2017
New Revision: 451645
URL: https://svnweb.freebsd.org/changeset/ports/451645
Log:
MFH: r451310 r451550
PostgreSQL 10 Released!
Some highlights:
Logical Replication - A publish/subscribe framework for distributing data
Declarative Table Partitioning - Convenience in dividing your data
Improved Query Parallelism - Quickly conquer your analysis
Quorum Commit for Synchronous Replication - Distribute data with confidence
SCRAM-SHA-256 authentication - Secure your data access
URL: https://www.postgresql.org/about/news/1786/
Noticed by: VoidChicken at gmail.com
PR: 222864
Approved by: ports-secteam
Modified:
branches/2017Q4/databases/postgresql10-server/Makefile
branches/2017Q4/databases/postgresql10-server/distinfo
branches/2017Q4/databases/postgresql10-server/pkg-plist-server
Directory Properties:
branches/2017Q4/ (props changed)
Modified: branches/2017Q4/databases/postgresql10-server/Makefile
==============================================================================
--- branches/2017Q4/databases/postgresql10-server/Makefile Mon Oct 9 21:15:29 2017 (r451644)
+++ branches/2017Q4/databases/postgresql10-server/Makefile Mon Oct 9 21:36:44 2017 (r451645)
@@ -1,7 +1,7 @@
# Created by: Marc G. Fournier <scrappy at FreeBSD.org>
# $FreeBSD$
-DISTVERSION?= 10rc1
+DISTVERSION?= 10.0
PKGNAMESUFFIX?= ${PORTVERSION:R}${COMPONENT}
PORTREVISION?= 1
@@ -11,11 +11,11 @@ INSTALL_DIRS?= src/common src/timezone src/backend \
src/backend/utils/mb/conversion_procs \
src/backend/snowball src/backend/replication/libpqwalreceiver \
src/bin/initdb src/bin/pg_ctl \
- src/bin/pg_controldata src/bin/pg_resetxlog src/pl \
+ src/bin/pg_controldata src/bin/pg_resetwal src/pl \
src/bin/pg_basebackup src/bin/pg_archivecleanup \
src/bin/pg_rewind \
src/bin/pg_test_fsync src/bin/pg_test_timing \
- src/bin/pg_xlogdump src/bin/pg_upgrade
+ src/bin/pg_waldump src/bin/pg_upgrade
PG_USER?= postgres
PG_GROUP?= postgres
Modified: branches/2017Q4/databases/postgresql10-server/distinfo
==============================================================================
--- branches/2017Q4/databases/postgresql10-server/distinfo Mon Oct 9 21:15:29 2017 (r451644)
+++ branches/2017Q4/databases/postgresql10-server/distinfo Mon Oct 9 21:36:44 2017 (r451645)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1505926503
-SHA256 (postgresql/postgresql-10rc1.tar.bz2) = ebdb44dccb64a31c9c524f996121e7d58c21045826d6c36e3a5ea46afbb2445b
-SIZE (postgresql/postgresql-10rc1.tar.bz2) = 19631683
-SHA256 (postgresql/pg-9218-icu-2016-08-10.diff.gz) = 2f9c831b3dff866f0b2f6f2a9ef771a4045486bc252a851aadc73c50d376319d
-SIZE (postgresql/pg-9218-icu-2016-08-10.diff.gz) = 5587
+TIMESTAMP = 1507019634
+SHA256 (postgresql/postgresql-10.0.tar.bz2) = 712f5592e27b81c5b454df96b258c14d94b6b03836831e015c65d6deeae57fd1
+SIZE (postgresql/postgresql-10.0.tar.bz2) = 19639147
Modified: branches/2017Q4/databases/postgresql10-server/pkg-plist-server
==============================================================================
--- branches/2017Q4/databases/postgresql10-server/pkg-plist-server Mon Oct 9 21:15:29 2017 (r451644)
+++ branches/2017Q4/databases/postgresql10-server/pkg-plist-server Mon Oct 9 21:36:44 2017 (r451645)
@@ -1,14 +1,16 @@
bin/initdb
+bin/pg_archivecleanup
+bin/pg_basebackup
bin/pg_controldata
bin/pg_ctl
bin/pg_receivewal
bin/pg_recvlogical
-bin/pg_archivecleanup
-bin/pg_basebackup
+bin/pg_resetwal
bin/pg_rewind
bin/pg_test_fsync
bin/pg_test_timing
bin/pg_upgrade
+bin/pg_waldump
bin/postgres
bin/postmaster
etc/periodic/daily/502.pgsql
@@ -67,9 +69,12 @@ lib/libpgcommon.a
%%NLS%%share/locale/de/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/pg_ctl-10.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_resetwal-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/pg_test_fsync-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/pg_test_timing-10.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_upgrade-10.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pg_waldump-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/de/LC_MESSAGES/postgres-10.mo
%%NLS%%share/locale/es/LC_MESSAGES/initdb-10.mo
@@ -77,6 +82,7 @@ lib/libpgcommon.a
%%NLS%%share/locale/es/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/es/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/es/LC_MESSAGES/pg_ctl-10.mo
+%%NLS%%share/locale/es/LC_MESSAGES/pg_resetwal-10.mo
%%NLS%%share/locale/es/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/es/LC_MESSAGES/pg_test_fsync-10.mo
%%NLS%%share/locale/es/LC_MESSAGES/pg_test_timing-10.mo
@@ -87,10 +93,12 @@ lib/libpgcommon.a
%%NLS%%share/locale/fr/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_ctl-10.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_resetwal-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_test_fsync-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_test_timing-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/pg_upgrade-10.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pg_waldump-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/fr/LC_MESSAGES/postgres-10.mo
%%NLS%%share/locale/he/LC_MESSAGES/initdb-10.mo
@@ -106,26 +114,28 @@ lib/libpgcommon.a
%%NLS%%share/locale/ja/LC_MESSAGES/initdb-10.mo
%%NLS%%share/locale/ja/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/ja/LC_MESSAGES/pg_ctl-10.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/pg_resetwal-10.mo
%%NLS%%share/locale/ja/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/ja/LC_MESSAGES/plpgsql-10.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/postgres-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/initdb-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_archivecleanup-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_ctl-10.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_resetwal-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_test_fsync-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_test_timing-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/pg_upgrade-10.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/pg_waldump-10.mo
%%NLS%%share/locale/ko/LC_MESSAGES/plpgsql-10.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/postgres-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/initdb-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_archivecleanup-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_ctl-10.mo
-%%NLS%%share/locale/de/LC_MESSAGES/pg_upgrade-10.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/pg_basebackup-10.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/pg_resetwal-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_test_fsync-10.mo
%%NLS%%share/locale/pl/LC_MESSAGES/pg_test_timing-10.mo
@@ -134,6 +144,7 @@ lib/libpgcommon.a
%%NLS%%share/locale/pt_BR/LC_MESSAGES/initdb-10.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_ctl-10.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_resetwal-10.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/ro/LC_MESSAGES/plpgsql-10.mo
@@ -142,24 +153,30 @@ lib/libpgcommon.a
%%NLS%%share/locale/ru/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_ctl-10.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_resetwal-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_test_fsync-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_test_timing-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pg_upgrade-10.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pg_waldump-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/ru/LC_MESSAGES/postgres-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/initdb-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_archivecleanup-10.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_basebackup-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_ctl-10.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_resetwal-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_test_fsync-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_test_timing-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/pg_upgrade-10.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/pg_waldump-10.mo
%%NLS%%share/locale/sv/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/initdb-10.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_controldata-10.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_ctl-10.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_resetwal-10.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pg_rewind-10.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/plpgsql-10.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/postgres-10.mo
More information about the svn-ports-branches
mailing list