Date: Fri, 27 Sep 2019 00:17:32 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512995 - head/math/suitesparse Message-ID: <201909270017.x8R0HWU7068274@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri Sep 27 00:17:31 2019 New Revision: 512995 URL: https://svnweb.freebsd.org/changeset/ports/512995 Log: math/suitesparse: force rebuild after r512983 RUN_DEPENDS switched from devel/openmp to lang/gcc9. Modified: head/math/suitesparse/Makefile (contents, props changed) Modified: head/math/suitesparse/Makefile ============================================================================== --- head/math/suitesparse/Makefile Fri Sep 27 00:03:29 2019 (r512994) +++ head/math/suitesparse/Makefile Fri Sep 27 00:17:31 2019 (r512995) @@ -3,7 +3,7 @@ PORTNAME= suitesparse DISTVERSION= 5.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://faculty.cse.tamu.edu/davis/SuiteSparse/ \ https://mirror.sobukus.de/files/src/suitesparse/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909270017.x8R0HWU7068274>