Re: [Update] PostgreSQL 9.6.8 for -stable

2018-03-08 Thread Daniel Jakots
On Thu, 8 Mar 2018 16:26:21 +0100, Pierre-Emmanuel André
 wrote:

> Comments

I think we should really regen the patches:
Hunk #1 succeeded at 10 with fuzz
Hunk #1 succeeded at 717 with fuzz 2 (offset -32 lines).



[Update] PostgreSQL 9.6.8 for -stable

2018-03-08 Thread Pierre-Emmanuel André
Hi,

Here is the diff to update PostgreSQL to it's latest version
on OpenBSD 6.2 (stable).
Tested on @amd64.

Comments, ok ?

Regards,
Index: Makefile
===
RCS file: /cvs/ports/databases/postgresql/Makefile,v
retrieving revision 1.229.2.2
diff -u -p -u -p -r1.229.2.2 Makefile
--- Makefile	15 Feb 2018 13:01:58 -	1.229.2.2
+++ Makefile	8 Mar 2018 15:24:50 -
@@ -7,7 +7,7 @@ COMMENT-contrib=PostgreSQL RDBMS contrib
 COMMENT-plpython=Python procedural language for PostgreSQL
 COMMENT-pg_upgrade=Support for upgrading PostgreSQL data from previous version
 
-VERSION=	9.6.7
+VERSION=	9.6.8
 PREV_MAJOR=	9.5
 DISTNAME=	postgresql-${VERSION}
 PKGNAME-main=	postgresql-client-${VERSION}
Index: distinfo
===
RCS file: /cvs/ports/databases/postgresql/distinfo,v
retrieving revision 1.68.2.2
diff -u -p -u -p -r1.68.2.2 distinfo
--- distinfo	15 Feb 2018 13:01:58 -	1.68.2.2
+++ distinfo	8 Mar 2018 15:24:50 -
@@ -1,2 +1,2 @@
-SHA256 (postgresql-9.6.7.tar.gz) = Uiu+5hlAK7kq2CjgQxgpMoyn5urC1DASv3x/oyLT3sI=
-SIZE (postgresql-9.6.7.tar.gz) = 25552260
+SHA256 (postgresql-9.6.8.tar.gz) = eofZjLNLuxTxD6Vycw5h91zrxDjt969GzkpVPZlOlXM=
+SIZE (postgresql-9.6.8.tar.gz) = 25580796
Index: pkg/PLIST-docs
===
RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-docs,v
retrieving revision 1.80.2.2
diff -u -p -u -p -r1.80.2.2 PLIST-docs
--- pkg/PLIST-docs	15 Feb 2018 13:01:58 -	1.80.2.2
+++ pkg/PLIST-docs	8 Mar 2018 15:24:50 -
@@ -928,6 +928,7 @@ share/doc/postgresql/html/release-9-3-19
 share/doc/postgresql/html/release-9-3-2.html
 share/doc/postgresql/html/release-9-3-20.html
 share/doc/postgresql/html/release-9-3-21.html
+share/doc/postgresql/html/release-9-3-22.html
 share/doc/postgresql/html/release-9-3-3.html
 share/doc/postgresql/html/release-9-3-4.html
 share/doc/postgresql/html/release-9-3-5.html
@@ -944,6 +945,7 @@ share/doc/postgresql/html/release-9-4-13
 share/doc/postgresql/html/release-9-4-14.html
 share/doc/postgresql/html/release-9-4-15.html
 share/doc/postgresql/html/release-9-4-16.html
+share/doc/postgresql/html/release-9-4-17.html
 share/doc/postgresql/html/release-9-4-2.html
 share/doc/postgresql/html/release-9-4-3.html
 share/doc/postgresql/html/release-9-4-4.html
@@ -956,6 +958,7 @@ share/doc/postgresql/html/release-9-4.ht
 share/doc/postgresql/html/release-9-5-1.html
 share/doc/postgresql/html/release-9-5-10.html
 share/doc/postgresql/html/release-9-5-11.html
+share/doc/postgresql/html/release-9-5-12.html
 share/doc/postgresql/html/release-9-5-2.html
 share/doc/postgresql/html/release-9-5-3.html
 share/doc/postgresql/html/release-9-5-4.html
@@ -972,6 +975,7 @@ share/doc/postgresql/html/release-9-6-4.
 share/doc/postgresql/html/release-9-6-5.html
 share/doc/postgresql/html/release-9-6-6.html
 share/doc/postgresql/html/release-9-6-7.html
+share/doc/postgresql/html/release-9-6-8.html
 share/doc/postgresql/html/release-9-6.html
 share/doc/postgresql/html/release.html
 share/doc/postgresql/html/replication-origins.html
Index: pkg/PLIST-server
===
RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-server,v
retrieving revision 1.32
diff -u -p -u -p -r1.32 PLIST-server
--- pkg/PLIST-server	17 May 2017 07:34:19 -	1.32
+++ pkg/PLIST-server	8 Mar 2018 15:24:50 -
@@ -263,6 +263,7 @@ include/postgresql/server/executor/tqueu
 include/postgresql/server/executor/tstoreReceiver.h
 include/postgresql/server/executor/tuptable.h
 include/postgresql/server/fe_utils/
+include/postgresql/server/fe_utils/connect.h
 include/postgresql/server/fe_utils/mbprint.h
 include/postgresql/server/fe_utils/print.h
 include/postgresql/server/fe_utils/psqlscan.h