update to 12.3
ok jeremy@
This commit is contained in:
parent
dbd801f924
commit
0f9dab0c87
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.261 2020/02/18 15:27:03 pea Exp $
|
||||
# $OpenBSD: Makefile,v 1.262 2020/06/02 14:30:32 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= 12.2
|
||||
VERSION= 12.3
|
||||
PREV_MAJOR= 11
|
||||
DISTNAME= postgresql-${VERSION}
|
||||
PKGNAME-main= postgresql-client-${VERSION}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (postgresql-12.2.tar.gz) = iAhElETumwhgVKbc+/uYAp5PgCI3LC7fPeW22PQXyOQ=
|
||||
SIZE (postgresql-12.2.tar.gz) = 26669211
|
||||
SHA256 (postgresql-12.3.tar.gz) = cI/VsyqXV3Z508E4JMYzk2+IanM/xVq1qSQLYVoQX1A=
|
||||
SIZE (postgresql-12.3.tar.gz) = 26791694
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-docs,v 1.95 2020/02/18 15:27:03 pea Exp $
|
||||
@comment $OpenBSD: PLIST-docs,v 1.96 2020/06/02 14:30:33 pea Exp $
|
||||
share/doc/postgresql/
|
||||
share/doc/postgresql/COPYRIGHT
|
||||
share/doc/postgresql/HISTORY
|
||||
@ -676,6 +676,7 @@ share/doc/postgresql/html/regress-variant.html
|
||||
share/doc/postgresql/html/regress.html
|
||||
share/doc/postgresql/html/release-12-1.html
|
||||
share/doc/postgresql/html/release-12-2.html
|
||||
share/doc/postgresql/html/release-12-3.html
|
||||
share/doc/postgresql/html/release-12.html
|
||||
share/doc/postgresql/html/release-prior.html
|
||||
share/doc/postgresql/html/release.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user