Date: Sun, 10 May 2015 15:27:25 +0000 (UTC) From: Olli Hauer <ohauer@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385966 - head Message-ID: <201505101527.t4AFRP0g092483@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505101527.t4AFRP0g092483>