From 1b5152db3bd8781a622980ecf7e38bd9a1b5af5a Mon Sep 17 00:00:00 2001 From: Sean Chittenden Date: Sun, 23 Jan 2005 10:06:21 +0000 Subject: Enter PostgreSQL 8.0.0. Given 4.11 is still being released, abuse -devel by stuffing the 8.0.0 release in here for the time being. Port epoch bumped because 8.0.rc* is greater than 8.0.0. A note from UPDATING to people who want to use 8.0.0 via -devel in production: The -devel port has been updated to contain 8.0 release since postgresql80-server can not be updated until 4.11 is released and the changes in PR ports/75344 are committed. Users who need 8.0 now can use the -devel port, however, once postgresql80-server has been committed, -devel will begin tracking 8.1. Please be smart about tracking ports and if used in production, update to databases/postgresql80-server as soon as it becomes available. No dump/reload will be required when changing from -devel to postgresql80-server. Check out the release notes and the shiny new PostgreSQL.org website at: http://www.PostgreSQL.org/docs/8.0/static/release.html#RELEASE-8-0 --- databases/postgresql91-server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/postgresql91-server') diff --git a/databases/postgresql91-server/Makefile b/databases/postgresql91-server/Makefile index 7ea9a0e7cd0c..9caed98f74f1 100644 --- a/databases/postgresql91-server/Makefile +++ b/databases/postgresql91-server/Makefile @@ -20,7 +20,7 @@ COMMENT?= The most advanced open-source database available anywhere # XXX: this will eventually go away .if !defined(PGSQL_WORK_IN_PROGRESS) -BROKEN= Work in progress, please use databases/postgresql-devel until further notice +BROKEN= pending ports/75344, the 8.0 release can be used via the postgresql-devel port .endif CONFLICTS?= ${PORTNAME}${PKGNAMESUFFIX}-7.[0-35-9]* \ -- cgit v1.2.3