Date: Tue, 8 May 2018 04:02:41 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469350 - head Message-ID: <201805080402.w4842fpW038338@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Tue May 8 04:02:41 2018 New Revision: 469350 URL: https://svnweb.freebsd.org/changeset/ports/469350 Log: Add the notice to UPDATING that math/suitesparse can only be built when it isn't installed. Requested by: Zane C. Bowers-Hadley <vvelox@vvelox.net> Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue May 8 03:46:29 2018 (r469349) +++ head/UPDATING Tue May 8 04:02:41 2018 (r469350) @@ -5,6 +5,13 @@ 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. +20180507: + AFFECTS: users of math/suitesparse who build it locally + AUTHOR: yuri@FreeBSD.org + + The suitesparse needs to be uninstalled before math/suitesparse can be + correctly built. This is true for the version 5.2.0 and prior versions. + 20180505: AFFECTS: users of www/gitea AUTHOR: stb@lassitu.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805080402.w4842fpW038338>