diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2017-08-07 21:44:00 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2017-08-07 21:44:00 +0000 |
commit | 871f113e9bfd3abd048a94038076e6f654f39918 (patch) | |
tree | b44ecc5f2c2ba20397232fb6057395d2fcbb7c30 /UPDATING | |
parent | 91438abd7acd32153338b16c1e66cbe948df5e50 (diff) |
Rename dovecot2/dovecot2-pigeonhole to dovecot/dovecot-pigeonhole.
It might be necessary to manually remove and reinstall the package under
the new name.
Discussed with: ler
Notes
Notes:
svn path=/head/; revision=447519
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -5,6 +5,17 @@ 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. +20170807: + AFFECTS: users of mail/dovecot2 and mail/dovecot2-pigeonhole + AUTHOR: adamw@FreeBSD.org + + Now that dovecot1 has been removed from the ports tree, dovecot2 + and dovecot2-pigeonhole have been renamed to simply dovecot and + dovecot-pigeonhole. + + Depending upon your local setup, you may need to manually run + 'pkg delete dovecot2' and 'pkg install dovecot' (or -pigeonhole). + 20170806: AFFECTS: users of mail/dovecot2-antispam-plugin AUTHOR: adamw@FreeBSD.org |