diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2012-10-01 12:36:51 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2012-10-01 12:36:51 +0000 |
commit | 0ad8ecbc940f1c60e885a16f7fb7e9381a328dd0 (patch) | |
tree | d755245e4e541210eb75d67f77fe82a541223d3c /UPDATING | |
parent | 134600a83d58594d3a9c99c8b1423001115ee1a2 (diff) | |
download | ports-0ad8ecbc940f1c60e885a16f7fb7e9381a328dd0.tar.gz ports-0ad8ecbc940f1c60e885a16f7fb7e9381a328dd0.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 |