diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2015-06-12 14:16:45 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2015-06-12 14:16:45 +0000 |
commit | b8f16deafb8935ce48766a8764eed191221b82d8 (patch) | |
tree | aa6501de663afd5e8965f53ea82069d8339b81a8 /UPDATING | |
parent | 7f16b2fac1d9ba345cbea871d916ec0b60861728 (diff) | |
download | ports-b8f16deafb8935ce48766a8764eed191221b82d8.tar.gz ports-b8f16deafb8935ce48766a8764eed191221b82d8.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20150610: + AFFECTS: users of databases/postgresql84-server + AUTHOR: girgen@FreeBSD.org + + PostgreSQL-8.4 EOL was reached in July 2014. To upgrade to a later version of + choice, you need to do a dump+restore of the database. + Please follow the instructions at: + + http://www.postgresql.org/docs/8.4/static/install-upgrading.html + 20150527: AFFECTS: users of sysutils/xfce4-power-manager AUTHOR: olivierd@FreeBSD.org |