Hello, Small diff to update PostgreSQL to it's latest release. Annoucement is here: https://www.postgresql.org/about/news/1960/ 2 CVE fixed (and 2 another on Windows systems). Tested on @amd64. Same diff apply for -stable too.
Comments, ok ? Regards,
Index: Makefile =================================================================== RCS file: /cvs/ports/databases/postgresql/Makefile,v retrieving revision 1.254 diff -u -p -u -p -r1.254 Makefile --- Makefile 12 Jul 2019 20:43:59 -0000 1.254 +++ Makefile 8 Aug 2019 18:21:07 -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.4 +VERSION= 11.5 PREV_MAJOR= 10 DISTNAME= postgresql-${VERSION} PKGNAME-main= postgresql-client-${VERSION} Index: distinfo =================================================================== RCS file: /cvs/ports/databases/postgresql/distinfo,v retrieving revision 1.79 diff -u -p -u -p -r1.79 distinfo --- distinfo 21 Jun 2019 21:05:36 -0000 1.79 +++ distinfo 8 Aug 2019 18:21:07 -0000 @@ -1,2 +1,2 @@ -SHA256 (postgresql-11.4.tar.gz) = IEOrcfKkNanne0QZ+ARSWguewe830ZwcLkAT3ByuAac= -SIZE (postgresql-11.4.tar.gz) = 25915738 +SHA256 (postgresql-11.5.tar.gz) = 9jmvD4w/HkcOQcgQjL2upYNrJzjK3UIhNaoqD+vIrng= +SIZE (postgresql-11.5.tar.gz) = 25940612 Index: pkg/PLIST-docs =================================================================== RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-docs,v retrieving revision 1.91 diff -u -p -u -p -r1.91 PLIST-docs --- pkg/PLIST-docs 21 Jun 2019 21:05:36 -0000 1.91 +++ pkg/PLIST-docs 8 Aug 2019 18:21:07 -0000 @@ -674,6 +674,7 @@ share/doc/postgresql/html/release-11-1.h share/doc/postgresql/html/release-11-2.html share/doc/postgresql/html/release-11-3.html share/doc/postgresql/html/release-11-4.html +share/doc/postgresql/html/release-11-5.html share/doc/postgresql/html/release-11.html share/doc/postgresql/html/release-prior.html share/doc/postgresql/html/release.html