Date: Tue, 22 Jul 2014 15:48:25 +0000 (UTC) From: Vsevolod Stakhov <vsevolod@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362550 - head Message-ID: <201407221548.s6MFmPpf053611@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407221548.s6MFmPpf053611>