Bugfixes update to 9.1.4
ok ajacoutot@
This commit is contained in:
parent
f68803aa1d
commit
373110eb9f
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.164 2012/06/01 15:06:45 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.165 2012/06/04 13:01:58 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.3
|
||||
REVISION-server=2
|
||||
VERSION= 9.1.4
|
||||
DISTNAME= postgresql-${VERSION}
|
||||
PKGNAME-main= postgresql-client-${VERSION}
|
||||
PKGNAME-server= postgresql-server-${VERSION}
|
||||
|
@ -1,5 +1,5 @@
|
||||
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
|
||||
MD5 (postgresql-9.1.4.tar.gz) = B8XgLgtem0yCptQEQ6MQLw==
|
||||
RMD160 (postgresql-9.1.4.tar.gz) = SyZDb/2Wu8h0fD11YVWYMNq7sqQ=
|
||||
SHA1 (postgresql-9.1.4.tar.gz) = 7P0iRjI0lWB10y3/DLwoywF2aJA=
|
||||
SHA256 (postgresql-9.1.4.tar.gz) = o1iWKIqgTA7ZfxWApe64CF/r+rNDk2M+TSkRF1VXhbs=
|
||||
SIZE (postgresql-9.1.4.tar.gz) = 20437875
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-docs,v 1.54 2012/03/05 15:00:57 pea Exp $
|
||||
@comment $OpenBSD: PLIST-docs,v 1.55 2012/06/04 13:01:58 pea Exp $
|
||||
share/doc/postgresql/
|
||||
share/doc/postgresql/COPYRIGHT
|
||||
share/doc/postgresql/HISTORY
|
||||
@ -726,6 +726,7 @@ 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-19.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
|
||||
@ -738,6 +739,7 @@ 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-12.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
|
||||
@ -754,10 +756,12 @@ 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-8.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-4.html
|
||||
share/doc/postgresql/html/release-9-1.html
|
||||
share/doc/postgresql/html/release.html
|
||||
share/doc/postgresql/html/resources.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user