diff options
author | crees <crees@FreeBSD.org> | 2011-06-19 19:00:20 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2011-06-19 19:00:20 +0800 |
commit | 0f2e581636813b2a98057c84947b1c17654e0f5d (patch) | |
tree | c15f745c318b9a99168aaef6271ab065408a02af /UPDATING | |
parent | 279ca790e134ec0ad464635ecd6a678a251c0ba5 (diff) | |
download | freebsd-ports-gnome-0f2e581636813b2a98057c84947b1c17654e0f5d.tar.gz freebsd-ports-gnome-0f2e581636813b2a98057c84947b1c17654e0f5d.tar.zst freebsd-ports-gnome-0f2e581636813b2a98057c84947b1c17654e0f5d.zip |
- Add UPDATING note for mailscanner
PR: ports/157065
Submitted by: Chris Rees (utisoft@gmail.com) (self)
Approved by: rene (mentor)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -17,6 +17,21 @@ you update your ports collection, before attempting any port upgrades. If you want to switch to lang/perl5.14 from lang/perl5.{8,10,12} please follow instructions in the entry 20110517 in this file. +20110618: + AFFECTS: users of mail/mailscanner + AUTHOR: crees@FreeBSD.org + + mail/mailscanner no longer requires running of any renew-* targets to + update the config files / wrapper scripts; it is now automatically + performed as the port is installed -- these targets have been removed. + + As an added bonus, the binary package now performs these steps as well, + in case you don't have a portstree handy. + + Before upgrading, please backup your PREFIX/etc/MailScanner, + PREFIX/share/MailScanner and PREFIX/libexec/MailScanner if you + have customised any of these directories, just in case. + 20110613: AFFECTS: users of mail/mailman with postfix AUTHOR: crees@FreeBSD.org |