Add note about renamed files in mail/maildrop.

Suggested by:	Andrew Clarke <mail@ozzmosis.com> (via ports@FreeBSD.org)
Approved by:	tabthorpe (mentor)
This commit is contained in:
Guido Falsi 2012-10-01 12:36:51 +00:00
parent 134600a83d
commit 0ad8ecbc94
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305114

View file

@ -5,6 +5,20 @@ 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.
20120928:
AFFECTS: users of mail/maildrop
AUTHOR: madpilot@FreeBSD.org
With the update to 2.6.0 of mail/maildrop the following executable
files:
bin/deliverquota -> bin/maildrop-deliverquota
bin/maidirmake -> bin/maildrop-maildirmake
have been renamed to avoid colliding with files installed from
other ports. Man pages and html files in DOCSDIR relating to these
files have also been renamed accordingly.
20120925:
AFFECTS: users of www/linux-f10-flashplugin11
AUTHOR: eadler@FreeBSD.org