aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2014-06-27 17:59:07 +0000
committerXin LI <delphij@FreeBSD.org>2014-06-27 17:59:07 +0000
commit8d7ef78017c01ad4c5385e038dba95a9be30871c (patch)
tree20ba2c6bd895295649ab67d095bdc91b72abb155 /UPDATING
parentb97ee82786fddb9e20e514020eba180522496d6c (diff)
downloadports-8d7ef78017c01ad4c5385e038dba95a9be30871c.tar.gz
ports-8d7ef78017c01ad4c5385e038dba95a9be30871c.zip
Add a note for amavisd-milter's state directory change.
Notes
Notes: svn path=/head/; revision=359591
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 33abef09438e..b6fe1f7e8c65 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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.
+20140627:
+ AFFECTS: users of security/amavisd-milter
+ AUTHOR: delphij@FreeBSD.org
+
+ The default working directory of security/amavisd-milter have been
+ changed to /var/run/amavis/. Users will have to adjust path to the
+ milter socket.
+
20140427:
AFFECTS: users of editors/emacs21 and editors/emacs22
AUTHOR: ashish@FreeBSD.org