Hi,

Bugfix update to the latest PostgreSQL version.
Release notes are here: http://www.postgresql.org/docs/9.2/static/release-9-2-2.html
Please note that you may need to perform REINDEX operations.

Comments/ok ?

Regards,
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/postgresql/Makefile,v
retrieving revision 1.169
diff -u -p -r1.169 Makefile
--- Makefile	22 Nov 2012 10:52:38 -0000	1.169
+++ Makefile	8 Dec 2012 17:38:53 -0000
@@ -5,13 +5,12 @@ COMMENT-server=	PostgreSQL RDBMS (server
 COMMENT-docs=	PostgreSQL RDBMS documentation
 COMMENT-contrib=PostgreSQL RDBMS contributions
 
-VERSION=	9.2.1
+VERSION=	9.2.2
 DISTNAME=	postgresql-${VERSION}
 PKGNAME-main=	postgresql-client-${VERSION}
 PKGNAME-server=	postgresql-server-${VERSION}
 PKGNAME-docs=	postgresql-docs-${VERSION}
 PKGNAME-contrib=postgresql-contrib-${VERSION}
-REVISION-server= 0
 
 CATEGORIES=	databases
 SHARED_LIBS=	ecpg		7.4 \
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/postgresql/distinfo,v
retrieving revision 1.45
diff -u -p -r1.45 distinfo
--- distinfo	24 Sep 2012 19:57:02 -0000	1.45
+++ distinfo	8 Dec 2012 17:38:53 -0000
@@ -1,2 +1,2 @@
-SHA256 (postgresql-9.2.1.tar.gz) = NvQ97ULE7nyif4/hWYXVTatCrYq0z0anPdUxypp77Ho=
-SIZE (postgresql-9.2.1.tar.gz) = 21092358
+SHA256 (postgresql-9.2.2.tar.gz) = P5Eouq1tmvfDW1AsP0qtIBT/jKA7G+ieTtE+zsjbPRQ=
+SIZE (postgresql-9.2.2.tar.gz) = 21274061
Index: pkg/PLIST-docs
===================================================================
RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-docs,v
retrieving revision 1.57
diff -u -p -r1.57 PLIST-docs
--- pkg/PLIST-docs	24 Sep 2012 19:57:02 -0000	1.57
+++ pkg/PLIST-docs	8 Dec 2012 17:38:53 -0000
@@ -749,6 +749,7 @@ share/doc/postgresql/html/release-8-3-19
 share/doc/postgresql/html/release-8-3-2.html
 share/doc/postgresql/html/release-8-3-20.html
 share/doc/postgresql/html/release-8-3-21.html
+share/doc/postgresql/html/release-8-3-22.html
 share/doc/postgresql/html/release-8-3-3.html
 share/doc/postgresql/html/release-8-3-4.html
 share/doc/postgresql/html/release-8-3-5.html
@@ -763,6 +764,7 @@ share/doc/postgresql/html/release-8-4-11
 share/doc/postgresql/html/release-8-4-12.html
 share/doc/postgresql/html/release-8-4-13.html
 share/doc/postgresql/html/release-8-4-14.html
+share/doc/postgresql/html/release-8-4-15.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
@@ -774,6 +776,7 @@ share/doc/postgresql/html/release-8-4-9.
 share/doc/postgresql/html/release-8-4.html
 share/doc/postgresql/html/release-9-0-1.html
 share/doc/postgresql/html/release-9-0-10.html
+share/doc/postgresql/html/release-9-0-11.html
 share/doc/postgresql/html/release-9-0-2.html
 share/doc/postgresql/html/release-9-0-3.html
 share/doc/postgresql/html/release-9-0-4.html
@@ -789,8 +792,10 @@ share/doc/postgresql/html/release-9-1-3.
 share/doc/postgresql/html/release-9-1-4.html
 share/doc/postgresql/html/release-9-1-5.html
 share/doc/postgresql/html/release-9-1-6.html
+share/doc/postgresql/html/release-9-1-7.html
 share/doc/postgresql/html/release-9-1.html
 share/doc/postgresql/html/release-9-2-1.html
+share/doc/postgresql/html/release-9-2-2.html
 share/doc/postgresql/html/release-9-2.html
 share/doc/postgresql/html/release.html
 share/doc/postgresql/html/resources.html

Reply via email to