Update to 11.6
ok sthen@
This commit is contained in:
parent
c50815c294
commit
d102e2342f
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.256 2019/08/27 19:49:46 awolk Exp $
|
||||
# $OpenBSD: Makefile,v 1.257 2019/11/15 13:19:10 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.5
|
||||
VERSION= 11.6
|
||||
PREV_MAJOR= 10
|
||||
REVISION-server=0
|
||||
DISTNAME= postgresql-${VERSION}
|
||||
PKGNAME-main= postgresql-client-${VERSION}
|
||||
PKGNAME-server= postgresql-server-${VERSION}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (postgresql-11.5.tar.gz) = 9jmvD4w/HkcOQcgQjL2upYNrJzjK3UIhNaoqD+vIrng=
|
||||
SIZE (postgresql-11.5.tar.gz) = 25940612
|
||||
SHA256 (postgresql-11.6.tar.gz) = VkStP3W8mHPoDj1WnICtdYY0OLQmC/5MgvBWSG26kwg=
|
||||
SIZE (postgresql-11.6.tar.gz) = 26001678
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-docs,v 1.92 2019/08/12 16:40:40 pea Exp $
|
||||
@comment $OpenBSD: PLIST-docs,v 1.93 2019/11/15 13:19:10 pea Exp $
|
||||
share/doc/postgresql/
|
||||
share/doc/postgresql/COPYRIGHT
|
||||
share/doc/postgresql/HISTORY
|
||||
@ -675,6 +675,7 @@ 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-6.html
|
||||
share/doc/postgresql/html/release-11.html
|
||||
share/doc/postgresql/html/release-prior.html
|
||||
share/doc/postgresql/html/release.html
|
||||
@ -1102,6 +1103,7 @@ share/doc/postgresql/html/xfunc-sql.html
|
||||
share/doc/postgresql/html/xfunc-volatility.html
|
||||
share/doc/postgresql/html/xfunc.html
|
||||
share/doc/postgresql/html/xindex.html
|
||||
share/doc/postgresql/html/xml-limits-conformance.html
|
||||
share/doc/postgresql/html/xml2.html
|
||||
share/doc/postgresql/html/xoper-optimization.html
|
||||
share/doc/postgresql/html/xoper.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user