summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/postgresql81-client/PLIST6
-rw-r--r--databases/postgresql81-server/PLIST4
-rw-r--r--databases/postgresql81/Makefile.common4
-rw-r--r--databases/postgresql81/distinfo8
4 files changed, 14 insertions, 8 deletions
diff --git a/databases/postgresql81-client/PLIST b/databases/postgresql81-client/PLIST
index 1547dc0026d..69c45357332 100644
--- a/databases/postgresql81-client/PLIST
+++ b/databases/postgresql81-client/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2007/09/19 20:01:58 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2008/01/07 20:14:24 adam Exp $
${PG_SUBPREFIX}bin/clusterdb
${PG_SUBPREFIX}bin/createdb
${PG_SUBPREFIX}bin/createlang
@@ -989,6 +989,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-17.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-18.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-19.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-20.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-21.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-3-4.html
@@ -1008,6 +1009,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-15.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-16.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-17.html
${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-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-7-4-4.html
@@ -1023,6 +1025,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-11.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-12.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-13.html
${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-2.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-3.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-4.html
@@ -1033,6 +1036,7 @@ ${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-8.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0-9.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-0.html
${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-1.html
+${PG_SUBPREFIX}share/doc/postgresql/html/release-8-1-10.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
diff --git a/databases/postgresql81-server/PLIST b/databases/postgresql81-server/PLIST
index 17e0186b6e8..f1a3699c2aa 100644
--- a/databases/postgresql81-server/PLIST
+++ b/databases/postgresql81-server/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2007/09/19 20:01:58 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2008/01/07 20:14:24 adam Exp $
${PG_SUBPREFIX}bin/postgres
${PG_SUBPREFIX}bin/postmaster
${PG_SUBPREFIX}lib/postgresql/ascii_and_mic.la
@@ -204,6 +204,7 @@ ${PG_SUBPREFIX}share/postgresql/timezone/America/Louisville
${PG_SUBPREFIX}share/postgresql/timezone/America/Maceio
${PG_SUBPREFIX}share/postgresql/timezone/America/Managua
${PG_SUBPREFIX}share/postgresql/timezone/America/Manaus
+${PG_SUBPREFIX}share/postgresql/timezone/America/Marigot
${PG_SUBPREFIX}share/postgresql/timezone/America/Martinique
${PG_SUBPREFIX}share/postgresql/timezone/America/Mazatlan
${PG_SUBPREFIX}share/postgresql/timezone/America/Mendoza
@@ -243,6 +244,7 @@ ${PG_SUBPREFIX}share/postgresql/timezone/America/Santo_Domingo
${PG_SUBPREFIX}share/postgresql/timezone/America/Sao_Paulo
${PG_SUBPREFIX}share/postgresql/timezone/America/Scoresbysund
${PG_SUBPREFIX}share/postgresql/timezone/America/Shiprock
+${PG_SUBPREFIX}share/postgresql/timezone/America/St_Barthelemy
${PG_SUBPREFIX}share/postgresql/timezone/America/St_Johns
${PG_SUBPREFIX}share/postgresql/timezone/America/St_Kitts
${PG_SUBPREFIX}share/postgresql/timezone/America/St_Lucia
diff --git a/databases/postgresql81/Makefile.common b/databases/postgresql81/Makefile.common
index 337859c8cd7..bbeb5cdb109 100644
--- a/databases/postgresql81/Makefile.common
+++ b/databases/postgresql81/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2007/09/19 20:01:58 adam Exp $
+# $NetBSD: Makefile.common,v 1.15 2008/01/07 20:14:23 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -36,7 +36,7 @@ PATCHDIR?= ${.CURDIR}/../postgresql81/patches
#
# Note: Do not forget jdbc-postgresql81 when updating version
#
-DIST_VERS?= 8.1.10
+DIST_VERS?= 8.1.11
BASE_VERS?= ${DIST_VERS}
BUILDLINK_API_DEPENDS.postgresql81-client+= postgresql81-client>=${BASE_VERS}
diff --git a/databases/postgresql81/distinfo b/databases/postgresql81/distinfo
index a254c63ba1c..7d392784f98 100644
--- a/databases/postgresql81/distinfo
+++ b/databases/postgresql81/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.10 2007/09/19 20:01:58 adam Exp $
+$NetBSD: distinfo,v 1.11 2008/01/07 20:14:23 adam Exp $
-SHA1 (postgresql-8.1.10.tar.bz2) = c24adba8e3e6cc2ec2e3ce6cda592a8d8850b7c5
-RMD160 (postgresql-8.1.10.tar.bz2) = 0786f3bc568cddba8eb5e2682f35037ec20a60c1
-Size (postgresql-8.1.10.tar.bz2) = 11720107 bytes
+SHA1 (postgresql-8.1.11.tar.bz2) = 73c0f09754fc8e3c7f8d7de49d70244b76927416
+RMD160 (postgresql-8.1.11.tar.bz2) = 9fb98eadc4f1015205970f26b31b68ea0378bda9
+Size (postgresql-8.1.11.tar.bz2) = 11735420 bytes
SHA1 (patch-aa) = a7112ce2e9fc28f638afcf2e196d3cdc0f4c254d
SHA1 (patch-ab) = 5bf5f46e86025772cbdb9c9d22c942b40288f82f
SHA1 (patch-ac) = cbd302a60d43171854c37171b57ee7bbf1194ad9