Update to 9.1.3
ok ajacoutot@
This commit is contained in:
parent
9a3132e553
commit
af6fa238bd
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.160 2012/01/24 09:20:17 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.161 2012/03/05 15:00:57 pea Exp $
|
||||
|
||||
COMMENT-main= PostgreSQL RDBMS (client)
|
||||
COMMENT-server= PostgreSQL RDBMS (server)
|
||||
COMMENT-docs= PostgreSQL RDBMS documentation
|
||||
COMMENT-contrib=PostgreSQL RDBMS contributions
|
||||
|
||||
VERSION= 9.1.2
|
||||
REVISION-server=0
|
||||
VERSION= 9.1.3
|
||||
DISTNAME= postgresql-${VERSION}
|
||||
PKGNAME-main= postgresql-client-${VERSION}
|
||||
PKGNAME-server= postgresql-server-${VERSION}
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (postgresql-9.1.2.tar.gz) = /gEpP5bgTamHmECxmWo9LA==
|
||||
RMD160 (postgresql-9.1.2.tar.gz) = H69ZIX2c5Y9zAuTlwpxeF2WRZxQ=
|
||||
SHA1 (postgresql-9.1.2.tar.gz) = tdldOJ6L4VUSr/mUyXU+ZPJj5gU=
|
||||
SHA256 (postgresql-9.1.2.tar.gz) = vMyY/J7++9eNuZ2P3fqNHonJKwbKgTb/MY9MHV+SKxU=
|
||||
SIZE (postgresql-9.1.2.tar.gz) = 20071146
|
||||
MD5 (postgresql-9.1.3.tar.gz) = kCNbReD8FwlU5e0SYDmR4A==
|
||||
RMD160 (postgresql-9.1.3.tar.gz) = LMPcuZKp0fIoZgDB6cSvg3p/pSM=
|
||||
SHA1 (postgresql-9.1.3.tar.gz) = Rah8+vpXXJ+xji0p/wJW/MArrKg=
|
||||
SHA256 (postgresql-9.1.3.tar.gz) = gfpbDqt5T9fUJ5CGZaIIOEc3gp4K3EzPIayWZurmsng=
|
||||
SIZE (postgresql-9.1.3.tar.gz) = 20391547
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-docs,v 1.53 2011/12/07 08:32:18 pea Exp $
|
||||
@comment $OpenBSD: PLIST-docs,v 1.54 2012/03/05 15:00:57 pea Exp $
|
||||
share/doc/postgresql/
|
||||
share/doc/postgresql/COPYRIGHT
|
||||
share/doc/postgresql/HISTORY
|
||||
@ -725,6 +725,7 @@ share/doc/postgresql/html/release-8-3-14.html
|
||||
share/doc/postgresql/html/release-8-3-15.html
|
||||
share/doc/postgresql/html/release-8-3-16.html
|
||||
share/doc/postgresql/html/release-8-3-17.html
|
||||
share/doc/postgresql/html/release-8-3-18.html
|
||||
share/doc/postgresql/html/release-8-3-2.html
|
||||
share/doc/postgresql/html/release-8-3-3.html
|
||||
share/doc/postgresql/html/release-8-3-4.html
|
||||
@ -736,6 +737,7 @@ share/doc/postgresql/html/release-8-3-9.html
|
||||
share/doc/postgresql/html/release-8-3.html
|
||||
share/doc/postgresql/html/release-8-4-1.html
|
||||
share/doc/postgresql/html/release-8-4-10.html
|
||||
share/doc/postgresql/html/release-8-4-11.html
|
||||
share/doc/postgresql/html/release-8-4-2.html
|
||||
share/doc/postgresql/html/release-8-4-3.html
|
||||
share/doc/postgresql/html/release-8-4-4.html
|
||||
@ -751,9 +753,11 @@ share/doc/postgresql/html/release-9-0-3.html
|
||||
share/doc/postgresql/html/release-9-0-4.html
|
||||
share/doc/postgresql/html/release-9-0-5.html
|
||||
share/doc/postgresql/html/release-9-0-6.html
|
||||
share/doc/postgresql/html/release-9-0-7.html
|
||||
share/doc/postgresql/html/release-9-0.html
|
||||
share/doc/postgresql/html/release-9-1-1.html
|
||||
share/doc/postgresql/html/release-9-1-2.html
|
||||
share/doc/postgresql/html/release-9-1-3.html
|
||||
share/doc/postgresql/html/release-9-1.html
|
||||
share/doc/postgresql/html/release.html
|
||||
share/doc/postgresql/html/resources.html
|
||||
|
Loading…
Reference in New Issue
Block a user