Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jan 2024 10:21:20 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dba8887ac612 - main - math/suitesparse-klu: upgrade KLU to 2.3.1
Message-ID:  <202401131021.40DALKls063397@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dba8887ac61269f473171b11e726bca104be9207

commit dba8887ac61269f473171b11e726bca104be9207
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2024-01-12 13:05:27 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2024-01-13 10:15:04 +0000

    math/suitesparse-klu: upgrade KLU to 2.3.1
---
 math/suitesparse-klu/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/math/suitesparse-klu/Makefile b/math/suitesparse-klu/Makefile
index 3106764769e3..53b7dccf2e38 100644
--- a/math/suitesparse-klu/Makefile
+++ b/math/suitesparse-klu/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	2.3.0
+PORTVERSION=	2.3.1
 CATEGORIES=	math
 
 COMMENT=	Sparse LU factorization, for circuit simulation



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401131021.40DALKls063397>