aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2010-12-31 03:30:53 +0800
committerohauer <ohauer@FreeBSD.org>2010-12-31 03:30:53 +0800
commit7a928457d274b481caf724dfe144f795f2ef15e5 (patch)
tree4e34a515dc5ade9f99f45fe4d38898cb7ab01ddf /UPDATING
parent7e3c5aaa1e66819074aa720249f7e6cfe36167a8 (diff)
downloadfreebsd-ports-gnome-7a928457d274b481caf724dfe144f795f2ef15e5.tar.gz
freebsd-ports-gnome-7a928457d274b481caf724dfe144f795f2ef15e5.tar.zst
freebsd-ports-gnome-7a928457d274b481caf724dfe144f795f2ef15e5.zip
- change default postgresql version to 84
- add note to UPDATING PR: 153318 Submitted by: ohauer Approved by: miwi
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 44ef8a7d3c3f..18c90d53f0f2 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20101230:
+ AFFECTS: users of databases/postgresql??-(server|client)
+ AUTHOR: ohauer@FreeBSD.org
+
+ PostgreSQL version 8.4 is now the default. To upgrade from a version
+ lower than 8.4, follow the instructions on the PostgreSQL.org website.
+ http://www.postgresql.org/docs/8.4/interactive/install-upgrading.html
+
+20101230:
AFFECTS: users of net-mgmt/pnp
AUTHOR: rea@FreeBSD.org