From 46a567b9a39f1bd354d2342b5e142820846293f6 Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 25 Jul 2014 22:14:55 +0000 Subject: The PostgreSQL Global Development Group has released an update to all supported version of the database system, including versions 9.3.5, 9.2.9, 9.1.14, 9.0.18, and 8.4.22. This minor release fixes a number of issues discovered and reported by users over the last four months, including some data corruption issues, and is the last update of version 8.4. Users of version 9.3 will want to update at the earliest opportunity; users of version 8.4 will want to schedule an upgrade to a supported PostgreSQL version. --- databases/postgresql92-docs/Makefile | 3 +-- databases/postgresql92-docs/PLIST | 6 +++++- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'databases/postgresql92-docs') diff --git a/databases/postgresql92-docs/Makefile b/databases/postgresql92-docs/Makefile index fb451e01dbf..7c3827dd028 100644 --- a/databases/postgresql92-docs/Makefile +++ b/databases/postgresql92-docs/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:35:32 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/07/25 22:14:56 adam Exp $ PKGNAME= ${DISTNAME:C/-/92-docs-/} -PKGREVISION= 1 COMMENT= PostgreSQL database documentation .include "../../databases/postgresql92/Makefile.common" diff --git a/databases/postgresql92-docs/PLIST b/databases/postgresql92-docs/PLIST index 3cd1e329b8b..3fd0711ab20 100644 --- a/databases/postgresql92-docs/PLIST +++ b/databases/postgresql92-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2014/03/27 20:57:55 adam Exp $ +@comment $NetBSD: PLIST,v 1.9 2014/07/25 22:14:56 adam Exp $ man/man1/clusterdb.1 man/man1/createdb.1 man/man1/createlang.1 @@ -1006,6 +1006,7 @@ 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-21.html +share/doc/postgresql/html/release-8-4-22.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 @@ -1023,6 +1024,7 @@ 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-17.html +share/doc/postgresql/html/release-9-0-18.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 @@ -1037,6 +1039,7 @@ 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-13.html +share/doc/postgresql/html/release-9-1-14.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 @@ -1054,6 +1057,7 @@ 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-8.html +share/doc/postgresql/html/release-9-2-9.html share/doc/postgresql/html/release-9-2.html share/doc/postgresql/html/release.html share/doc/postgresql/html/resources.html -- cgit v1.2.3