svn commit: r362550 - head

Vsevolod Stakhov vsevolod at FreeBSD.org
Tue Jul 22 15:48:25 UTC 2014


Author: vsevolod
Date: Tue Jul 22 15:48:24 2014
New Revision: 362550
URL: http://svnweb.freebsd.org/changeset/ports/362550
QAT: https://qat.redports.org/buildarchive/r362550/

Log:
  Document the incompatible change in mail/exim

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Tue Jul 22 15:39:44 2014	(r362549)
+++ head/UPDATING	Tue Jul 22 15:48:24 2014	(r362550)
@@ -6,6 +6,14 @@ You should get into the habit of checkin
 you update your ports collection, before attempting any port upgrades.
 
 20140722:
+  AFFECTS: users of mail/exim
+  AUTHOR: vsevolod at FreeBSD.org
+
+  The behaviuor of expansion of arguments to math comparison functions (<, <=,
+  =, =>, >) was unexpected, expanding the values twice. Please update your
+  configuration if you have relied on such an expansion.
+
+20140722:
   AFFECTS: users of multimedia/mediainfo
   AUTHOR: sunpoet at FreeBSD.org
 


More information about the svn-ports-all mailing list