diff options
author | wxs <wxs@FreeBSD.org> | 2009-11-30 12:05:47 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-11-30 12:05:47 +0800 |
commit | 2c35426857056e394120cee83b47604621cf1808 (patch) | |
tree | 8fd1da8a893511e4e0c94459197cf69aa8bd258f /UPDATING | |
parent | 0d13c2c0efe300cdb2f197f312392070fb846a1a (diff) | |
download | freebsd-ports-gnome-2c35426857056e394120cee83b47604621cf1808.tar.gz freebsd-ports-gnome-2c35426857056e394120cee83b47604621cf1808.tar.zst freebsd-ports-gnome-2c35426857056e394120cee83b47604621cf1808.zip |
- Add a note about older postfixadmin ports deleting the config file upon
deinstall.
Submitted by: Terry Sposato <tabmow@freenode.net>
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. 20091120: + AFFECTS: users of mail/postfixadmin + AUTHOR: Terry Sposato (tabmow@freenode.net) + + Due to a bug in the previous postfixadmin port, existing users + need to backup their config.inc.php before they upgrade to + postfixadmin-2.3 or later and put it in place after the upgrade + is complete. + +20091120: AFFECTS: users of security/f-prot AUTHOR: Tim Bishop <tdb@FreeBSD.org> |