diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-03-18 19:17:12 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-03-18 19:17:12 +0000 |
commit | 336a64246a65422cfa9cff4ab5ad2c9b56e34e6a (patch) | |
tree | 41f613c70f5102d6f7c08e5ff0be3296e3d63117 /UPDATING | |
parent | 44046d0943c55240feebafba38354669f43dd08d (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -5,6 +5,24 @@ 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. +20120318: + AFFECTS: users of mail/dbmail + AUTHOR: rm@FreeBSD.org + + dbmail 3.0 is now available. + + There are a number of significant changes including Dependencies, + Config, Schema and Server changes. + + Without required modifications, dbmail will not run and you will + no longer have access to your emails. See UPGRADING for details. + Don't forget to backup and fully test before upgrading. + + To stick with version 2.2.x run: + # portupgrade -o mail/dbmail22 mail/dbmail + or + # portmaster -o mail/dbmail22 mail/dbmail + 20120313: AFFECTS: users of x11-toolkits/qt4-gui AUTHOR: kde@FreeBSD.org |