summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/postgresql83-client/PLIST7
-rw-r--r--databases/postgresql83-server/PLIST3
-rw-r--r--databases/postgresql83/Makefile.common4
-rw-r--r--databases/postgresql83/distinfo8
4 files changed, 14 insertions, 8 deletions
diff --git a/databases/postgresql83-client/PLIST b/databases/postgresql83-client/PLIST
index 417e773c7c7..6001b5cebdb 100644
--- a/databases/postgresql83-client/PLIST
+++ b/databases/postgresql83-client/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2008/06/20 06:54:42 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2008/10/06 09:42:59 adam Exp $
${PG_SUBPREFIX}bin/clusterdb
${PG_SUBPREFIX}bin/createdb
${PG_SUBPREFIX}bin/createlang
@@ -1198,6 +1198,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-18.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-19.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-20.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-21.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-22.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-4.html
@@ -1216,6 +1217,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-14.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-15.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-16.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-17.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-18.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-4.html
@@ -1230,6 +1232,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-10.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-11.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-12.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-13.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-14.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-4.html
@@ -1240,6 +1243,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-8.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-9.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-1.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-10.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2-4.html
@@ -1252,6 +1256,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-3-1.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-3-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-3-3.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-3-4.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release.html
${PG_SUBPREFIX}share/doc/postgresql/html/resources.html
diff --git a/databases/postgresql83-server/PLIST b/databases/postgresql83-server/PLIST
index 6c503c9ef68..0a3803a8880 100644
--- a/databases/postgresql83-server/PLIST
+++ b/databases/postgresql83-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2008/06/20 06:54:42 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2008/10/06 09:42:59 adam Exp $
${PG_SUBPREFIX}bin/postgres
${PG_SUBPREFIX}bin/postmaster
${PG_SUBPREFIX}lib/postgresql/ascii_and_mic.la
@@ -244,6 +244,7 @@ ${PG_SUBPREFIX}share/postgresql/timezone/America/Regina
${PG_SUBPREFIX}share/postgresql/timezone/America/Resolute
${PG_SUBPREFIX}share/postgresql/timezone/America/Rio_Branco
${PG_SUBPREFIX}share/postgresql/timezone/America/Rosario
+${PG_SUBPREFIX}share/postgresql/timezone/America/Santarem
${PG_SUBPREFIX}share/postgresql/timezone/America/Santiago
${PG_SUBPREFIX}share/postgresql/timezone/America/Santo_Domingo
${PG_SUBPREFIX}share/postgresql/timezone/America/Sao_Paulo
diff --git a/databases/postgresql83/Makefile.common b/databases/postgresql83/Makefile.common
index 3fcb8b83887..753b68632ae 100644
--- a/databases/postgresql83/Makefile.common
+++ b/databases/postgresql83/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2008/06/20 06:54:42 adam Exp $
+# $NetBSD: Makefile.common,v 1.4 2008/10/06 09:42:59 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -37,7 +37,7 @@ PATCHDIR?= ${.CURDIR}/../postgresql83/patches
#
# Note: Do not forget jdbc-postgresql83 when updating version
#
-DIST_VERS?= 8.3.3
+DIST_VERS?= 8.3.4
BASE_VERS?= ${DIST_VERS}
BUILDLINK_API_DEPENDS.postgresql83-client+= postgresql83-client>=${BASE_VERS}
diff --git a/databases/postgresql83/distinfo b/databases/postgresql83/distinfo
index 71470230fd9..f054da32592 100644
--- a/databases/postgresql83/distinfo
+++ b/databases/postgresql83/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.3 2008/06/20 06:54:42 adam Exp $
+$NetBSD: distinfo,v 1.4 2008/10/06 09:42:59 adam Exp $
-SHA1 (postgresql-8.3.3.tar.bz2) = b933f26a70bef9a5971c0ff2f392e293eed138b2
-RMD160 (postgresql-8.3.3.tar.bz2) = 8cc31cae862e328c8372245c8f953a1773dcc1f8
-Size (postgresql-8.3.3.tar.bz2) = 14004538 bytes
+SHA1 (postgresql-8.3.4.tar.bz2) = 3e6fd905fd3fe9698b50e5376ed15b7d6e3bb602
+RMD160 (postgresql-8.3.4.tar.bz2) = 13cb20672b0dc6fe52346d7c906a0842e0c872ac
+Size (postgresql-8.3.4.tar.bz2) = 14037366 bytes
SHA1 (patch-aa) = a7112ce2e9fc28f638afcf2e196d3cdc0f4c254d
SHA1 (patch-ab) = 61ed51b483b84c3ca88f8955713dff27f9070a6c
SHA1 (patch-ac) = 8e3a7021fdd01810d4ebcbd20002b28164b22279