diff options
author | ohauer <ohauer@FreeBSD.org> | 2015-05-10 23:27:25 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2015-05-10 23:27:25 +0800 |
commit | 09e95ff3d0531a3e4332d78ce9f588aad6aab41a (patch) | |
tree | 9170696ae41cef8c88649f00360a5963ee4b9656 /UPDATING | |
parent | b87c6d50ec571c00acd8b51d0884463c844d3dff (diff) | |
download | freebsd-ports-gnome-09e95ff3d0531a3e4332d78ce9f588aad6aab41a.tar.gz freebsd-ports-gnome-09e95ff3d0531a3e4332d78ce9f588aad6aab41a.tar.zst freebsd-ports-gnome-09e95ff3d0531a3e4332d78ce9f588aad6aab41a.zip |
- document postfix OPTIONS change (r385964, r385965)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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@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@gmail.com |