summaryrefslogtreecommitdiff
path: root/databases/postgresql90-server
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2005-01-23 10:06:21 +0000
committerSean Chittenden <seanc@FreeBSD.org>2005-01-23 10:06:21 +0000
commit1b5152db3bd8781a622980ecf7e38bd9a1b5af5a (patch)
tree57e81c48b94a896e0f83208f56477a068e7e3ed3 /databases/postgresql90-server
parent- Update to 2.0.2 (diff)
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
Notes
Notes: svn path=/head/; revision=127126
Diffstat (limited to 'databases/postgresql90-server')
-rw-r--r--databases/postgresql90-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql90-server/Makefile b/databases/postgresql90-server/Makefile
index 7ea9a0e7cd0c..9caed98f74f1 100644
--- a/databases/postgresql90-server/Makefile
+++ b/databases/postgresql90-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]* \