summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2004-10-24 00:23:04 +0000
committerSean Chittenden <seanc@FreeBSD.org>2004-10-24 00:23:04 +0000
commit10ff18612d59dfb50f62f698ff16e63829cba52b (patch)
tree13f832f2964130559df142dde35d92797ab3dc83 /UPDATING
parentUpdate to version 1.0.4.3, and do a fair bit of repair so that (diff)
Update dbmail to 2.0.0. This upgrade requires a migration script to be run.
See UPDATING for details. Grab maintainership of this port for the time being.
Notes
Notes: svn path=/head/; revision=120047
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 2969155e7a10..5bcc2117a253 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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.
+20041023:
+ AFFECTS: users of mail/dbmail
+ AUTHOR: seanc@FreeBSD.org
+
+ When upgrading from 1.X to 2.X, read the upgrading instructions.
+ The structure of the database has changed, please use the migration
+ scripts provided. Many of the programs have been renamed and arguments
+ have been changed as well.
+
20041020:
AFFECTS: users of security/antivir-milter
AUTHOR: marius@FreeBSD.org