From 2b6ec48e1e207d0bc78d21d3924cabe7881b2ffb Mon Sep 17 00:00:00 2001 From: pea Date: Fri, 21 Jun 2019 21:05:36 +0000 Subject: [PATCH] Upgrade to 11.4. ok jeremy@ --- databases/postgresql/Makefile | 4 ++-- databases/postgresql/distinfo | 4 ++-- databases/postgresql/pkg/PLIST-docs | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/databases/postgresql/Makefile b/databases/postgresql/Makefile index 6ca816310ce..02fa8580947 100644 --- a/databases/postgresql/Makefile +++ b/databases/postgresql/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.252 2019/05/11 06:59:58 pea Exp $ +# $OpenBSD: Makefile,v 1.253 2019/06/21 21:05:36 pea Exp $ COMMENT-main= PostgreSQL RDBMS (client) COMMENT-server= PostgreSQL RDBMS (server) @@ -7,7 +7,7 @@ COMMENT-contrib=PostgreSQL RDBMS contributions COMMENT-plpython=Python procedural language for PostgreSQL COMMENT-pg_upgrade=Support for upgrading PostgreSQL data from previous version -VERSION= 11.3 +VERSION= 11.4 PREV_MAJOR= 10 DISTNAME= postgresql-${VERSION} PKGNAME-main= postgresql-client-${VERSION} diff --git a/databases/postgresql/distinfo b/databases/postgresql/distinfo index 4da11764622..988971e4a98 100644 --- a/databases/postgresql/distinfo +++ b/databases/postgresql/distinfo @@ -1,2 +1,2 @@ -SHA256 (postgresql-11.3.tar.gz) = Kp/zZZ4yekNpkpR4IABGlCcQ/WvCX+VsctawHuixl0o= -SIZE (postgresql-11.3.tar.gz) = 25868246 +SHA256 (postgresql-11.4.tar.gz) = IEOrcfKkNanne0QZ+ARSWguewe830ZwcLkAT3ByuAac= +SIZE (postgresql-11.4.tar.gz) = 25915738 diff --git a/databases/postgresql/pkg/PLIST-docs b/databases/postgresql/pkg/PLIST-docs index 93c21051f28..b1679fc2adb 100644 --- a/databases/postgresql/pkg/PLIST-docs +++ b/databases/postgresql/pkg/PLIST-docs @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-docs,v 1.90 2019/05/11 06:59:58 pea Exp $ +@comment $OpenBSD: PLIST-docs,v 1.91 2019/06/21 21:05:36 pea Exp $ share/doc/postgresql/ share/doc/postgresql/COPYRIGHT share/doc/postgresql/HISTORY @@ -673,6 +673,7 @@ share/doc/postgresql/html/regress.html share/doc/postgresql/html/release-11-1.html 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.html share/doc/postgresql/html/release-prior.html share/doc/postgresql/html/release.html