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>
This commit is contained in:
Yuri Victorovich 2018-05-08 04:02:41 +00:00
parent 92f3418b50
commit d76c7ec95e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469350

View File

@ -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