Hello, Small diff to update Postgresql to the latest 11.7 version. Tested on @amd64 Comments, ok ?
Regards,
Index: Makefile =================================================================== RCS file: /cvs/ports/databases/postgresql/Makefile,v retrieving revision 1.256.2.1 diff -u -p -u -p -r1.256.2.1 Makefile --- Makefile 15 Nov 2019 13:21:09 -0000 1.256.2.1 +++ Makefile 20 Feb 2020 10:42:12 -0000 @@ -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= 11.6 +VERSION= 11.7 PREV_MAJOR= 10 DISTNAME= postgresql-${VERSION} PKGNAME-main= postgresql-client-${VERSION} Index: distinfo =================================================================== RCS file: /cvs/ports/databases/postgresql/distinfo,v retrieving revision 1.80.2.1 diff -u -p -u -p -r1.80.2.1 distinfo --- distinfo 15 Nov 2019 13:21:09 -0000 1.80.2.1 +++ distinfo 20 Feb 2020 10:42:12 -0000 @@ -1,2 +1,2 @@ -SHA256 (postgresql-11.6.tar.gz) = VkStP3W8mHPoDj1WnICtdYY0OLQmC/5MgvBWSG26kwg= -SIZE (postgresql-11.6.tar.gz) = 26001678 +SHA256 (postgresql-11.7.tar.gz) = TbV5408dYUM9ufKZcbBJNOoeMxjkw5BbHm8kDluFNTk= +SIZE (postgresql-11.7.tar.gz) = 26065946 Index: pkg/PLIST-docs =================================================================== RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-docs,v retrieving revision 1.92.2.1 diff -u -p -u -p -r1.92.2.1 PLIST-docs --- pkg/PLIST-docs 15 Nov 2019 13:21:09 -0000 1.92.2.1 +++ pkg/PLIST-docs 20 Feb 2020 10:42:12 -0000 @@ -676,6 +676,7 @@ share/doc/postgresql/html/release-11-3.h share/doc/postgresql/html/release-11-4.html share/doc/postgresql/html/release-11-5.html share/doc/postgresql/html/release-11-6.html +share/doc/postgresql/html/release-11-7.html share/doc/postgresql/html/release-11.html share/doc/postgresql/html/release-prior.html share/doc/postgresql/html/release.html