add a note about mail/courier-imap for SSL users

This commit is contained in:
Oliver Lehmann 2014-02-22 22:25:51 +00:00
parent 614df2ebae
commit 542efaefd7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345678

View File

@ -5,6 +5,14 @@ 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.
20140222:
AFFECTS: users of mail/courier-imap
AUTHOR: oliver@FreeBSD.org
When using SSL and updating from an older version, run mkdhparams(8) to
create the new TLS_DHPARAMS file which is needed for Courier IMAP 4.15
and up.
20140222:
AFFECTS: users of net-im/turpial
AUTHOR: olivierd@FreeBSD.org