diff options
author | ohauer <ohauer@FreeBSD.org> | 2010-12-31 03:30:53 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2010-12-31 03:30:53 +0800 |
commit | 7a928457d274b481caf724dfe144f795f2ef15e5 (patch) | |
tree | 4e34a515dc5ade9f99f45fe4d38898cb7ab01ddf /UPDATING | |
parent | 7e3c5aaa1e66819074aa720249f7e6cfe36167a8 (diff) | |
download | freebsd-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-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |