svn commit: r469350 - head

Yuri Victorovich yuri at FreeBSD.org
Tue May 8 04:02:42 UTC 2018


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 at 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 at 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 at lassitu.de


More information about the svn-ports-head mailing list