summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authoradam <adam>2014-02-23 11:25:50 +0000
committeradam <adam>2014-02-23 11:25:50 +0000
commitb9085e5289433ac9dc5479dc5cadf31b3ab97ebe (patch)
treee89e57207689fd45cb75c13885b719ae12a37b80 /databases
parentc345691b5fc2072d787d8269223d9740aea99cc2 (diff)
downloadpkgsrc-b9085e5289433ac9dc5479dc5cadf31b3ab97ebe.tar.gz
Changes:
This update fixes CVE-2014-0060, in which PostgreSQL did not properly enforce the WITH ADMIN OPTION permission for ROLE management. This update also fixes some issues which affect binary replication and row locking, and can cause recoverable data corruption in some cases. In addition to the above, the following issues are fixed in this release: Fix WAL logging of visibility map change Make sure that GIN indexes log all insertions Get pause_at_recovery_target to pause at correct time Ensure walreceiver sends hot-standby feedback messages on time Prevent timeout interrupts from taking control away from mainline code Eliminate several race conditions Fix some broken HINTs in error messages Prevent server lockup on SSL connection loss Fix two Unicode handling issues Prevent crash on certain subselect syntax Prevent crash on select from zero column table Fix two bugs with LATERAL Fix issue with UNION ALL, partitioning, and updates Ensure that ANALYZE understands domains over ranges Eliminate permissions check when using default tablespace Fix memory leakage in JSON functions Allow extensions with event triggers Distinguish numbers correctly in JSON output Fix permissions for pg_start_backup() and pg_stop_backup() Accept SHIFT_JIS as locale name Fix .* expansion for SQL function variables Prevent infinite loop on some COPY connection failures Several fixes for client issues on Windows Enable building PostgreSQL with Visual Studio 2013 Update time zone files for recent changes
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql84-adminpack/Makefile3
-rw-r--r--databases/postgresql84-client/Makefile3
-rw-r--r--databases/postgresql84-client/PLIST3
-rw-r--r--databases/postgresql84-dblink/Makefile3
-rw-r--r--databases/postgresql84-pgcrypto/Makefile3
-rw-r--r--databases/postgresql84-plperl/Makefile3
-rw-r--r--databases/postgresql84-plpython/Makefile3
-rw-r--r--databases/postgresql84-pltcl/Makefile3
-rw-r--r--databases/postgresql84-server/Makefile3
-rw-r--r--databases/postgresql84-server/PLIST8
-rw-r--r--databases/postgresql84-uuid/Makefile3
-rw-r--r--databases/postgresql84/Makefile3
-rw-r--r--databases/postgresql84/Makefile.common4
-rw-r--r--databases/postgresql84/distinfo8
-rw-r--r--databases/postgresql90-adminpack/Makefile3
-rw-r--r--databases/postgresql90-client/Makefile3
-rw-r--r--databases/postgresql90-datatypes/Makefile3
-rw-r--r--databases/postgresql90-dblink/Makefile3
-rw-r--r--databases/postgresql90-docs/PLIST4
-rw-r--r--databases/postgresql90-fuzzystrmatch/Makefile3
-rw-r--r--databases/postgresql90-monitoring/Makefile3
-rw-r--r--databases/postgresql90-pgcrypto/Makefile3
-rw-r--r--databases/postgresql90-plperl/Makefile3
-rw-r--r--databases/postgresql90-plpython/Makefile3
-rw-r--r--databases/postgresql90-pltcl/Makefile3
-rw-r--r--databases/postgresql90-replicationtools/Makefile3
-rw-r--r--databases/postgresql90-server/Makefile3
-rw-r--r--databases/postgresql90-server/PLIST8
-rw-r--r--databases/postgresql90-upgrade/Makefile3
-rw-r--r--databases/postgresql90-uuid/Makefile3
-rw-r--r--databases/postgresql90/Makefile3
-rw-r--r--databases/postgresql90/Makefile.common4
-rw-r--r--databases/postgresql90/distinfo8
-rw-r--r--databases/postgresql91-adminpack/Makefile3
-rw-r--r--databases/postgresql91-client/Makefile3
-rw-r--r--databases/postgresql91-datatypes/Makefile3
-rw-r--r--databases/postgresql91-dblink/Makefile3
-rw-r--r--databases/postgresql91-docs/PLIST5
-rw-r--r--databases/postgresql91-fuzzystrmatch/Makefile3
-rw-r--r--databases/postgresql91-monitoring/Makefile3
-rw-r--r--databases/postgresql91-pgcrypto/Makefile3
-rw-r--r--databases/postgresql91-plperl/Makefile3
-rw-r--r--databases/postgresql91-plpython/Makefile3
-rw-r--r--databases/postgresql91-pltcl/Makefile3
-rw-r--r--databases/postgresql91-replicationtools/Makefile3
-rw-r--r--databases/postgresql91-server/Makefile3
-rw-r--r--databases/postgresql91-server/PLIST8
-rw-r--r--databases/postgresql91-upgrade/Makefile3
-rw-r--r--databases/postgresql91/Makefile3
-rw-r--r--databases/postgresql91/Makefile.common4
-rw-r--r--databases/postgresql91/distinfo8
-rw-r--r--databases/postgresql92-adminpack/Makefile3
-rw-r--r--databases/postgresql92-client/Makefile3
-rw-r--r--databases/postgresql92-datatypes/Makefile3
-rw-r--r--databases/postgresql92-dblink/Makefile3
-rw-r--r--databases/postgresql92-docs/PLIST6
-rw-r--r--databases/postgresql92-fuzzystrmatch/Makefile3
-rw-r--r--databases/postgresql92-monitoring/Makefile3
-rw-r--r--databases/postgresql92-pgcrypto/Makefile3
-rw-r--r--databases/postgresql92-plperl/Makefile3
-rw-r--r--databases/postgresql92-plpython/Makefile3
-rw-r--r--databases/postgresql92-pltcl/Makefile3
-rw-r--r--databases/postgresql92-replicationtools/Makefile3
-rw-r--r--databases/postgresql92-server/Makefile3
-rw-r--r--databases/postgresql92-server/PLIST8
-rw-r--r--databases/postgresql92-upgrade/Makefile3
-rw-r--r--databases/postgresql92/Makefile3
-rw-r--r--databases/postgresql92/Makefile.common4
-rw-r--r--databases/postgresql92/distinfo8
-rw-r--r--databases/postgresql93-adminpack/Makefile3
-rw-r--r--databases/postgresql93-client/Makefile3
-rw-r--r--databases/postgresql93-datatypes/Makefile3
-rw-r--r--databases/postgresql93-dblink/Makefile3
-rw-r--r--databases/postgresql93-docs/PLIST7
-rw-r--r--databases/postgresql93-fuzzystrmatch/Makefile3
-rw-r--r--databases/postgresql93-monitoring/Makefile3
-rw-r--r--databases/postgresql93-pgcrypto/Makefile3
-rw-r--r--databases/postgresql93-plperl/Makefile3
-rw-r--r--databases/postgresql93-plpython/Makefile3
-rw-r--r--databases/postgresql93-pltcl/Makefile3
-rw-r--r--databases/postgresql93-replicationtools/Makefile3
-rw-r--r--databases/postgresql93-server/Makefile3
-rw-r--r--databases/postgresql93-server/PLIST8
-rw-r--r--databases/postgresql93-upgrade/Makefile3
-rw-r--r--databases/postgresql93/Makefile3
-rw-r--r--databases/postgresql93/Makefile.common4
-rw-r--r--databases/postgresql93/distinfo11
-rw-r--r--databases/postgresql93/patches/patch-src_Makefile.shlib34
-rw-r--r--databases/postgresql93/patches/patch-src_makefiles_Makefile.cygwin20
89 files changed, 124 insertions, 259 deletions
diff --git a/databases/postgresql84-adminpack/Makefile b/databases/postgresql84-adminpack/Makefile
index 1a20b2bc9a0..cfaef813f8c 100644
--- a/databases/postgresql84-adminpack/Makefile
+++ b/databases/postgresql84-adminpack/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2014/02/12 23:17:40 tron Exp $
+# $NetBSD: Makefile,v 1.14 2014/02/23 11:25:50 adam Exp $
PKGNAME= ${DISTNAME:C/-/84-adminpack-/}
-PKGREVISION= 1
COMMENT= Admin pack module for pgAdmin management
DEPENDS+= postgresql84-server>=${PKGVERSION_NOREV}:../../databases/postgresql84-server
diff --git a/databases/postgresql84-client/Makefile b/databases/postgresql84-client/Makefile
index a7a4d83537b..046a7daab1d 100644
--- a/databases/postgresql84-client/Makefile
+++ b/databases/postgresql84-client/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2014/02/12 23:17:40 tron Exp $
+# $NetBSD: Makefile,v 1.28 2014/02/23 11:25:50 adam Exp $
PKGNAME= ${DISTNAME:C/-/84-client-/}
-PKGREVISION= 1
COMMENT= PostgreSQL database client programs
.include "../../databases/postgresql84/Makefile.common"
diff --git a/databases/postgresql84-client/PLIST b/databases/postgresql84-client/PLIST
index 3200810336a..f479b8b4be6 100644
--- a/databases/postgresql84-client/PLIST
+++ b/databases/postgresql84-client/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2013/12/10 22:32:56 adam Exp $
+@comment $NetBSD: PLIST,v 1.22 2014/02/23 11:25:50 adam Exp $
bin/clusterdb
bin/createdb
bin/createlang
@@ -1359,6 +1359,7 @@ share/doc/postgresql/html/release-8-4-17.html
share/doc/postgresql/html/release-8-4-18.html
share/doc/postgresql/html/release-8-4-19.html
share/doc/postgresql/html/release-8-4-2.html
+share/doc/postgresql/html/release-8-4-20.html
share/doc/postgresql/html/release-8-4-3.html
share/doc/postgresql/html/release-8-4-4.html
share/doc/postgresql/html/release-8-4-5.html
diff --git a/databases/postgresql84-dblink/Makefile b/databases/postgresql84-dblink/Makefile
index 124a30eead9..a71dbe1dd0a 100644
--- a/databases/postgresql84-dblink/Makefile
+++ b/databases/postgresql84-dblink/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2014/02/12 23:17:41 tron Exp $
+# $NetBSD: Makefile,v 1.15 2014/02/23 11:25:50 adam Exp $
PKGNAME= ${DISTNAME:C/-/84-dblink-/}
-PKGREVISION= 1
COMMENT= Remote database connection dblink module
DEPENDS+= postgresql84-server>=${PKGVERSION_NOREV}:../../databases/postgresql84-server
diff --git a/databases/postgresql84-pgcrypto/Makefile b/databases/postgresql84-pgcrypto/Makefile
index c4c0d3b51f5..f9f0894cf4d 100644
--- a/databases/postgresql84-pgcrypto/Makefile
+++ b/databases/postgresql84-pgcrypto/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2014/02/12 23:17:41 tron Exp $
+# $NetBSD: Makefile,v 1.12 2014/02/23 11:25:50 adam Exp $
PKGNAME= ${DISTNAME:C/-/84-pgcrypto-/}
-PKGREVISION= 1
COMMENT= Module providing cryptographic functions for PostgreSQL
DEPENDS+= postgresql84-server>=${PKGVERSION_NOREV}:../../databases/postgresql84-server
diff --git a/databases/postgresql84-plperl/Makefile b/databases/postgresql84-plperl/Makefile
index 4f2f33ea045..06d6b3efec7 100644
--- a/databases/postgresql84-plperl/Makefile
+++ b/databases/postgresql84-plperl/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2014/02/12 23:17:41 tron Exp $
+# $NetBSD: Makefile,v 1.22 2014/02/23 11:25:50 adam Exp $
PKGNAME= ${DISTNAME:C/-/84-plperl-/}
-PKGREVISION= 1
COMMENT= PL/Perl procedural language for the PostgreSQL backend
DEPENDS+= postgresql84-server>=${PKGVERSION_NOREV}:../../databases/postgresql84-server
diff --git a/databases/postgresql84-plpython/Makefile b/databases/postgresql84-plpython/Makefile
index f8de7b0bc4e..72a7a884482 100644
--- a/databases/postgresql84-plpython/Makefile
+++ b/databases/postgresql84-plpython/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2014/02/12 23:17:41 tron Exp $
+# $NetBSD: Makefile,v 1.17 2014/02/23 11:25:50 adam Exp $
PKGNAME= ${DISTNAME:C/-/84-plpython-/}
-PKGREVISION= 1
COMMENT= PL/Python procedural language for the PostgreSQL backend
DEPENDS+= postgresql84-server>=${PKGVERSION_NOREV}:../../databases/postgresql84-server
diff --git a/databases/postgresql84-pltcl/Makefile b/databases/postgresql84-pltcl/Makefile
index cee67787c10..8d8fafee9e2 100644
--- a/databases/postgresql84-pltcl/Makefile
+++ b/databases/postgresql84-pltcl/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2014/02/12 23:17:41 tron Exp $
+# $NetBSD: Makefile,v 1.16 2014/02/23 11:25:50 adam Exp $
PKGNAME= ${DISTNAME:C/-/84-pltcl-/}
-PKGREVISION= 2
COMMENT= PL/Tcl procedural language for the PostgreSQL backend
DEPENDS+= postgresql84-server>=${PKGVERSION_NOREV}:../../databases/postgresql84-server
diff --git a/databases/postgresql84-server/Makefile b/databases/postgresql84-server/Makefile
index 8f9c84456c8..9a5096a7203 100644
--- a/databases/postgresql84-server/Makefile
+++ b/databases/postgresql84-server/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2014/02/12 23:17:41 tron Exp $
+# $NetBSD: Makefile,v 1.25 2014/02/23 11:25:51 adam Exp $
PKGNAME= ${DISTNAME:C/-/84-server-/}
-PKGREVISION= 1
COMMENT= PostgreSQL database server programs
# mips has no TAS implementation
diff --git a/databases/postgresql84-server/PLIST b/databases/postgresql84-server/PLIST
index 2b05af62ca6..8356e5771c4 100644
--- a/databases/postgresql84-server/PLIST
+++ b/databases/postgresql84-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2013/04/04 21:08:33 adam Exp $
+@comment $NetBSD: PLIST,v 1.16 2014/02/23 11:25:51 adam Exp $
bin/postgres
bin/postmaster
lib/postgresql/ascii_and_mic.so
@@ -363,9 +363,6 @@ share/postgresql/timezone/Asia/Qatar
share/postgresql/timezone/Asia/Qyzylorda
share/postgresql/timezone/Asia/Rangoon
share/postgresql/timezone/Asia/Riyadh
-share/postgresql/timezone/Asia/Riyadh87
-share/postgresql/timezone/Asia/Riyadh88
-share/postgresql/timezone/Asia/Riyadh89
share/postgresql/timezone/Asia/Saigon
share/postgresql/timezone/Asia/Sakhalin
share/postgresql/timezone/Asia/Samarkand
@@ -576,9 +573,6 @@ share/postgresql/timezone/MST7MDT
share/postgresql/timezone/Mexico/BajaNorte
share/postgresql/timezone/Mexico/BajaSur
share/postgresql/timezone/Mexico/General
-share/postgresql/timezone/Mideast/Riyadh87
-share/postgresql/timezone/Mideast/Riyadh88
-share/postgresql/timezone/Mideast/Riyadh89
share/postgresql/timezone/NZ
share/postgresql/timezone/NZ-CHAT
share/postgresql/timezone/Navajo
diff --git a/databases/postgresql84-uuid/Makefile b/databases/postgresql84-uuid/Makefile
index d1cb90e323c..8205902b3f9 100644
--- a/databases/postgresql84-uuid/Makefile
+++ b/databases/postgresql84-uuid/Makefile
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.4 2014/02/12 23:17:41 tron Exp $
+# $NetBSD: Makefile,v 1.5 2014/02/23 11:25:51 adam Exp $
PGSQL_VERSION= 84
-PKGREVISION= 2
.include "../../databases/postgresql-uuid/Makefile.common"
diff --git a/databases/postgresql84/Makefile b/databases/postgresql84/Makefile
index 554d144c676..402ef3b6e62 100644
--- a/databases/postgresql84/Makefile
+++ b/databases/postgresql84/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2014/02/12 23:17:40 tron Exp $
+# $NetBSD: Makefile,v 1.8 2014/02/23 11:25:50 adam Exp $
PKGNAME= ${DISTNAME:C/-/84-/}
-PKGREVISION= 1
COMMENT= Robust, next generation, object-relational DBMS
DEPENDS+= postgresql84-client>=${PKGVERSION_NOREV}:../../databases/postgresql84-client
diff --git a/databases/postgresql84/Makefile.common b/databases/postgresql84/Makefile.common
index f984384793a..c34d794eebd 100644
--- a/databases/postgresql84/Makefile.common
+++ b/databases/postgresql84/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.29 2013/12/10 22:32:56 adam Exp $
+# $NetBSD: Makefile.common,v 1.30 2014/02/23 11:25:50 adam Exp $
#
# used by databases/postgresql84-adminpack/Makefile
# used by databases/postgresql84-client/Makefile
@@ -17,7 +17,7 @@
# <lang>-postgresql client-side interface to PostgreSQL
# postgresql-<lang> server-side module for PostgreSQL backend
-DISTNAME= postgresql-8.4.19
+DISTNAME= postgresql-8.4.20
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2
diff --git a/databases/postgresql84/distinfo b/databases/postgresql84/distinfo
index 54556c4d18a..fcde216121d 100644
--- a/databases/postgresql84/distinfo
+++ b/databases/postgresql84/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.27 2013/12/10 22:32:56 adam Exp $
+$NetBSD: distinfo,v 1.28 2014/02/23 11:25:50 adam Exp $
-SHA1 (postgresql-8.4.19.tar.bz2) = 1e1ae13727cea95545650df06b0035400c6f7bdd
-RMD160 (postgresql-8.4.19.tar.bz2) = d88bf270e23c7f01fc2a3e182e4f76a6c1ce8df7
-Size (postgresql-8.4.19.tar.bz2) = 14825794 bytes
+SHA1 (postgresql-8.4.20.tar.bz2) = bad68fc70f90a28212459e5347c32ebbdfcf2c8e
+RMD160 (postgresql-8.4.20.tar.bz2) = 974a4ccf2170ef8f42bbf639c1a74d3100ffa727
+Size (postgresql-8.4.20.tar.bz2) = 14642312 bytes
SHA1 (patch-aa) = 72437773d67939c8d8c8e9a99caf430590fd726f
SHA1 (patch-ab) = aa46d88c8a72edaf95880de48474ea484d6d2bf5
SHA1 (patch-ac) = 0b82797d0b80bdd1e9b5f3de4989fe3848adf6cb
diff --git a/databases/postgresql90-adminpack/Makefile b/databases/postgresql90-adminpack/Makefile
index 03efc17dcfe..57e9cc82760 100644
--- a/databases/postgresql90-adminpack/Makefile
+++ b/databases/postgresql90-adminpack/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2014/02/12 23:17:41 tron Exp $
+# $NetBSD: Makefile,v 1.12 2014/02/23 11:25:51 adam Exp $
PKGNAME= ${DISTNAME:C/-/90-adminpack-/}
-PKGREVISION= 1
COMMENT= Admin pack module for pgAdmin management
DEPENDS+= postgresql90-server>=${PKGVERSION_NOREV}:../../databases/postgresql90-server
diff --git a/databases/postgresql90-client/Makefile b/databases/postgresql90-client/Makefile
index 951299bcf56..633a84c7adf 100644
--- a/databases/postgresql90-client/Makefile
+++ b/databases/postgresql90-client/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2014/02/12 23:17:41 tron Exp $
+# $NetBSD: Makefile,v 1.21 2014/02/23 11:25:51 adam Exp $
PKGNAME= ${DISTNAME:C/-/90-client-/}
-PKGREVISION= 1
COMMENT= PostgreSQL database client programs
.include "../../databases/postgresql90/Makefile.common"
diff --git a/databases/postgresql90-datatypes/Makefile b/databases/postgresql90-datatypes/Makefile
index 35971a47e28..87b2acee562 100644
--- a/databases/postgresql90-datatypes/Makefile
+++ b/databases/postgresql90-datatypes/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2014/02/12 23:17:41 tron Exp $
+# $NetBSD: Makefile,v 1.14 2014/02/23 11:25:51 adam Exp $
PKGNAME= ${DISTNAME:C/-/90-datatypes-/}
-PKGREVISION= 2
COMMENT= PostgreSQL data types support modules
DEPENDS+= postgresql90-server>=${PKGVERSION_NOREV}:../../databases/postgresql90-server
diff --git a/databases/postgresql90-dblink/Makefile b/databases/postgresql90-dblink/Makefile
index 5e79ffdff3b..a2d242221a8 100644
--- a/databases/postgresql90-dblink/Makefile
+++ b/databases/postgresql90-dblink/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2014/02/12 23:17:41 tron Exp $
+# $NetBSD: Makefile,v 1.12 2014/02/23 11:25:51 adam Exp $
PKGNAME= ${DISTNAME:C/-/90-dblink-/}
-PKGREVISION= 1
COMMENT= Dblink module for remote database connections
DEPENDS+= postgresql90-server>=${PKGVERSION_NOREV}:../../databases/postgresql90-server
diff --git a/databases/postgresql90-docs/PLIST b/databases/postgresql90-docs/PLIST
index 2e7400c0366..86dfd3367e8 100644
--- a/databases/postgresql90-docs/PLIST
+++ b/databases/postgresql90-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2013/12/10 22:32:56 adam Exp $
+@comment $NetBSD: PLIST,v 1.18 2014/02/23 11:25:51 adam Exp $
man/man1/clusterdb.1
man/man1/createdb.1
man/man1/createlang.1
@@ -929,6 +929,7 @@ share/doc/postgresql/html/release-8-4-17.html
share/doc/postgresql/html/release-8-4-18.html
share/doc/postgresql/html/release-8-4-19.html
share/doc/postgresql/html/release-8-4-2.html
+share/doc/postgresql/html/release-8-4-20.html
share/doc/postgresql/html/release-8-4-3.html
share/doc/postgresql/html/release-8-4-4.html
share/doc/postgresql/html/release-8-4-5.html
@@ -944,6 +945,7 @@ share/doc/postgresql/html/release-9-0-12.html
share/doc/postgresql/html/release-9-0-13.html
share/doc/postgresql/html/release-9-0-14.html
share/doc/postgresql/html/release-9-0-15.html
+share/doc/postgresql/html/release-9-0-16.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
diff --git a/databases/postgresql90-fuzzystrmatch/Makefile b/databases/postgresql90-fuzzystrmatch/Makefile
index 7e11203b9ef..18acb5e4659 100644
--- a/databases/postgresql90-fuzzystrmatch/Makefile
+++ b/databases/postgresql90-fuzzystrmatch/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2014/02/12 23:17:41 tron Exp $
+# $NetBSD: Makefile,v 1.11 2014/02/23 11:25:51 adam Exp $
PKGNAME= ${DISTNAME:C/-/90-fuzzystrmatch-/}
-PKGREVISION= 1
COMMENT= PostgreSQL fuzzystrmatch contribution
DEPENDS+= postgresql90-server>=${PKGVERSION_NOREV}:../../databases/postgresql90-server
diff --git a/databases/postgresql90-monitoring/Makefile b/databases/postgresql90-monitoring/Makefile
index 96d80781445..efa98946345 100644
--- a/databases/postgresql90-monitoring/Makefile
+++ b/databases/postgresql90-monitoring/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2014/02/12 23:17:41 tron Exp $
+# $NetBSD: Makefile,v 1.13 2014/02/23 11:25:51 adam Exp $
PKGNAME= ${DISTNAME:C/-/90-monitoring-/}
-PKGREVISION= 1
COMMENT= PostgreSQL monitoring tools
DEPENDS+= postgresql90-server>=${PKGVERSION_NOREV}:../../databases/postgresql90-server
diff --git a/databases/postgresql90-pgcrypto/Makefile b/databases/postgresql90-pgcrypto/Makefile
index 3ca542f2930..639878ff076 100644
--- a/databases/postgresql90-pgcrypto/Makefile
+++ b/databases/postgresql90-pgcrypto/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2014/02/12 23:17:41 tron Exp $
+# $NetBSD: Makefile,v 1.12 2014/02/23 11:25:51 adam Exp $
PKGNAME= ${DISTNAME:C/-/90-pgcrypto-/}
-PKGREVISION= 1
COMMENT= Module providing cryptographic functions for PostgreSQL
DEPENDS+= postgresql90-server>=${PKGVERSION_NOREV}:../../databases/postgresql90-server
diff --git a/databases/postgresql90-plperl/Makefile b/databases/postgresql90-plperl/Makefile
index 5fd4a242830..035963c328d 100644
--- a/databases/postgresql90-plperl/Makefile
+++ b/databases/postgresql90-plperl/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2014/02/12 23:17:41 tron Exp $
+# $NetBSD: Makefile,v 1.18 2014/02/23 11:25:51 adam Exp $
PKGNAME= ${DISTNAME:C/-/90-plperl-/}
-PKGREVISION= 1
COMMENT= PL/Perl procedural language for the PostgreSQL backend
DEPENDS+= postgresql90-server>=${PKGVERSION_NOREV}:../../databases/postgresql90-server
diff --git a/databases/postgresql90-plpython/Makefile b/databases/postgresql90-plpython/Makefile
index 3afed1f0e7c..0f91f35de55 100644
--- a/databases/postgresql90-plpython/Makefile
+++ b/databases/postgresql90-plpython/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2014/02/12 23:17:41 tron Exp $
+# $NetBSD: Makefile,v 1.13 2014/02/23 11:25:51 adam Exp $
PKGNAME= ${DISTNAME:C/-/90-plpython-/}
-PKGREVISION= 1
COMMENT= PL/Python procedural language for the PostgreSQL backend
DEPENDS+= postgresql90-server>=${PKGVERSION_NOREV}:../../databases/postgresql90-server
diff --git a/databases/postgresql90-pltcl/Makefile b/databases/postgresql90-pltcl/Makefile
index e5d7c135282..8b5194fe164 100644
--- a/databases/postgresql90-pltcl/Makefile
+++ b/databases/postgresql90-pltcl/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2014/02/12 23:17:42 tron Exp $
+# $NetBSD: Makefile,v 1.13 2014/02/23 11:25:51 adam Exp $
PKGNAME= ${DISTNAME:C/-/90-pltcl-/}
-PKGREVISION= 2
COMMENT= PL/Tcl procedural language for the PostgreSQL backend
DEPENDS+= postgresql90-server>=${PKGVERSION_NOREV}:../../databases/postgresql90-server
diff --git a/databases/postgresql90-replicationtools/Makefile b/databases/postgresql90-replicationtools/Makefile
index 732070713ea..e90e4f7e8f3 100644
--- a/databases/postgresql90-replicationtools/Makefile
+++ b/databases/postgresql90-replicationtools/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2014/02/12 23:17:42 tron Exp $
+# $NetBSD: Makefile,v 1.10 2014/02/23 11:25:51 adam Exp $
PKGNAME= ${DISTNAME:C/-/90-replicationtools-/}
-PKGREVISION= 1
COMMENT= PostgreSQL replication tools
.include "../../databases/postgresql90/Makefile.common"
diff --git a/databases/postgresql90-server/Makefile b/databases/postgresql90-server/Makefile
index e8cdd7bec59..14d0b26bf32 100644
--- a/databases/postgresql90-server/Makefile
+++ b/databases/postgresql90-server/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2014/02/12 23:17:42 tron Exp $
+# $NetBSD: Makefile,v 1.20 2014/02/23 11:25:51 adam Exp $
PKGNAME= ${DISTNAME:C/-/90-server-/}
-PKGREVISION= 1
COMMENT= PostgreSQL database server programs
# mips has no TAS implementation
diff --git a/databases/postgresql90-server/PLIST b/databases/postgresql90-server/PLIST
index 0f184cdca7c..1f83bb95847 100644
--- a/databases/postgresql90-server/PLIST
+++ b/databases/postgresql90-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2013/04/04 21:08:34 adam Exp $
+@comment $NetBSD: PLIST,v 1.13 2014/02/23 11:25:51 adam Exp $
bin/postgres
bin/postmaster
lib/postgresql/ascii_and_mic.so
@@ -366,9 +366,6 @@ share/postgresql/timezone/Asia/Qatar
share/postgresql/timezone/Asia/Qyzylorda
share/postgresql/timezone/Asia/Rangoon
share/postgresql/timezone/Asia/Riyadh
-share/postgresql/timezone/Asia/Riyadh87
-share/postgresql/timezone/Asia/Riyadh88
-share/postgresql/timezone/Asia/Riyadh89
share/postgresql/timezone/Asia/Saigon
share/postgresql/timezone/Asia/Sakhalin
share/postgresql/timezone/Asia/Samarkand
@@ -579,9 +576,6 @@ share/postgresql/timezone/MST7MDT
share/postgresql/timezone/Mexico/BajaNorte
share/postgresql/timezone/Mexico/BajaSur
share/postgresql/timezone/Mexico/General
-share/postgresql/timezone/Mideast/Riyadh87
-share/postgresql/timezone/Mideast/Riyadh88
-share/postgresql/timezone/Mideast/Riyadh89
share/postgresql/timezone/NZ
share/postgresql/timezone/NZ-CHAT
share/postgresql/timezone/Navajo
diff --git a/databases/postgresql90-upgrade/Makefile b/databases/postgresql90-upgrade/Makefile
index a5cf799f8fb..9e78a1a50ae 100644
--- a/databases/postgresql90-upgrade/Makefile
+++ b/databases/postgresql90-upgrade/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2014/02/12 23:17:42 tron Exp $
+# $NetBSD: Makefile,v 1.12 2014/02/23 11:25:52 adam Exp $
PKGNAME= ${DISTNAME:C/-/90-upgrade-/}
-PKGREVISION= 1
COMMENT= PostgreSQL binary upgrade tool
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/databases/postgresql90-uuid/Makefile b/databases/postgresql90-uuid/Makefile
index 5b10f555a3a..3989ff5a04c 100644
--- a/databases/postgresql90-uuid/Makefile
+++ b/databases/postgresql90-uuid/Makefile
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.4 2014/02/12 23:17:42 tron Exp $
+# $NetBSD: Makefile,v 1.5 2014/02/23 11:25:52 adam Exp $
PGSQL_VERSION= 90
-PKGREVISION= 2
.include "../../databases/postgresql-uuid/Makefile.common"
diff --git a/databases/postgresql90/Makefile b/databases/postgresql90/Makefile
index 1dbd9f946e9..784b9b75e5d 100644
--- a/databases/postgresql90/Makefile
+++ b/databases/postgresql90/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2014/02/12 23:17:41 tron Exp $
+# $NetBSD: Makefile,v 1.8 2014/02/23 11:25:51 adam Exp $
PKGNAME= ${DISTNAME:C/-/90-/}
-PKGREVISION= 1
COMMENT= Robust, next generation, object-relational DBMS
DEPENDS+= postgresql90-client>=${PKGVERSION_NOREV}:../../databases/postgresql90-client
diff --git a/databases/postgresql90/Makefile.common b/databases/postgresql90/Makefile.common
index 7df01e2c068..71606c8f6c3 100644
--- a/databases/postgresql90/Makefile.common
+++ b/databases/postgresql90/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.27 2013/12/10 22:32:56 adam Exp $
+# $NetBSD: Makefile.common,v 1.28 2014/02/23 11:25:51 adam Exp $
#
# used by databases/postgresql90-adminpack/Makefile
# used by databases/postgresql90-client/Makefile
@@ -21,7 +21,7 @@
# <lang>-postgresql client-side interface to PostgreSQL
# postgresql-<lang> server-side module for PostgreSQL backend
-DISTNAME= postgresql-9.0.15
+DISTNAME= postgresql-9.0.16
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2
diff --git a/databases/postgresql90/distinfo b/databases/postgresql90/distinfo
index 994aea4a10c..201b4f48567 100644
--- a/databases/postgresql90/distinfo
+++ b/databases/postgresql90/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.19 2013/12/10 22:32:56 adam Exp $
+$NetBSD: distinfo,v 1.20 2014/02/23 11:25:51 adam Exp $
-SHA1 (postgresql-9.0.15.tar.bz2) = 1e12b52c1989f9e2770898ea44c26b83a8dcc09e
-RMD160 (postgresql-9.0.15.tar.bz2) = a951bffd112017f3169ba3c8b6961243501b45ec
-Size (postgresql-9.0.15.tar.bz2) = 15169745 bytes
+SHA1 (postgresql-9.0.16.tar.bz2) = f1a43f182f8727b7d91c612d4169e01ab2a2bcb0
+RMD160 (postgresql-9.0.16.tar.bz2) = b86d79c3f7acfd00c2cb9e3dc79c106b4dfd253b
+Size (postgresql-9.0.16.tar.bz2) = 14956681 bytes
SHA1 (patch-aa) = c7e5aaff1c47d2e33df7692a412ef984c77ffcc0
SHA1 (patch-ab) = 6adfc53e325abe69582f1c7971f56144c697e9c1
SHA1 (patch-ac) = 76ddd3015d93b19cdd6000eaffc4f53cbd4965b5
diff --git a/databases/postgresql91-adminpack/Makefile b/databases/postgresql91-adminpack/Makefile
index 37dd1ad64ad..7fa8b899023 100644
--- a/databases/postgresql91-adminpack/Makefile
+++ b/databases/postgresql91-adminpack/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2014/02/12 23:17:42 tron Exp $
+# $NetBSD: Makefile,v 1.9 2014/02/23 11:25:52 adam Exp $
PKGNAME= ${DISTNAME:C/-/91-adminpack-/}
-PKGREVISION= 1
COMMENT= Admin pack module for pgAdmin management
DEPENDS+= postgresql91-server>=${PKGVERSION_NOREV}:../../databases/postgresql91-server
diff --git a/databases/postgresql91-client/Makefile b/databases/postgresql91-client/Makefile
index f9577831936..7a68accbc82 100644
--- a/databases/postgresql91-client/Makefile
+++ b/databases/postgresql91-client/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2014/02/12 23:17:42 tron Exp $
+# $NetBSD: Makefile,v 1.17 2014/02/23 11:25:52 adam Exp $
PKGNAME= ${DISTNAME:C/-/91-client-/}
-PKGREVISION= 1
COMMENT= PostgreSQL database client programs
.include "../../databases/postgresql91/Makefile.common"
diff --git a/databases/postgresql91-datatypes/Makefile b/databases/postgresql91-datatypes/Makefile
index fec1cb09760..30bea5c8235 100644
--- a/databases/postgresql91-datatypes/Makefile
+++ b/databases/postgresql91-datatypes/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2014/02/12 23:17:42 tron Exp $
+# $NetBSD: Makefile,v 1.11 2014/02/23 11:25:52 adam Exp $
PKGNAME= ${DISTNAME:C/-/91-datatypes-/}
-PKGREVISION= 2
COMMENT= PostgreSQL data types support modules
DEPENDS+= postgresql91-server>=${PKGVERSION_NOREV}:../../databases/postgresql91-server
diff --git a/databases/postgresql91-dblink/Makefile b/databases/postgresql91-dblink/Makefile
index 59a13f21e0d..72b5846fdb3 100644
--- a/databases/postgresql91-dblink/Makefile
+++ b/databases/postgresql91-dblink/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2014/02/12 23:17:42 tron Exp $
+# $NetBSD: Makefile,v 1.9 2014/02/23 11:25:52 adam Exp $
PKGNAME= ${DISTNAME:C/-/91-dblink-/}
-PKGREVISION= 1
COMMENT= Dblink module for remote database connections
DEPENDS+= postgresql91-server>=${PKGVERSION_NOREV}:../../databases/postgresql91-server
diff --git a/databases/postgresql91-docs/PLIST b/databases/postgresql91-docs/PLIST
index 79050bd66af..d461d6abc2d 100644
--- a/databases/postgresql91-docs/PLIST
+++ b/databases/postgresql91-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2013/12/10 22:32:57 adam Exp $
+@comment $NetBSD: PLIST,v 1.14 2014/02/23 11:25:52 adam Exp $
man/man1/clusterdb.1
man/man1/createdb.1
man/man1/createlang.1
@@ -975,6 +975,7 @@ share/doc/postgresql/html/release-8-4-17.html
share/doc/postgresql/html/release-8-4-18.html
share/doc/postgresql/html/release-8-4-19.html
share/doc/postgresql/html/release-8-4-2.html
+share/doc/postgresql/html/release-8-4-20.html
share/doc/postgresql/html/release-8-4-3.html
share/doc/postgresql/html/release-8-4-4.html
share/doc/postgresql/html/release-8-4-5.html
@@ -990,6 +991,7 @@ share/doc/postgresql/html/release-9-0-12.html
share/doc/postgresql/html/release-9-0-13.html
share/doc/postgresql/html/release-9-0-14.html
share/doc/postgresql/html/release-9-0-15.html
+share/doc/postgresql/html/release-9-0-16.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
@@ -1002,6 +1004,7 @@ share/doc/postgresql/html/release-9-0.html
share/doc/postgresql/html/release-9-1-1.html
share/doc/postgresql/html/release-9-1-10.html
share/doc/postgresql/html/release-9-1-11.html
+share/doc/postgresql/html/release-9-1-12.html
share/doc/postgresql/html/release-9-1-2.html
share/doc/postgresql/html/release-9-1-3.html
share/doc/postgresql/html/release-9-1-4.html
diff --git a/databases/postgresql91-fuzzystrmatch/Makefile b/databases/postgresql91-fuzzystrmatch/Makefile
index 8ce2b03a25d..858c769510b 100644
--- a/databases/postgresql91-fuzzystrmatch/Makefile
+++ b/databases/postgresql91-fuzzystrmatch/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2014/02/12 23:17:42 tron Exp $
+# $NetBSD: Makefile,v 1.9 2014/02/23 11:25:52 adam Exp $
PKGNAME= ${DISTNAME:C/-/91-fuzzystrmatch-/}
-PKGREVISION= 1
COMMENT= PostgreSQL fuzzystrmatch contribution
DEPENDS+= postgresql91-server>=${PKGVERSION_NOREV}:../../databases/postgresql91-server
diff --git a/databases/postgresql91-monitoring/Makefile b/databases/postgresql91-monitoring/Makefile
index c29d11da0d5..e7d4e4a20c0 100644
--- a/databases/postgresql91-monitoring/Makefile
+++ b/databases/postgresql91-monitoring/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2014/02/12 23:17:42 tron Exp $
+# $NetBSD: Makefile,v 1.9 2014/02/23 11:25:52 adam Exp $
PKGNAME= ${DISTNAME:C/-/91-monitoring-/}
-PKGREVISION= 1
COMMENT= PostgreSQL monitoring tools
DEPENDS+= postgresql91-server>=${PKGVERSION_NOREV}:../../databases/postgresql91-server
diff --git a/databases/postgresql91-pgcrypto/Makefile b/databases/postgresql91-pgcrypto/Makefile
index 545afa7c0b0..24822c38e84 100644
--- a/databases/postgresql91-pgcrypto/Makefile
+++ b/databases/postgresql91-pgcrypto/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2014/02/12 23:17:42 tron Exp $
+# $NetBSD: Makefile,v 1.9 2014/02/23 11:25:52 adam Exp $
PKGNAME= ${DISTNAME:C/-/91-pgcrypto-/}
-PKGREVISION= 1
COMMENT= Module providing cryptographic functions for PostgreSQL
DEPENDS+= postgresql91-server>=${PKGVERSION_NOREV}:../../databases/postgresql91-server
diff --git a/databases/postgresql91-plperl/Makefile b/databases/postgresql91-plperl/Makefile
index 5833cfbe867..78ab61f7d4c 100644
--- a/databases/postgresql91-plperl/Makefile
+++ b/databases/postgresql91-plperl/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2014/02/12 23:17:42 tron Exp $
+# $NetBSD: Makefile,v 1.13 2014/02/23 11:25:52 adam Exp $
PKGNAME= ${DISTNAME:C/-/91-plperl-/}
-PKGREVISION= 1
COMMENT= PL/Perl procedural language for the PostgreSQL backend
DEPENDS+= postgresql91-server>=${PKGVERSION_NOREV}:../../databases/postgresql91-server
diff --git a/databases/postgresql91-plpython/Makefile b/databases/postgresql91-plpython/Makefile
index 17b455a5be0..dd7076fd6d1 100644
--- a/databases/postgresql91-plpython/Makefile
+++ b/databases/postgresql91-plpython/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2014/02/12 23:17:42 tron Exp $
+# $NetBSD: Makefile,v 1.10 2014/02/23 11:25:52 adam Exp $
PKGNAME= ${DISTNAME:C/-/91-plpython-/}
-PKGREVISION= 1
COMMENT= PL/Python procedural language for the PostgreSQL backend
DEPENDS+= postgresql91-server>=${PKGVERSION_NOREV}:../../databases/postgresql91-server
diff --git a/databases/postgresql91-pltcl/Makefile b/databases/postgresql91-pltcl/Makefile
index 37f5a4b1566..eccd1913ad9 100644
--- a/databases/postgresql91-pltcl/Makefile
+++ b/databases/postgresql91-pltcl/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2014/02/12 23:17:43 tron Exp $
+# $NetBSD: Makefile,v 1.10 2014/02/23 11:25:52 adam Exp $
PKGNAME= ${DISTNAME:C/-/91-pltcl-/}
-PKGREVISION= 2
COMMENT= PL/Tcl procedural language for the PostgreSQL backend
DEPENDS+= postgresql91-server>=${PKGVERSION_NOREV}:../../databases/postgresql91-server
diff --git a/databases/postgresql91-replicationtools/Makefile b/databases/postgresql91-replicationtools/Makefile
index 3f52d117195..c5cd7d84a2a 100644
--- a/databases/postgresql91-replicationtools/Makefile
+++ b/databases/postgresql91-replicationtools/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2014/02/12 23:17:43 tron Exp $
+# $NetBSD: Makefile,v 1.9 2014/02/23 11:25:52 adam Exp $
PKGNAME= ${DISTNAME:C/-/91-replicationtools-/}
-PKGREVISION= 1
COMMENT= PostgreSQL replication tools
.include "../../databases/postgresql91/Makefile.common"
diff --git a/databases/postgresql91-server/Makefile b/databases/postgresql91-server/Makefile
index 71fe780db56..998e727edce 100644
--- a/databases/postgresql91-server/Makefile
+++ b/databases/postgresql91-server/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2014/02/12 23:17:43 tron Exp $
+# $NetBSD: Makefile,v 1.11 2014/02/23 11:25:52 adam Exp $
PKGNAME= ${DISTNAME:C/-/91-server-/}
-PKGREVISION= 1
COMMENT= PostgreSQL database server programs
# mips has no TAS implementation
diff --git a/databases/postgresql91-server/PLIST b/databases/postgresql91-server/PLIST
index a0c2463ca58..85949b35f8d 100644
--- a/databases/postgresql91-server/PLIST
+++ b/databases/postgresql91-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2013/04/04 21:08:36 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2014/02/23 11:25:52 adam Exp $
bin/postgres
bin/postmaster
lib/postgresql/ascii_and_mic.so
@@ -367,9 +367,6 @@ share/postgresql/timezone/Asia/Qatar
share/postgresql/timezone/Asia/Qyzylorda
share/postgresql/timezone/Asia/Rangoon
share/postgresql/timezone/Asia/Riyadh
-share/postgresql/timezone/Asia/Riyadh87
-share/postgresql/timezone/Asia/Riyadh88
-share/postgresql/timezone/Asia/Riyadh89
share/postgresql/timezone/Asia/Saigon
share/postgresql/timezone/Asia/Sakhalin
share/postgresql/timezone/Asia/Samarkand
@@ -580,9 +577,6 @@ share/postgresql/timezone/MST7MDT
share/postgresql/timezone/Mexico/BajaNorte
share/postgresql/timezone/Mexico/BajaSur
share/postgresql/timezone/Mexico/General
-share/postgresql/timezone/Mideast/Riyadh87
-share/postgresql/timezone/Mideast/Riyadh88
-share/postgresql/timezone/Mideast/Riyadh89
share/postgresql/timezone/NZ
share/postgresql/timezone/NZ-CHAT
share/postgresql/timezone/Navajo
diff --git a/databases/postgresql91-upgrade/Makefile b/databases/postgresql91-upgrade/Makefile
index a5fee5fba1e..339659eafd5 100644
--- a/databases/postgresql91-upgrade/Makefile
+++ b/databases/postgresql91-upgrade/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2014/02/12 23:17:43 tron Exp $
+# $NetBSD: Makefile,v 1.9 2014/02/23 11:25:53 adam Exp $
PKGNAME= ${DISTNAME:C/-/91-upgrade-/}
-PKGREVISION= 1
COMMENT= PostgreSQL binary upgrade tool
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/databases/postgresql91/Makefile b/databases/postgresql91/Makefile
index 998b209a300..eecde228f43 100644
--- a/databases/postgresql91/Makefile
+++ b/databases/postgresql91/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2014/02/12 23:17:42 tron Exp $
+# $NetBSD: Makefile,v 1.7 2014/02/23 11:25:52 adam Exp $
PKGNAME= ${DISTNAME:C/-/91-/}
-PKGREVISION= 1
COMMENT= Robust, next generation, object-relational DBMS
DEPENDS+= postgresql91-client>=${PKGVERSION_NOREV}:../../databases/postgresql91-client
diff --git a/databases/postgresql91/Makefile.common b/databases/postgresql91/Makefile.common
index 706a08d8f93..24d4916e6db 100644
--- a/databases/postgresql91/Makefile.common
+++ b/databases/postgresql91/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.17 2013/12/10 22:32:56 adam Exp $
+# $NetBSD: Makefile.common,v 1.18 2014/02/23 11:25:52 adam Exp $
#
# used by databases/postgresql91-adminpack/Makefile
# used by databases/postgresql91-client/Makefile
@@ -21,7 +21,7 @@
# <lang>-postgresql client-side interface to PostgreSQL
# postgresql-<lang> server-side module for PostgreSQL backend
-DISTNAME= postgresql-9.1.11
+DISTNAME= postgresql-9.1.12
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2
diff --git a/databases/postgresql91/distinfo b/databases/postgresql91/distinfo
index a8f8ebd20dc..7aaee849247 100644
--- a/databases/postgresql91/distinfo
+++ b/databases/postgresql91/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2013/12/10 22:32:56 adam Exp $
+$NetBSD: distinfo,v 1.17 2014/02/23 11:25:52 adam Exp $
-SHA1 (postgresql-9.1.11.tar.bz2) = b9ee975498705647aae77dae91869bfc6bb079ff
-RMD160 (postgresql-9.1.11.tar.bz2) = 2a3849a3e8b8f8fbbe2a35ee422a0be4a67e6dae
-Size (postgresql-9.1.11.tar.bz2) = 15861805 bytes
+SHA1 (postgresql-9.1.12.tar.bz2) = aaf9097de94a03a4136d36704c48be539c5734ac
+RMD160 (postgresql-9.1.12.tar.bz2) = 124902b260b32311550696858ff437eaddcd46ab
+Size (postgresql-9.1.12.tar.bz2) = 15638909 bytes
SHA1 (patch-config_perl.m4) = c7e5aaff1c47d2e33df7692a412ef984c77ffcc0
SHA1 (patch-configure) = dab79533dac06a79a5aa8439d6b15830d8d2fba7
SHA1 (patch-contrib_dblink_Makefile) = 4960ad57d42465fae203870548e4c53f8a32ce04
diff --git a/databases/postgresql92-adminpack/Makefile b/databases/postgresql92-adminpack/Makefile
index 2643ec26068..a8fb55ca246 100644
--- a/databases/postgresql92-adminpack/Makefile
+++ b/databases/postgresql92-adminpack/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2014/02/12 23:17:43 tron Exp $
+# $NetBSD: Makefile,v 1.6 2014/02/23 11:25:53 adam Exp $
PKGNAME= ${DISTNAME:C/-/92-adminpack-/}
-PKGREVISION= 1
COMMENT= Admin pack module for pgAdmin management
DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server
diff --git a/databases/postgresql92-client/Makefile b/databases/postgresql92-client/Makefile
index c6b2ae9ace7..72796f00d05 100644
--- a/databases/postgresql92-client/Makefile
+++ b/databases/postgresql92-client/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2014/02/12 23:17:43 tron Exp $
+# $NetBSD: Makefile,v 1.7 2014/02/23 11:25:53 adam Exp $
PKGNAME= ${DISTNAME:C/-/92-client-/}
-PKGREVISION= 1
COMMENT= PostgreSQL database client programs
.include "../../databases/postgresql92/Makefile.common"
diff --git a/databases/postgresql92-datatypes/Makefile b/databases/postgresql92-datatypes/Makefile
index 4076be2d04b..27535cab073 100644
--- a/databases/postgresql92-datatypes/Makefile
+++ b/databases/postgresql92-datatypes/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2014/02/12 23:17:43 tron Exp $
+# $NetBSD: Makefile,v 1.8 2014/02/23 11:25:53 adam Exp $
PKGNAME= ${DISTNAME:C/-/92-datatypes-/}
-PKGREVISION= 2
COMMENT= PostgreSQL data types support modules
DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server
diff --git a/databases/postgresql92-dblink/Makefile b/databases/postgresql92-dblink/Makefile
index 97fdb068d04..c86a64a0cf2 100644
--- a/databases/postgresql92-dblink/Makefile
+++ b/databases/postgresql92-dblink/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2014/02/12 23:17:43 tron Exp $
+# $NetBSD: Makefile,v 1.6 2014/02/23 11:25:53 adam Exp $
PKGNAME= ${DISTNAME:C/-/92-dblink-/}
-PKGREVISION= 1
COMMENT= Dblink module for remote database connections
DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server
diff --git a/databases/postgresql92-docs/PLIST b/databases/postgresql92-docs/PLIST
index 66012b24d97..7486acf13fb 100644
--- a/databases/postgresql92-docs/PLIST
+++ b/databases/postgresql92-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2013/12/10 22:32:57 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2014/02/23 11:25:53 adam Exp $
man/man1/clusterdb.1
man/man1/createdb.1
man/man1/createlang.1
@@ -1004,6 +1004,7 @@ share/doc/postgresql/html/release-8-4-17.html
share/doc/postgresql/html/release-8-4-18.html
share/doc/postgresql/html/release-8-4-19.html
share/doc/postgresql/html/release-8-4-2.html
+share/doc/postgresql/html/release-8-4-20.html
share/doc/postgresql/html/release-8-4-3.html
share/doc/postgresql/html/release-8-4-4.html
share/doc/postgresql/html/release-8-4-5.html
@@ -1019,6 +1020,7 @@ share/doc/postgresql/html/release-9-0-12.html
share/doc/postgresql/html/release-9-0-13.html
share/doc/postgresql/html/release-9-0-14.html
share/doc/postgresql/html/release-9-0-15.html
+share/doc/postgresql/html/release-9-0-16.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
@@ -1031,6 +1033,7 @@ share/doc/postgresql/html/release-9-0.html
share/doc/postgresql/html/release-9-1-1.html
share/doc/postgresql/html/release-9-1-10.html
share/doc/postgresql/html/release-9-1-11.html
+share/doc/postgresql/html/release-9-1-12.html
share/doc/postgresql/html/release-9-1-2.html
share/doc/postgresql/html/release-9-1-3.html
share/doc/postgresql/html/release-9-1-4.html
@@ -1046,6 +1049,7 @@ share/doc/postgresql/html/release-9-2-3.html
share/doc/postgresql/html/release-9-2-4.html
share/doc/postgresql/html/release-9-2-5.html
share/doc/postgresql/html/release-9-2-6.html
+share/doc/postgresql/html/release-9-2-7.html
share/doc/postgresql/html/release-9-2.html
share/doc/postgresql/html/release.html
share/doc/postgresql/html/resources.html
diff --git a/databases/postgresql92-fuzzystrmatch/Makefile b/databases/postgresql92-fuzzystrmatch/Makefile
index 33bd5329364..7be39ffe227 100644
--- a/databases/postgresql92-fuzzystrmatch/Makefile
+++ b/databases/postgresql92-fuzzystrmatch/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2014/02/12 23:17:43 tron Exp $
+# $NetBSD: Makefile,v 1.6 2014/02/23 11:25:53 adam Exp $
PKGNAME= ${DISTNAME:C/-/92-fuzzystrmatch-/}
-PKGREVISION= 1
COMMENT= PostgreSQL fuzzystrmatch contribution
DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server
diff --git a/databases/postgresql92-monitoring/Makefile b/databases/postgresql92-monitoring/Makefile
index e5b949c4ab1..4170139f911 100644
--- a/databases/postgresql92-monitoring/Makefile
+++ b/databases/postgresql92-monitoring/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2014/02/12 23:17:43 tron Exp $
+# $NetBSD: Makefile,v 1.6 2014/02/23 11:25:53 adam Exp $
PKGNAME= ${DISTNAME:C/-/92-monitoring-/}
-PKGREVISION= 1
COMMENT= PostgreSQL monitoring tools
DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server
diff --git a/databases/postgresql92-pgcrypto/Makefile b/databases/postgresql92-pgcrypto/Makefile
index 223f20e5a44..272994bed58 100644
--- a/databases/postgresql92-pgcrypto/Makefile
+++ b/databases/postgresql92-pgcrypto/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2014/02/12 23:17:43 tron Exp $
+# $NetBSD: Makefile,v 1.6 2014/02/23 11:25:53 adam Exp $
PKGNAME= ${DISTNAME:C/-/92-pgcrypto-/}
-PKGREVISION= 1
COMMENT= Module providing cryptographic functions for PostgreSQL
DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server
diff --git a/databases/postgresql92-plperl/Makefile b/databases/postgresql92-plperl/Makefile
index f6811f9c6e2..412fe90b3fb 100644
--- a/databases/postgresql92-plperl/Makefile
+++ b/databases/postgresql92-plperl/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2014/02/12 23:17:43 tron Exp $
+# $NetBSD: Makefile,v 1.7 2014/02/23 11:25:53 adam Exp $
PKGNAME= ${DISTNAME:C/-/92-plperl-/}
-PKGREVISION= 2
COMMENT= PL/Perl procedural language for the PostgreSQL backend
DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server
diff --git a/databases/postgresql92-plpython/Makefile b/databases/postgresql92-plpython/Makefile
index b093e48a3d7..6a6efcdc9e1 100644
--- a/databases/postgresql92-plpython/Makefile
+++ b/databases/postgresql92-plpython/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2014/02/12 23:17:43 tron Exp $
+# $NetBSD: Makefile,v 1.6 2014/02/23 11:25:53 adam Exp $
PKGNAME= ${DISTNAME:C/-/92-plpython-/}
-PKGREVISION= 1
COMMENT= PL/Python procedural language for the PostgreSQL backend
DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server
diff --git a/databases/postgresql92-pltcl/Makefile b/databases/postgresql92-pltcl/Makefile
index ed1a2f0fd94..89b61ce4b65 100644
--- a/databases/postgresql92-pltcl/Makefile
+++ b/databases/postgresql92-pltcl/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2014/02/12 23:17:43 tron Exp $
+# $NetBSD: Makefile,v 1.7 2014/02/23 11:25:53 adam Exp $
PKGNAME= ${DISTNAME:C/-/92-pltcl-/}
-PKGREVISION= 2
COMMENT= PL/Tcl procedural language for the PostgreSQL backend
DEPENDS+= postgresql92-server>=${PKGVERSION_NOREV}:../../databases/postgresql92-server
diff --git a/databases/postgresql92-replicationtools/Makefile b/databases/postgresql92-replicationtools/Makefile
index f11617f0651..fb59b67b668 100644
--- a/databases/postgresql92-replicationtools/Makefile
+++ b/databases/postgresql92-replicationtools/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2014/02/12 23:17:43 tron Exp $
+# $NetBSD: Makefile,v 1.6 2014/02/23 11:25:53 adam Exp $
PKGNAME= ${DISTNAME:C/-/92-replicationtools-/}
-PKGREVISION= 1
COMMENT= PostgreSQL replication tools
.include "../../databases/postgresql92/Makefile.common"
diff --git a/databases/postgresql92-server/Makefile b/databases/postgresql92-server/Makefile
index acc1a018c01..5940ff6f4ae 100644
--- a/databases/postgresql92-server/Makefile
+++ b/databases/postgresql92-server/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2014/02/12 23:17:43 tron Exp $
+# $NetBSD: Makefile,v 1.9 2014/02/23 11:25:53 adam Exp $
PKGNAME= ${DISTNAME:C/-/92-server-/}
-PKGREVISION= 1
COMMENT= PostgreSQL database server programs
# mips has no TAS implementation
diff --git a/databases/postgresql92-server/PLIST b/databases/postgresql92-server/PLIST
index 614da70f956..57f196e3a74 100644
--- a/databases/postgresql92-server/PLIST
+++ b/databases/postgresql92-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2013/04/04 21:08:37 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2014/02/23 11:25:53 adam Exp $
bin/postgres
bin/postmaster
include/postgresql/server/plpgsql.h
@@ -366,9 +366,6 @@ share/postgresql/timezone/Asia/Qatar
share/postgresql/timezone/Asia/Qyzylorda
share/postgresql/timezone/Asia/Rangoon
share/postgresql/timezone/Asia/Riyadh
-share/postgresql/timezone/Asia/Riyadh87
-share/postgresql/timezone/Asia/Riyadh88
-share/postgresql/timezone/Asia/Riyadh89
share/postgresql/timezone/Asia/Saigon
share/postgresql/timezone/Asia/Sakhalin
share/postgresql/timezone/Asia/Samarkand
@@ -579,9 +576,6 @@ share/postgresql/timezone/MST7MDT
share/postgresql/timezone/Mexico/BajaNorte
share/postgresql/timezone/Mexico/BajaSur
share/postgresql/timezone/Mexico/General
-share/postgresql/timezone/Mideast/Riyadh87
-share/postgresql/timezone/Mideast/Riyadh88
-share/postgresql/timezone/Mideast/Riyadh89
share/postgresql/timezone/NZ
share/postgresql/timezone/NZ-CHAT
share/postgresql/timezone/Navajo
diff --git a/databases/postgresql92-upgrade/Makefile b/databases/postgresql92-upgrade/Makefile
index fb4699106cd..e0d596a4f2b 100644
--- a/databases/postgresql92-upgrade/Makefile
+++ b/databases/postgresql92-upgrade/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2014/02/12 23:17:44 tron Exp $
+# $NetBSD: Makefile,v 1.6 2014/02/23 11:25:53 adam Exp $
PKGNAME= ${DISTNAME:C/-/92-upgrade-/}
-PKGREVISION= 1
COMMENT= PostgreSQL binary upgrade tool
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/databases/postgresql92/Makefile b/databases/postgresql92/Makefile
index 2a154deaff7..ab6b7f7ac05 100644
--- a/databases/postgresql92/Makefile
+++ b/databases/postgresql92/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2014/02/12 23:17:43 tron Exp $
+# $NetBSD: Makefile,v 1.5 2014/02/23 11:25:53 adam Exp $
PKGNAME= ${DISTNAME:C/-/92-/}
-PKGREVISION= 1
COMMENT= Robust, next generation, object-relational DBMS
DEPENDS+= postgresql92-client>=${PKGVERSION_NOREV}:../../databases/postgresql92-client
diff --git a/databases/postgresql92/Makefile.common b/databases/postgresql92/Makefile.common
index 98ef7dd2f6b..c01cfb9c995 100644
--- a/databases/postgresql92/Makefile.common
+++ b/databases/postgresql92/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2013/12/10 22:32:57 adam Exp $
+# $NetBSD: Makefile.common,v 1.9 2014/02/23 11:25:53 adam Exp $
#
# used by databases/postgresql92-adminpack/Makefile
# used by databases/postgresql92-client/Makefile
@@ -21,7 +21,7 @@
# <lang>-postgresql client-side interface to PostgreSQL
# postgresql-<lang> server-side module for PostgreSQL backend
-DISTNAME= postgresql-9.2.6
+DISTNAME= postgresql-9.2.7
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2
diff --git a/databases/postgresql92/distinfo b/databases/postgresql92/distinfo
index dad290ba02d..511d3a5c03d 100644
--- a/databases/postgresql92/distinfo
+++ b/databases/postgresql92/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2013/12/10 22:32:57 adam Exp $
+$NetBSD: distinfo,v 1.7 2014/02/23 11:25:53 adam Exp $
-SHA1 (postgresql-9.2.6.tar.bz2) = e9f124004fe6586b6d50bd14da0282d2ae613875
-RMD160 (postgresql-9.2.6.tar.bz2) = 7a74773af202730f4848ef82de333c5c18deb501
-Size (postgresql-9.2.6.tar.bz2) = 16491820 bytes
+SHA1 (postgresql-9.2.7.tar.bz2) = 20b6a83e7ba4bbaa1544bfdf4622ccd205bfc509
+RMD160 (postgresql-9.2.7.tar.bz2) = a7dca6b283a74764402f215085d01892dff02980
+Size (postgresql-9.2.7.tar.bz2) = 16248445 bytes
SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
SHA1 (patch-config_perl.m4) = c7e5aaff1c47d2e33df7692a412ef984c77ffcc0
SHA1 (patch-configure) = 21b27add570cff1a24c440201eb1ed49f8223747
diff --git a/databases/postgresql93-adminpack/Makefile b/databases/postgresql93-adminpack/Makefile
index 490cc761fd1..d0f940a7a17 100644
--- a/databases/postgresql93-adminpack/Makefile
+++ b/databases/postgresql93-adminpack/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/02/12 23:17:44 tron Exp $
+# $NetBSD: Makefile,v 1.3 2014/02/23 11:25:54 adam Exp $
PKGNAME= ${DISTNAME:C/-/93-adminpack-/}
-PKGREVISION= 1
COMMENT= Admin pack module for pgAdmin management
DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server
diff --git a/databases/postgresql93-client/Makefile b/databases/postgresql93-client/Makefile
index d5a246fa16b..0e06cbff195 100644
--- a/databases/postgresql93-client/Makefile
+++ b/databases/postgresql93-client/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2014/02/12 23:17:44 tron Exp $
+# $NetBSD: Makefile,v 1.6 2014/02/23 11:25:54 adam Exp $
PKGNAME= ${DISTNAME:C/-/93-client-/}
-PKGREVISION= 1
COMMENT= PostgreSQL database client programs
.include "../../databases/postgresql93/Makefile.common"
diff --git a/databases/postgresql93-datatypes/Makefile b/databases/postgresql93-datatypes/Makefile
index 625fe04222f..029abe12234 100644
--- a/databases/postgresql93-datatypes/Makefile
+++ b/databases/postgresql93-datatypes/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2014/02/12 23:17:44 tron Exp $
+# $NetBSD: Makefile,v 1.5 2014/02/23 11:25:54 adam Exp $
PKGNAME= ${DISTNAME:C/-/93-datatypes-/}
-PKGREVISION= 2
COMMENT= PostgreSQL data types support modules
DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server
diff --git a/databases/postgresql93-dblink/Makefile b/databases/postgresql93-dblink/Makefile
index 4e425812e1c..6ca7f28931c 100644
--- a/databases/postgresql93-dblink/Makefile
+++ b/databases/postgresql93-dblink/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/02/12 23:17:44 tron Exp $
+# $NetBSD: Makefile,v 1.3 2014/02/23 11:25:54 adam Exp $
PKGNAME= ${DISTNAME:C/-/93-dblink-/}
-PKGREVISION= 1
COMMENT= Dblink module for remote database connections
DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server
diff --git a/databases/postgresql93-docs/PLIST b/databases/postgresql93-docs/PLIST
index d7e5538e239..d9cbca581c4 100644
--- a/databases/postgresql93-docs/PLIST
+++ b/databases/postgresql93-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2013/12/10 22:32:57 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2014/02/23 11:25:54 adam Exp $
man/man1/clusterdb.1
man/man1/createdb.1
man/man1/createlang.1
@@ -1025,6 +1025,7 @@ share/doc/postgresql/html/release-8-4-17.html
share/doc/postgresql/html/release-8-4-18.html
share/doc/postgresql/html/release-8-4-19.html
share/doc/postgresql/html/release-8-4-2.html
+share/doc/postgresql/html/release-8-4-20.html
share/doc/postgresql/html/release-8-4-3.html
share/doc/postgresql/html/release-8-4-4.html
share/doc/postgresql/html/release-8-4-5.html
@@ -1040,6 +1041,7 @@ share/doc/postgresql/html/release-9-0-12.html
share/doc/postgresql/html/release-9-0-13.html
share/doc/postgresql/html/release-9-0-14.html
share/doc/postgresql/html/release-9-0-15.html
+share/doc/postgresql/html/release-9-0-16.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
@@ -1052,6 +1054,7 @@ share/doc/postgresql/html/release-9-0.html
share/doc/postgresql/html/release-9-1-1.html
share/doc/postgresql/html/release-9-1-10.html
share/doc/postgresql/html/release-9-1-11.html
+share/doc/postgresql/html/release-9-1-12.html
share/doc/postgresql/html/release-9-1-2.html
share/doc/postgresql/html/release-9-1-3.html
share/doc/postgresql/html/release-9-1-4.html
@@ -1067,9 +1070,11 @@ share/doc/postgresql/html/release-9-2-3.html
share/doc/postgresql/html/release-9-2-4.html
share/doc/postgresql/html/release-9-2-5.html
share/doc/postgresql/html/release-9-2-6.html
+share/doc/postgresql/html/release-9-2-7.html
share/doc/postgresql/html/release-9-2.html
share/doc/postgresql/html/release-9-3-1.html
share/doc/postgresql/html/release-9-3-2.html
+share/doc/postgresql/html/release-9-3-3.html
share/doc/postgresql/html/release-9-3.html
share/doc/postgresql/html/release.html
share/doc/postgresql/html/resources.html
diff --git a/databases/postgresql93-fuzzystrmatch/Makefile b/databases/postgresql93-fuzzystrmatch/Makefile
index aee1edd7e65..f6b54d0637a 100644
--- a/databases/postgresql93-fuzzystrmatch/Makefile
+++ b/databases/postgresql93-fuzzystrmatch/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/02/12 23:17:44 tron Exp $
+# $NetBSD: Makefile,v 1.3 2014/02/23 11:25:54 adam Exp $
PKGNAME= ${DISTNAME:C/-/93-fuzzystrmatch-/}
-PKGREVISION= 1
COMMENT= PostgreSQL fuzzystrmatch contribution
DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server
diff --git a/databases/postgresql93-monitoring/Makefile b/databases/postgresql93-monitoring/Makefile
index a05d0043554..17a8b956add 100644
--- a/databases/postgresql93-monitoring/Makefile
+++ b/databases/postgresql93-monitoring/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/02/12 23:17:44 tron Exp $
+# $NetBSD: Makefile,v 1.3 2014/02/23 11:25:54 adam Exp $
PKGNAME= ${DISTNAME:C/-/93-monitoring-/}
-PKGREVISION= 1
COMMENT= PostgreSQL monitoring tools
DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server
diff --git a/databases/postgresql93-pgcrypto/Makefile b/databases/postgresql93-pgcrypto/Makefile
index 530ca075462..d27b93575ec 100644
--- a/databases/postgresql93-pgcrypto/Makefile
+++ b/databases/postgresql93-pgcrypto/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/02/12 23:17:44 tron Exp $
+# $NetBSD: Makefile,v 1.3 2014/02/23 11:25:54 adam Exp $
PKGNAME= ${DISTNAME:C/-/93-pgcrypto-/}
-PKGREVISION= 1
COMMENT= Module providing cryptographic functions for PostgreSQL
DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server
diff --git a/databases/postgresql93-plperl/Makefile b/databases/postgresql93-plperl/Makefile
index 0083473a54a..ebd0780fa4e 100644
--- a/databases/postgresql93-plperl/Makefile
+++ b/databases/postgresql93-plperl/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/02/12 23:17:44 tron Exp $
+# $NetBSD: Makefile,v 1.3 2014/02/23 11:25:54 adam Exp $
PKGNAME= ${DISTNAME:C/-/93-plperl-/}
-PKGREVISION= 1
COMMENT= PL/Perl procedural language for the PostgreSQL backend
DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server
diff --git a/databases/postgresql93-plpython/Makefile b/databases/postgresql93-plpython/Makefile
index d5e8dc091a8..23d13bd84fd 100644
--- a/databases/postgresql93-plpython/Makefile
+++ b/databases/postgresql93-plpython/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/02/12 23:17:44 tron Exp $
+# $NetBSD: Makefile,v 1.3 2014/02/23 11:25:54 adam Exp $
PKGNAME= ${DISTNAME:C/-/93-plpython-/}
-PKGREVISION= 1
COMMENT= PL/Python procedural language for the PostgreSQL backend
DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server
diff --git a/databases/postgresql93-pltcl/Makefile b/databases/postgresql93-pltcl/Makefile
index 14de309e567..cea98d4362a 100644
--- a/databases/postgresql93-pltcl/Makefile
+++ b/databases/postgresql93-pltcl/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2014/02/12 23:17:44 tron Exp $
+# $NetBSD: Makefile,v 1.4 2014/02/23 11:25:54 adam Exp $
PKGNAME= ${DISTNAME:C/-/93-pltcl-/}
-PKGREVISION= 2
COMMENT= PL/Tcl procedural language for the PostgreSQL backend
DEPENDS+= postgresql93-server>=${PKGVERSION_NOREV}:../../databases/postgresql93-server
diff --git a/databases/postgresql93-replicationtools/Makefile b/databases/postgresql93-replicationtools/Makefile
index 1cf490dfdf0..995dd3ec14c 100644
--- a/databases/postgresql93-replicationtools/Makefile
+++ b/databases/postgresql93-replicationtools/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/02/12 23:17:44 tron Exp $
+# $NetBSD: Makefile,v 1.3 2014/02/23 11:25:54 adam Exp $
PKGNAME= ${DISTNAME:C/-/93-replicationtools-/}
-PKGREVISION= 1
COMMENT= PostgreSQL replication tools
.include "../../databases/postgresql93/Makefile.common"
diff --git a/databases/postgresql93-server/Makefile b/databases/postgresql93-server/Makefile
index 8e0a9943e8d..f6b578ce62f 100644
--- a/databases/postgresql93-server/Makefile
+++ b/databases/postgresql93-server/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2014/02/12 23:17:44 tron Exp $
+# $NetBSD: Makefile,v 1.4 2014/02/23 11:25:54 adam Exp $
PKGNAME= ${DISTNAME:C/-/93-server-/}
-PKGREVISION= 1
COMMENT= PostgreSQL database server programs
# mips has no TAS implementation
diff --git a/databases/postgresql93-server/PLIST b/databases/postgresql93-server/PLIST
index 22e98382ac5..b4d9b8b858c 100644
--- a/databases/postgresql93-server/PLIST
+++ b/databases/postgresql93-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2013/09/10 15:32:33 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2014/02/23 11:25:54 adam Exp $
bin/postgres
bin/postmaster
include/postgresql/server/plpgsql.h
@@ -366,9 +366,6 @@ share/postgresql/timezone/Asia/Qatar
share/postgresql/timezone/Asia/Qyzylorda
share/postgresql/timezone/Asia/Rangoon
share/postgresql/timezone/Asia/Riyadh
-share/postgresql/timezone/Asia/Riyadh87
-share/postgresql/timezone/Asia/Riyadh88
-share/postgresql/timezone/Asia/Riyadh89
share/postgresql/timezone/Asia/Saigon
share/postgresql/timezone/Asia/Sakhalin
share/postgresql/timezone/Asia/Samarkand
@@ -579,9 +576,6 @@ share/postgresql/timezone/MST7MDT
share/postgresql/timezone/Mexico/BajaNorte
share/postgresql/timezone/Mexico/BajaSur
share/postgresql/timezone/Mexico/General
-share/postgresql/timezone/Mideast/Riyadh87
-share/postgresql/timezone/Mideast/Riyadh88
-share/postgresql/timezone/Mideast/Riyadh89
share/postgresql/timezone/NZ
share/postgresql/timezone/NZ-CHAT
share/postgresql/timezone/Navajo
diff --git a/databases/postgresql93-upgrade/Makefile b/databases/postgresql93-upgrade/Makefile
index 1d623117708..6945e4d6ee0 100644
--- a/databases/postgresql93-upgrade/Makefile
+++ b/databases/postgresql93-upgrade/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/02/12 23:17:44 tron Exp $
+# $NetBSD: Makefile,v 1.3 2014/02/23 11:25:54 adam Exp $
PKGNAME= ${DISTNAME:C/-/93-upgrade-/}
-PKGREVISION= 1
COMMENT= PostgreSQL binary upgrade tool
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/databases/postgresql93/Makefile b/databases/postgresql93/Makefile
index cc68bd82857..c0abe7a6459 100644
--- a/databases/postgresql93/Makefile
+++ b/databases/postgresql93/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/02/12 23:17:44 tron Exp $
+# $NetBSD: Makefile,v 1.3 2014/02/23 11:25:54 adam Exp $
PKGNAME= ${DISTNAME:C/-/93-/}
-PKGREVISION= 1
COMMENT= Robust, next generation, object-relational DBMS
DEPENDS+= postgresql93-client>=${PKGVERSION_NOREV}:../../databases/postgresql93-client
diff --git a/databases/postgresql93/Makefile.common b/databases/postgresql93/Makefile.common
index 2b030ffcf82..7a722a84488 100644
--- a/databases/postgresql93/Makefile.common
+++ b/databases/postgresql93/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2013/12/10 22:32:57 adam Exp $
+# $NetBSD: Makefile.common,v 1.5 2014/02/23 11:25:54 adam Exp $
#
# used by databases/postgresql93-adminpack/Makefile
# used by databases/postgresql93-client/Makefile
@@ -21,7 +21,7 @@
# <lang>-postgresql client-side interface to PostgreSQL
# postgresql-<lang> server-side module for PostgreSQL backend
-DISTNAME= postgresql-9.3.2
+DISTNAME= postgresql-9.3.3
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2
diff --git a/databases/postgresql93/distinfo b/databases/postgresql93/distinfo
index f80857c6de4..5df28d7363c 100644
--- a/databases/postgresql93/distinfo
+++ b/databases/postgresql93/distinfo
@@ -1,18 +1,17 @@
-$NetBSD: distinfo,v 1.5 2013/12/10 22:32:57 adam Exp $
+$NetBSD: distinfo,v 1.6 2014/02/23 11:25:54 adam Exp $
-SHA1 (postgresql-9.3.2.tar.bz2) = e1438f6cc8d387703dd1cca201316603266bd83a
-RMD160 (postgresql-9.3.2.tar.bz2) = 60373d8da2f138e713943ddb103b0ebf12379739
-Size (postgresql-9.3.2.tar.bz2) = 16878364 bytes
+SHA1 (postgresql-9.3.3.tar.bz2) = 66d07c89f6a00468d27d3bafb7fc0eb040355a99
+RMD160 (postgresql-9.3.3.tar.bz2) = d97011af9c9583d2fca7613aeedaba765f071518
+Size (postgresql-9.3.3.tar.bz2) = 16665845 bytes
SHA1 (patch-config_missing) = c2d7d742922ba6861e7660c75b7b53f09e564813
SHA1 (patch-config_perl.m4) = e035132b1c281a75752d570ac5e29a11176c25c5
SHA1 (patch-configure) = 3de7635fe18532a05a619941fecad7bcda6c51b9
SHA1 (patch-contrib_dblink_Makefile) = 11620938ce93109311df90df675b1ad6f0c15212
SHA1 (patch-contrib_dblink_dblink.c) = a6f87ab9f2c28a72608d70267b71bd77437b0921
SHA1 (patch-src_Makefile.global.in) = 53e29e000d7fb71e2625aacd32324e9d7001b5b2
-SHA1 (patch-src_Makefile.shlib) = 6e6ec0ce0d61d047b1ecfcf21929ac96cfe8b064
+SHA1 (patch-src_Makefile.shlib) = 69f980184fd8dbd821221a1c6ac3a88408f2c4cf
SHA1 (patch-src_backend_Makefile) = deba6bc07ba2e4b8ef8f04f20efb2bdd54cb917e
SHA1 (patch-src_interfaces_libpq_Makefile) = 0066301bc8b31b9e26c79153427537bc3865ef4d
-SHA1 (patch-src_makefiles_Makefile.cygwin) = df75c763a4e478b10d9faa6cbf271e37059701a9
SHA1 (patch-src_makefiles_Makefile.solaris) = 0168f5bc105ffc89d5db40907a08966d8465f5a0
SHA1 (patch-src_pl_plperl_GNUmakefile) = 6ee3e431f46ce5c2a94df499504b2b8bd458bbef
SHA1 (patch-src_pl_plperl_plperl.h) = bd663fa80a47f7b82ce689060750fa6e631fbc61
diff --git a/databases/postgresql93/patches/patch-src_Makefile.shlib b/databases/postgresql93/patches/patch-src_Makefile.shlib
index a7b5982acb1..0f97c529308 100644
--- a/databases/postgresql93/patches/patch-src_Makefile.shlib
+++ b/databases/postgresql93/patches/patch-src_Makefile.shlib
@@ -1,4 +1,4 @@
-$NetBSD: patch-src_Makefile.shlib,v 1.2 2013/10/04 18:23:40 joerg Exp $
+$NetBSD: patch-src_Makefile.shlib,v 1.3 2014/02/23 11:25:54 adam Exp $
--- src/Makefile.shlib.orig 2013-09-02 20:53:17.000000000 +0000
+++ src/Makefile.shlib
@@ -38,38 +38,6 @@ $NetBSD: patch-src_Makefile.shlib,v 1.2 2013/10/04 18:23:40 joerg Exp $
ifeq ($(PORTNAME), hpux)
ifdef SO_MAJOR_VERSION
shlib = lib$(NAME)$(DLSUFFIX).$(SO_MAJOR_VERSION)
-@@ -281,8 +286,9 @@ ifeq ($(PORTNAME), unixware)
- endif
-
- ifeq ($(PORTNAME), cygwin)
-+ LINK.shared = $(CC) -shared
- ifdef SO_MAJOR_VERSION
-- shlib = cyg$(NAME)$(DLSUFFIX)
-+ shlib = cyg$(NAME)-$(SO_MAJOR_VERSION)$(DLSUFFIX)
- endif
- haslibarule = yes
- endif
-@@ -371,6 +377,12 @@ else # PORTNAME == cygwin || PORTNAME ==
-
- # If SHLIB_EXPORTS is set, the rules below will build a .def file from
- # that. Else we build a temporary one here.
-+ifeq ($(PORTNAME), cygwin)
-+$(shlib) $(stlib): $(OBJS) | $(SHLIB_PREREQS)
-+ $(CC) $(CFLAGS) -shared -o $(shlib) -Wl,--out-implib=$(stlib) $(OBJS) $(LDFLAGS) $(LDFLAGS_SL) $(SHLIB_LINK) $(LIBS) $(LDAP_LIBS_BE)
-+
-+
-+else
- ifeq (,$(SHLIB_EXPORTS))
- DLL_DEFFILE = lib$(NAME)dll.def
- exports_file = $(DLL_DEFFILE)
-@@ -387,6 +399,7 @@ $(shlib): $(OBJS) $(DLL_DEFFILE) | $(SHL
- $(stlib): $(shlib) $(DLL_DEFFILE) | $(SHLIB_PREREQS)
- $(DLLTOOL) --dllname $(shlib) $(DLLTOOL_LIBFLAGS) --def $(DLL_DEFFILE) --output-lib $@
-
-+endif # PORTNAME == cygwin
- endif # PORTNAME == cygwin || PORTNAME == win32
-
-
@@ -467,8 +480,10 @@ ifdef soname
# we don't install $(shlib) on AIX
# (see http://archives.postgresql.org/message-id/52EF20B2E3209443BC37736D00C3C1380A6E79FE@EXADV1.host.magwien.gv.at)
diff --git a/databases/postgresql93/patches/patch-src_makefiles_Makefile.cygwin b/databases/postgresql93/patches/patch-src_makefiles_Makefile.cygwin
deleted file mode 100644
index 9504ab2c49c..00000000000
--- a/databases/postgresql93/patches/patch-src_makefiles_Makefile.cygwin
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-src_makefiles_Makefile.cygwin,v 1.1 2013/10/04 18:23:40 joerg Exp $
-
---- src/makefiles/Makefile.cygwin.orig 2013-09-02 20:53:17.000000000 +0000
-+++ src/makefiles/Makefile.cygwin
-@@ -1,6 +1,5 @@
--# src/makefiles/Makefile.cygwin
- DLLTOOL= dlltool
--DLLWRAP= dllwrap
-+# src/makefiles/Makefile.cygwin
- ifdef PGXS
- BE_DLLLIBS= -L$(libdir) -lpostgres
- else
-@@ -44,6 +43,4 @@ endif
-
- # Rule for building a shared library from a single .o file
- %.dll: %.o
-- $(DLLTOOL) --export-all --output-def $*.def $<
-- $(DLLWRAP) -o $@ --def $*.def $< $(LDFLAGS) $(LDFLAGS_SL) $(BE_DLLLIBS)
-- rm -f $*.def
-+ $(CC) $(CFLAGS) -shared -o $@ $< $(LDFLAGS) $(LDFLAGS_SL) $(BE_DLLLIBS)