Update to 8.4.3
Please note that pg_standby is now in the -contrib package ok jasper@, sthen@
This commit is contained in:
parent
7bfc006443
commit
af71728075
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.125 2009/12/16 14:34:58 pea Exp $
|
||||
# $OpenBSD: Makefile,v 1.126 2010/03/23 10:24:45 pea Exp $
|
||||
|
||||
COMMENT-main= PostgreSQL RDBMS (client)
|
||||
COMMENT-server= PostgreSQL RDBMS (server)
|
||||
COMMENT-docs= PostgreSQL RDBMS documentation
|
||||
COMMENT-contrib=PostgreSQL RDBMS contributions
|
||||
|
||||
VERSION= 8.4.2
|
||||
VERSION= 8.4.3
|
||||
DISTNAME= postgresql-${VERSION}
|
||||
PKGNAME-main= postgresql-client-${VERSION}
|
||||
PKGNAME-server= postgresql-server-${VERSION}
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (postgresql-8.4.2.tar.gz) = G8nNx2xqKhO9f9wPP1Nmfw==
|
||||
RMD160 (postgresql-8.4.2.tar.gz) = iKkRXSdkkbd52z+AgYzwg2digGM=
|
||||
SHA1 (postgresql-8.4.2.tar.gz) = VjyqPaFsqEYI5f+cSHdT870SeIM=
|
||||
SHA256 (postgresql-8.4.2.tar.gz) = TNnZ4NMhrH/yZKoLm+8R1JuyTdVWjFLqGvm06FM7Nwg=
|
||||
SIZE (postgresql-8.4.2.tar.gz) = 16810915
|
||||
MD5 (postgresql-8.4.3.tar.gz) = cSpdj3iBTS3iBxz0PtMjrA==
|
||||
RMD160 (postgresql-8.4.3.tar.gz) = 66w4xbMPtg+eiMyQW4UmfSU4EV8=
|
||||
SHA1 (postgresql-8.4.3.tar.gz) = nGZvqF4Hgvw+VVdmhWvxwrazWqA=
|
||||
SHA256 (postgresql-8.4.3.tar.gz) = CcPu0ylyNNiKjRsS6/WwFRPX4EKOvI/wKzQXSen7b1Y=
|
||||
SIZE (postgresql-8.4.3.tar.gz) = 16853436
|
||||
|
@ -1,7 +1,9 @@
|
||||
@comment $OpenBSD: PLIST-contrib,v 1.5 2009/07/21 19:43:45 pea Exp $
|
||||
@comment $OpenBSD: PLIST-contrib,v 1.6 2010/03/23 10:24:45 pea Exp $
|
||||
@conflict postgresql-uuid-*
|
||||
@conflict postgresql-server-<8.4.3
|
||||
@pkgpath devel/uuid,-pgsql
|
||||
@bin bin/oid2name
|
||||
@bin bin/pg_standby
|
||||
@bin bin/pgbench
|
||||
@bin bin/vacuumlo
|
||||
lib/postgresql/_int.so
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-docs,v 1.43 2009/12/16 14:34:58 pea Exp $
|
||||
@comment $OpenBSD: PLIST-docs,v 1.44 2010/03/23 10:24:45 pea Exp $
|
||||
share/doc/postgresql/COPYRIGHT
|
||||
share/doc/postgresql/HISTORY
|
||||
share/doc/postgresql/INSTALL
|
||||
@ -575,6 +575,7 @@ share/doc/postgresql/html/release-7-4-24.html
|
||||
share/doc/postgresql/html/release-7-4-25.html
|
||||
share/doc/postgresql/html/release-7-4-26.html
|
||||
share/doc/postgresql/html/release-7-4-27.html
|
||||
share/doc/postgresql/html/release-7-4-28.html
|
||||
share/doc/postgresql/html/release-7-4-3.html
|
||||
share/doc/postgresql/html/release-7-4-4.html
|
||||
share/doc/postgresql/html/release-7-4-5.html
|
||||
@ -599,6 +600,7 @@ share/doc/postgresql/html/release-8-0-20.html
|
||||
share/doc/postgresql/html/release-8-0-21.html
|
||||
share/doc/postgresql/html/release-8-0-22.html
|
||||
share/doc/postgresql/html/release-8-0-23.html
|
||||
share/doc/postgresql/html/release-8-0-24.html
|
||||
share/doc/postgresql/html/release-8-0-3.html
|
||||
share/doc/postgresql/html/release-8-0-4.html
|
||||
share/doc/postgresql/html/release-8-0-5.html
|
||||
@ -619,6 +621,7 @@ share/doc/postgresql/html/release-8-1-17.html
|
||||
share/doc/postgresql/html/release-8-1-18.html
|
||||
share/doc/postgresql/html/release-8-1-19.html
|
||||
share/doc/postgresql/html/release-8-1-2.html
|
||||
share/doc/postgresql/html/release-8-1-20.html
|
||||
share/doc/postgresql/html/release-8-1-3.html
|
||||
share/doc/postgresql/html/release-8-1-4.html
|
||||
share/doc/postgresql/html/release-8-1-5.html
|
||||
@ -634,6 +637,7 @@ share/doc/postgresql/html/release-8-2-12.html
|
||||
share/doc/postgresql/html/release-8-2-13.html
|
||||
share/doc/postgresql/html/release-8-2-14.html
|
||||
share/doc/postgresql/html/release-8-2-15.html
|
||||
share/doc/postgresql/html/release-8-2-16.html
|
||||
share/doc/postgresql/html/release-8-2-2.html
|
||||
share/doc/postgresql/html/release-8-2-3.html
|
||||
share/doc/postgresql/html/release-8-2-4.html
|
||||
@ -644,6 +648,7 @@ share/doc/postgresql/html/release-8-2-8.html
|
||||
share/doc/postgresql/html/release-8-2-9.html
|
||||
share/doc/postgresql/html/release-8-2.html
|
||||
share/doc/postgresql/html/release-8-3-1.html
|
||||
share/doc/postgresql/html/release-8-3-10.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
|
||||
@ -655,6 +660,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-2.html
|
||||
share/doc/postgresql/html/release-8-4-3.html
|
||||
share/doc/postgresql/html/release-8-4.html
|
||||
share/doc/postgresql/html/release.html
|
||||
share/doc/postgresql/html/resources.html
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.15 2009/12/16 14:34:58 pea Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.16 2010/03/23 10:24:45 pea Exp $
|
||||
@conflict pgsql-*
|
||||
@conflict pgsql-clients-*
|
||||
@conflict postgresql-*
|
||||
@ -403,6 +403,7 @@ share/postgresql/timezone/America/Managua
|
||||
share/postgresql/timezone/America/Manaus
|
||||
share/postgresql/timezone/America/Marigot
|
||||
share/postgresql/timezone/America/Martinique
|
||||
share/postgresql/timezone/America/Matamoros
|
||||
share/postgresql/timezone/America/Mazatlan
|
||||
share/postgresql/timezone/America/Mendoza
|
||||
share/postgresql/timezone/America/Menominee
|
||||
@ -422,6 +423,7 @@ share/postgresql/timezone/America/Noronha
|
||||
share/postgresql/timezone/America/North_Dakota/
|
||||
share/postgresql/timezone/America/North_Dakota/Center
|
||||
share/postgresql/timezone/America/North_Dakota/New_Salem
|
||||
share/postgresql/timezone/America/Ojinaga
|
||||
share/postgresql/timezone/America/Panama
|
||||
share/postgresql/timezone/America/Pangnirtung
|
||||
share/postgresql/timezone/America/Paramaribo
|
||||
@ -438,6 +440,7 @@ share/postgresql/timezone/America/Regina
|
||||
share/postgresql/timezone/America/Resolute
|
||||
share/postgresql/timezone/America/Rio_Branco
|
||||
share/postgresql/timezone/America/Rosario
|
||||
share/postgresql/timezone/America/Santa_Isabel
|
||||
share/postgresql/timezone/America/Santarem
|
||||
share/postgresql/timezone/America/Santiago
|
||||
share/postgresql/timezone/America/Santo_Domingo
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-server,v 1.17 2009/09/14 20:22:27 pea Exp $
|
||||
@comment $OpenBSD: PLIST-server,v 1.18 2010/03/23 10:24:45 pea Exp $
|
||||
@conflict pgsql-*
|
||||
@conflict pgsql-clients-*
|
||||
@conflict postgresql-clients-*
|
||||
@ -10,7 +10,6 @@
|
||||
@bin bin/pg_controldata
|
||||
@bin bin/pg_ctl
|
||||
@bin bin/pg_resetxlog
|
||||
@bin bin/pg_standby
|
||||
@bin bin/postgres
|
||||
bin/postmaster
|
||||
include/postgresql/server/
|
||||
|
Loading…
x
Reference in New Issue
Block a user