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 --- UPDATING | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 5b022ea9d820..86a62351dd46 100644 --- a/UPDATING +++ b/UPDATING @@ -6,6 +6,20 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20050122: + AFFECTS: users of PostgreSQL + AUTHOR: seanc@FreeBSD.org + + 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. + 20050117: AFFECTS: users of mail/spambnc AUTHOR: thierry@FreeBSD.org -- cgit v1.2.3