An update to PostgreSQL 8.3.3. A number of failure important
bug fixes.

Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/postgresql/Makefile,v
retrieving revision 1.115
diff -u -p -r1.115 Makefile
--- Makefile    24 Mar 2008 17:26:12 -0000      1.115
+++ Makefile    7 Jul 2008 02:30:34 -0000
@@ -5,7 +5,7 @@ COMMENT-server= PostgreSQL RDBMS (server
 COMMENT-docs=  PostgreSQL RDBMS documentation
 COMMENT-contrib=PostgreSQL RDBMS contributions
 
-VERSION=       8.3.1
+VERSION=       8.3.3
 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.23
diff -u -p -r1.23 distinfo
--- distinfo    24 Mar 2008 17:26:12 -0000      1.23
+++ distinfo    7 Jul 2008 02:31:21 -0000
@@ -1,5 +1,5 @@
-MD5 (postgresql-8.3.1.tar.gz) = ka5mynpgUavknYzqc3qazA==
-RMD160 (postgresql-8.3.1.tar.gz) = qkQfwbAP0E9U4kvxDZBK3Q3a0UI=
-SHA1 (postgresql-8.3.1.tar.gz) = T3lyfM9QZAjpzPQiFiluFukqv3U=
-SHA256 (postgresql-8.3.1.tar.gz) = cEo4e0pMB3QnztjR8Si5j87AqKnE8lDvrKm8Rbs1s5c=
-SIZE (postgresql-8.3.1.tar.gz) = 17476887
+MD5 (postgresql-8.3.3.tar.gz) = BKhnaUM1RrpAKAxvuuoT+w==
+RMD160 (postgresql-8.3.3.tar.gz) = Y5DxDZDsGzsYYKNENMOXtzsMDR4=
+SHA1 (postgresql-8.3.3.tar.gz) = 7tQg3DBoNvFs/oN+Y7+B4gAGxlg=
+SHA256 (postgresql-8.3.3.tar.gz) = IjqaiLAFGpKWeN3VwDtkZzdnuzenX1ZtBsQGgtKsxIY=
+SIZE (postgresql-8.3.3.tar.gz) = 17500570
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/databases/postgresql/patches/patch-configure,v
retrieving revision 1.6
diff -u -p -r1.6 patch-configure
--- patches/patch-configure     24 Mar 2008 17:26:12 -0000      1.6
+++ patches/patch-configure     7 Jul 2008 02:32:15 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-configure,v 1.6 2008/03/24 17:26:12 simon Exp $
---- configure.orig     Fri Nov 16 05:59:25 2007
-+++ configure  Tue Nov 27 15:35:52 2007
-@@ -7053,7 +7053,7 @@ fi
+--- configure.orig     Sun Jun  8 20:38:40 2008
++++ configure  Sun Jul  6 22:32:09 2008
+@@ -7107,7 +7107,7 @@ fi
  rm -f conftest.err conftest.$ac_objext \
        conftest$ac_exeext conftest.$ac_ext
  if test "$ac_cv_search_com_err" = no; then
Index: patches/patch-src_interfaces_libpq_Makefile
===================================================================
RCS file: 
/cvs/ports/databases/postgresql/patches/patch-src_interfaces_libpq_Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 patch-src_interfaces_libpq_Makefile
--- patches/patch-src_interfaces_libpq_Makefile 24 Mar 2008 17:26:12 -0000      
1.4
+++ patches/patch-src_interfaces_libpq_Makefile 7 Jul 2008 02:32:22 -0000
@@ -1,6 +1,6 @@
 $OpenBSD: patch-src_interfaces_libpq_Makefile,v 1.4 2008/03/24 17:26:12 simon 
Exp $
---- src/interfaces/libpq/Makefile.orig Tue Jul 24 11:00:27 2007
-+++ src/interfaces/libpq/Makefile      Tue Nov 27 15:38:54 2007
+--- src/interfaces/libpq/Makefile.orig Wed Apr 16 10:21:22 2008
++++ src/interfaces/libpq/Makefile      Sun Jul  6 22:32:09 2008
 @@ -16,8 +16,8 @@ include $(top_builddir)/src/Makefile.global
  
  # shared library parameters
@@ -11,4 +11,4 @@ $OpenBSD: patch-src_interfaces_libpq_Mak
 +SO_MINOR_VERSION= ${LIBpq_MINOR}
  DLTYPE= library
  
- override CPPFLAGS :=  -DFRONTEND -I$(srcdir) $(CPPFLAGS) 
-I$(top_builddir)/src/port
+ override CPPFLAGS :=  -DFRONTEND -DUNSAFE_STAT_OK -I$(srcdir) $(CPPFLAGS) 
-I$(top_builddir)/src/port
Index: pkg/PLIST-contrib
===================================================================
RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-contrib,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST-contrib
--- pkg/PLIST-contrib   24 Mar 2008 17:26:12 -0000      1.3
+++ pkg/PLIST-contrib   7 Jul 2008 02:50:02 -0000
@@ -1,9 +1,9 @@
 @comment $OpenBSD: PLIST-contrib,v 1.3 2008/03/24 17:26:12 simon Exp $
 @conflict postgresql-uuid-*
 @pkgpath devel/uuid,-pgsql
-bin/oid2name
-bin/pgbench
-bin/vacuumlo
[EMAIL PROTECTED] bin/oid2name
[EMAIL PROTECTED] bin/pgbench
[EMAIL PROTECTED] bin/vacuumlo
 lib/postgresql/_int.so
 lib/postgresql/adminpack.so
 lib/postgresql/autoinc.so
@@ -26,6 +26,7 @@ lib/postgresql/pg_trgm.so
 lib/postgresql/pgcrypto.so
 lib/postgresql/pgrowlocks.so
 lib/postgresql/pgstattuple.so
+lib/postgresql/pgxml.so
 lib/postgresql/refint.so
 lib/postgresql/seg.so
 lib/postgresql/sslinfo.so
@@ -59,6 +60,7 @@ share/postgresql/contrib/pg_trgm.sql
 share/postgresql/contrib/pgcrypto.sql
 share/postgresql/contrib/pgrowlocks.sql
 share/postgresql/contrib/pgstattuple.sql
+share/postgresql/contrib/pgxml.sql
 share/postgresql/contrib/refint.sql
 share/postgresql/contrib/seg.sql
 share/postgresql/contrib/sslinfo.sql
@@ -88,6 +90,7 @@ share/postgresql/contrib/uninstall_pg_tr
 share/postgresql/contrib/uninstall_pgcrypto.sql
 share/postgresql/contrib/uninstall_pgrowlocks.sql
 share/postgresql/contrib/uninstall_pgstattuple.sql
+share/postgresql/contrib/uninstall_pgxml.sql
 share/postgresql/contrib/uninstall_seg.sql
 share/postgresql/contrib/uninstall_sslinfo.sql
 share/postgresql/contrib/uninstall_tablefunc.sql
Index: pkg/PLIST-docs
===================================================================
RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-docs,v
retrieving revision 1.35
diff -u -p -r1.35 PLIST-docs
--- pkg/PLIST-docs      24 Mar 2008 17:26:12 -0000      1.35
+++ pkg/PLIST-docs      7 Jul 2008 02:49:39 -0000
@@ -553,6 +553,8 @@ share/doc/postgresql/html/release-7-4-17
 share/doc/postgresql/html/release-7-4-18.html
 share/doc/postgresql/html/release-7-4-19.html
 share/doc/postgresql/html/release-7-4-2.html
+share/doc/postgresql/html/release-7-4-20.html
+share/doc/postgresql/html/release-7-4-21.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
@@ -568,6 +570,8 @@ share/doc/postgresql/html/release-8-0-12
 share/doc/postgresql/html/release-8-0-13.html
 share/doc/postgresql/html/release-8-0-14.html
 share/doc/postgresql/html/release-8-0-15.html
+share/doc/postgresql/html/release-8-0-16.html
+share/doc/postgresql/html/release-8-0-17.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
@@ -580,6 +584,8 @@ share/doc/postgresql/html/release-8-0.ht
 share/doc/postgresql/html/release-8-1-1.html
 share/doc/postgresql/html/release-8-1-10.html
 share/doc/postgresql/html/release-8-1-11.html
+share/doc/postgresql/html/release-8-1-12.html
+share/doc/postgresql/html/release-8-1-13.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
@@ -596,8 +602,12 @@ share/doc/postgresql/html/release-8-2-4.
 share/doc/postgresql/html/release-8-2-5.html
 share/doc/postgresql/html/release-8-2-6.html
 share/doc/postgresql/html/release-8-2-7.html
+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-2.html
+share/doc/postgresql/html/release-8-3-3.html
 share/doc/postgresql/html/release-8-3.html
 share/doc/postgresql/html/release.html
 share/doc/postgresql/html/resources.html
Index: pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-main,v
retrieving revision 1.9
diff -u -p -r1.9 PLIST-main
--- pkg/PLIST-main      24 Mar 2008 17:26:12 -0000      1.9
+++ pkg/PLIST-main      7 Jul 2008 02:50:02 -0000
@@ -3,21 +3,21 @@
 @conflict pgsql-clients-*
 @conflict postgresql-*
 @pkgpath databases/postgresql
-bin/clusterdb
-bin/createdb
-bin/createlang
-bin/createuser
-bin/dropdb
-bin/droplang
-bin/dropuser
-bin/ecpg
-bin/pg_config
-bin/pg_dump
-bin/pg_dumpall
-bin/pg_restore
-bin/psql
-bin/reindexdb
-bin/vacuumdb
[EMAIL PROTECTED] bin/clusterdb
[EMAIL PROTECTED] bin/createdb
[EMAIL PROTECTED] bin/createlang
[EMAIL PROTECTED] bin/createuser
[EMAIL PROTECTED] bin/dropdb
[EMAIL PROTECTED] bin/droplang
[EMAIL PROTECTED] bin/dropuser
[EMAIL PROTECTED] bin/ecpg
[EMAIL PROTECTED] bin/pg_config
[EMAIL PROTECTED] bin/pg_dump
[EMAIL PROTECTED] bin/pg_dumpall
[EMAIL PROTECTED] bin/pg_restore
[EMAIL PROTECTED] bin/psql
[EMAIL PROTECTED] bin/reindexdb
[EMAIL PROTECTED] bin/vacuumdb
 include/postgresql/
 include/postgresql/ecpg_config.h
 include/postgresql/ecpg_informix.h
@@ -83,7 +83,7 @@ lib/postgresql/pgxs/src/makefiles/pgxs.m
 lib/postgresql/pgxs/src/nls-global.mk
 lib/postgresql/pgxs/src/test/
 lib/postgresql/pgxs/src/test/regress/
-lib/postgresql/pgxs/src/test/regress/pg_regress
[EMAIL PROTECTED] lib/postgresql/pgxs/src/test/regress/pg_regress
 @man man/man1/clusterdb.1
 @man man/man1/createdb.1
 @man man/man1/createlang.1
@@ -308,6 +308,7 @@ share/postgresql/timezone/America/Argent
 share/postgresql/timezone/America/Argentina/Mendoza
 share/postgresql/timezone/America/Argentina/Rio_Gallegos
 share/postgresql/timezone/America/Argentina/San_Juan
+share/postgresql/timezone/America/Argentina/San_Luis
 share/postgresql/timezone/America/Argentina/Tucuman
 share/postgresql/timezone/America/Argentina/Ushuaia
 share/postgresql/timezone/America/Aruba
@@ -490,6 +491,7 @@ share/postgresql/timezone/Asia/Dubai
 share/postgresql/timezone/Asia/Dushanbe
 share/postgresql/timezone/Asia/Gaza
 share/postgresql/timezone/Asia/Harbin
+share/postgresql/timezone/Asia/Ho_Chi_Minh
 share/postgresql/timezone/Asia/Hong_Kong
 share/postgresql/timezone/Asia/Hovd
 share/postgresql/timezone/Asia/Irkutsk
@@ -502,6 +504,7 @@ share/postgresql/timezone/Asia/Kamchatka
 share/postgresql/timezone/Asia/Karachi
 share/postgresql/timezone/Asia/Kashgar
 share/postgresql/timezone/Asia/Katmandu
+share/postgresql/timezone/Asia/Kolkata
 share/postgresql/timezone/Asia/Krasnoyarsk
 share/postgresql/timezone/Asia/Kuala_Lumpur
 share/postgresql/timezone/Asia/Kuching
Index: pkg/PLIST-server
===================================================================
RCS file: /cvs/ports/databases/postgresql/pkg/PLIST-server,v
retrieving revision 1.14
diff -u -p -r1.14 PLIST-server
--- pkg/PLIST-server    24 Mar 2008 17:26:12 -0000      1.14
+++ pkg/PLIST-server    7 Jul 2008 02:49:11 -0000
@@ -6,13 +6,13 @@
 @conflict postgresql-*
 @newgroup _postgresql:503
 @newuser _postgresql:503:_postgresql:daemon:PostgreSQL 
Manager:/var/postgresql:/bin/sh
-bin/initdb
[EMAIL PROTECTED] bin/initdb
 bin/ipcclean
-bin/pg_controldata
-bin/pg_ctl
-bin/pg_resetxlog
-bin/pg_standby
-bin/postgres
[EMAIL PROTECTED] bin/pg_controldata
[EMAIL PROTECTED] bin/pg_ctl
[EMAIL PROTECTED] bin/pg_resetxlog
[EMAIL PROTECTED] bin/pg_standby
[EMAIL PROTECTED] bin/postgres
 bin/postmaster
 include/postgresql/server/
 include/postgresql/server/access/

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Reply via email to