Hi,
This diff updates PostgreSQL to the latest version 8.4.1.
Changelog here:
http://www.postgresql.org/docs/8.4/static/release-8-4-1.html
Regards,
--
Pierre-Emmanuel André <pea at raveland.org>
GPG key: 0x7AE329DC
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/postgresql/Makefile,v
retrieving revision 1.121
diff -u -p -r1.121 Makefile
--- Makefile 21 Jul 2009 19:43:45 -0000 1.121
+++ Makefile 11 Sep 2009 09:03:36 -0000
@@ -5,7 +5,7 @@ COMMENT-server= PostgreSQL RDBMS (server
COMMENT-docs= PostgreSQL RDBMS documentation
COMMENT-contrib=PostgreSQL RDBMS contributions
-VERSION= 8.4.0
+VERSION= 8.4.1
DISTNAME= postgresql-${VERSION}
PKGNAME-main= postgresql-client-${VERSION}
PKGNAME-server= postgresql-server-${VERSION}
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/postgresql/distinfo,v
retrieving revision 1.29
diff -u -p -r1.29 distinfo
--- distinfo 21 Jul 2009 19:43:45 -0000 1.29
+++ distinfo 11 Sep 2009 09:03:36 -0000
@@ -1,5 +1,5 @@
-MD5 (postgresql-8.4.0.tar.gz) = A9WFvPRMcN+UqbVC5rdrlQ==
-RMD160 (postgresql-8.4.0.tar.gz) = w3rA++HWbvZM5wqv44D4q6fXY0U=
-SHA1 (postgresql-8.4.0.tar.gz) = zhfdoqUUUtJ/d/ezAEkAV7XRWRY=
-SHA256 (postgresql-8.4.0.tar.gz) = g1j0ReYn1z1ZdVD+7DPd+T5dDMuwPi5LD4tubsgm97k=
-SIZE (postgresql-8.4.0.tar.gz) = 17113839
+MD5 (postgresql-8.4.1.tar.gz) = 77EplWCaq6LuXUOwO+Fhxg==
+RMD160 (postgresql-8.4.1.tar.gz) = lupLXNmk7pSoyt9tgOfh+pJYcw0=
+SHA1 (postgresql-8.4.1.tar.gz) = Yfx4C/h9u2GyjJGZgAz+ilNAS5w=
+SHA256 (postgresql-8.4.1.tar.gz) = SdQ9rXx2CDZJj3CHjy/qRJt9K6ZH17+9UD1T8bs79Ic=
+SIZE (postgresql-8.4.1.tar.gz) = 16765281
Index: pkg/PLIST-docs
===================================================================
RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-docs,v
retrieving revision 1.41
diff -u -p -r1.41 PLIST-docs
--- pkg/PLIST-docs 21 Jul 2009 19:43:45 -0000 1.41
+++ pkg/PLIST-docs 11 Sep 2009 09:03:36 -0000
@@ -574,6 +574,7 @@ share/doc/postgresql/html/release-7-4-22
share/doc/postgresql/html/release-7-4-23.html
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-3.html
share/doc/postgresql/html/release-7-4-4.html
share/doc/postgresql/html/release-7-4-5.html
@@ -596,6 +597,7 @@ share/doc/postgresql/html/release-8-0-19
share/doc/postgresql/html/release-8-0-2.html
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-3.html
share/doc/postgresql/html/release-8-0-4.html
share/doc/postgresql/html/release-8-0-5.html
@@ -613,6 +615,7 @@ share/doc/postgresql/html/release-8-1-14
share/doc/postgresql/html/release-8-1-15.html
share/doc/postgresql/html/release-8-1-16.html
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-2.html
share/doc/postgresql/html/release-8-1-3.html
share/doc/postgresql/html/release-8-1-4.html
@@ -627,6 +630,7 @@ share/doc/postgresql/html/release-8-2-10
share/doc/postgresql/html/release-8-2-11.html
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-2.html
share/doc/postgresql/html/release-8-2-3.html
share/doc/postgresql/html/release-8-2-4.html
@@ -643,7 +647,9 @@ share/doc/postgresql/html/release-8-3-4.
share/doc/postgresql/html/release-8-3-5.html
share/doc/postgresql/html/release-8-3-6.html
share/doc/postgresql/html/release-8-3-7.html
+share/doc/postgresql/html/release-8-3-8.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.html
share/doc/postgresql/html/release.html
share/doc/postgresql/html/resources.html
Index: pkg/PLIST-server
===================================================================
RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-server,v
retrieving revision 1.16
diff -u -p -r1.16 PLIST-server
--- pkg/PLIST-server 21 Jul 2009 19:43:45 -0000 1.16
+++ pkg/PLIST-server 11 Sep 2009 09:03:36 -0000
@@ -181,6 +181,8 @@ include/postgresql/server/executor/spi_p
include/postgresql/server/executor/tstoreReceiver.h
include/postgresql/server/executor/tuptable.h
include/postgresql/server/fmgr.h
+include/postgresql/server/foreign/
+include/postgresql/server/foreign/foreign.h
include/postgresql/server/funcapi.h
include/postgresql/server/getaddrinfo.h
include/postgresql/server/getopt_long.h