Upgrade to 11.4.
ok jeremy@
This commit is contained in:
parent
7bb52053cf
commit
2b6ec48e1e
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user