Update to 11.3
ok jeremy@
This commit is contained in:
parent
ea62029523
commit
4fb03a5579
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.251 2019/04/11 15:18:39 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.252 2019/05/11 06:59:58 pea Exp $
|
||||
|
||||
COMMENT-main= PostgreSQL RDBMS (client)
|
||||
COMMENT-server= PostgreSQL RDBMS (server)
|
||||
@ -7,9 +7,8 @@ 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.2
|
||||
VERSION= 11.3
|
||||
PREV_MAJOR= 10
|
||||
REVISION-server=1
|
||||
DISTNAME= postgresql-${VERSION}
|
||||
PKGNAME-main= postgresql-client-${VERSION}
|
||||
PKGNAME-server= postgresql-server-${VERSION}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (postgresql-11.2.tar.gz) = y6vmZns4FrQVbaIHGe05lcj/Q4WLef+KZFhPRWX9CWY=
|
||||
SIZE (postgresql-11.2.tar.gz) = 25779561
|
||||
SHA256 (postgresql-11.3.tar.gz) = Kp/zZZ4yekNpkpR4IABGlCcQ/WvCX+VsctawHuixl0o=
|
||||
SIZE (postgresql-11.3.tar.gz) = 25868246
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-docs,v 1.89 2019/02/19 16:45:46 pea Exp $
|
||||
@comment $OpenBSD: PLIST-docs,v 1.90 2019/05/11 06:59:58 pea Exp $
|
||||
share/doc/postgresql/
|
||||
share/doc/postgresql/COPYRIGHT
|
||||
share/doc/postgresql/HISTORY
|
||||
@ -672,6 +672,7 @@ share/doc/postgresql/html/regress-variant.html
|
||||
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.html
|
||||
share/doc/postgresql/html/release-prior.html
|
||||
share/doc/postgresql/html/release.html
|
||||
|
Loading…
Reference in New Issue
Block a user