svn commit: r385966 - head
Olli Hauer
ohauer at FreeBSD.org
Sun May 10 15:27:26 UTC 2015
Author: ohauer
Date: Sun May 10 15:27:25 2015
New Revision: 385966
URL: https://svnweb.freebsd.org/changeset/ports/385966
Log:
- document postfix OPTIONS change (r385964, r385965)
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Sun May 10 15:25:31 2015 (r385965)
+++ head/UPDATING Sun May 10 15:27:25 2015 (r385966)
@@ -5,6 +5,16 @@ 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.
+20150510:
+ AFFECTS: users of mail/postfix mail/postfix-current
+ AUTHOR: ohauer at FreeBSD.org
+
+ The following OPTIONS where renamed to match the default used in most all other ports
+ - SASL2 -> SASL
+ - OPENLDAP -> LDAP
+
+ If any of the old OPTIONS was enabled before, please re-run "make config".
+
20150508:
AFFECTS: users of www/iojs
AUTHOR: linpct at gmail.com
More information about the svn-ports-head
mailing list