From 70b3cc9acdde16a10591ec0de5385bd685ca0ae7 Mon Sep 17 00:00:00 2001 From: mbalmer Date: Wed, 7 Feb 2007 15:29:25 +0000 Subject: [PATCH] The PostgreSQL 8.2.2 security update introduced a bug that has been fixed by the PostgreSQL team in 8.2.3. --- databases/postgresql/Makefile | 4 ++-- databases/postgresql/distinfo | 8 ++++---- databases/postgresql/pkg/PLIST-docs | 7 +++++-- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/databases/postgresql/Makefile b/databases/postgresql/Makefile index 3c47877fa6c..f2c1157ecf1 100644 --- a/databases/postgresql/Makefile +++ b/databases/postgresql/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.100 2007/02/06 06:57:27 mbalmer Exp $ +# $OpenBSD: Makefile,v 1.101 2007/02/07 15:29:25 mbalmer Exp $ COMMENT-main= "PostgreSQL RDBMS (client)" COMMENT-server= "PostgreSQL RDBMS (server)" COMMENT-docs= "PostgreSQL RDBMS documentation" -VERSION= 8.2.2 +VERSION= 8.2.3 DISTNAME= postgresql-${VERSION} PKGNAME-main= postgresql-client-${VERSION} PKGNAME-server= postgresql-server-${VERSION} diff --git a/databases/postgresql/distinfo b/databases/postgresql/distinfo index 3fac793fa88..50be676fb5e 100644 --- a/databases/postgresql/distinfo +++ b/databases/postgresql/distinfo @@ -1,4 +1,4 @@ -MD5 (postgresql-8.2.2.tar.gz) = 72cc3528e45917ec4712252ff273ee70 -RMD160 (postgresql-8.2.2.tar.gz) = 383551b90cc2c4e8d231113fe42ed91814ee79a4 -SHA1 (postgresql-8.2.2.tar.gz) = 9f1dd94dc818cd3928a9324d6388f8a964cef01f -SIZE (postgresql-8.2.2.tar.gz) = 15513741 +MD5 (postgresql-8.2.3.tar.gz) = 2415a0c37adc5fff8db1af1406e724f9 +RMD160 (postgresql-8.2.3.tar.gz) = 0c0487fa45daf5c5dec3ce3faab1eb9ca346593c +SHA1 (postgresql-8.2.3.tar.gz) = f14cbdeeed2b54acc3b61de3d04fec4080b4394f +SIZE (postgresql-8.2.3.tar.gz) = 15515875 diff --git a/databases/postgresql/pkg/PLIST-docs b/databases/postgresql/pkg/PLIST-docs index 57b67f163f9..2a76d9e2042 100644 --- a/databases/postgresql/pkg/PLIST-docs +++ b/databases/postgresql/pkg/PLIST-docs @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-docs,v 1.28 2007/02/06 06:57:27 mbalmer Exp $ +@comment $OpenBSD: PLIST-docs,v 1.29 2007/02/07 15:29:25 mbalmer Exp $ @comment lib/libpq.so.5 @man man/man7/drop_owned.7 @man man/man7/reassign_owned.7 @@ -490,6 +490,7 @@ share/doc/postgresql/html/release-7-4.html share/doc/postgresql/html/release-8-0-1.html share/doc/postgresql/html/release-8-0-10.html share/doc/postgresql/html/release-8-0-11.html +share/doc/postgresql/html/release-8-0-12.html share/doc/postgresql/html/release-8-0-2.html share/doc/postgresql/html/release-8-0-3.html share/doc/postgresql/html/release-8-0-4.html @@ -506,9 +507,11 @@ share/doc/postgresql/html/release-8-1-4.html share/doc/postgresql/html/release-8-1-5.html share/doc/postgresql/html/release-8-1-6.html share/doc/postgresql/html/release-8-1-7.html +share/doc/postgresql/html/release-8-1-8.html share/doc/postgresql/html/release-8-1.html share/doc/postgresql/html/release-8-2-1.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.html share/doc/postgresql/html/release.html share/doc/postgresql/html/resources.html @@ -775,7 +778,7 @@ share/doc/postgresql/html/wal-intro.html share/doc/postgresql/html/wal-reliability.html share/doc/postgresql/html/wal.html share/doc/postgresql/html/warm-standby.html -share/doc/postgresql/html/x71114.html +share/doc/postgresql/html/x71115.html share/doc/postgresql/html/xaggr.html share/doc/postgresql/html/xfunc-c.html share/doc/postgresql/html/xfunc-internal.html