Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Oct 2023 09:06:07 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: 762923a0dc26 - main - math/suitesparse-cxsparse: upgrade to 4.2.1
Message-ID:  <202310150906.39F967S4043159@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=762923a0dc26326a1eda391837f252b1eba2a0f9

commit 762923a0dc26326a1eda391837f252b1eba2a0f9
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-10-14 09:37:13 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-10-15 08:59:08 +0000

    math/suitesparse-cxsparse: upgrade to 4.2.1
---
 math/suitesparse-cxsparse/Makefile  | 2 +-
 math/suitesparse-cxsparse/pkg-plist | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/math/suitesparse-cxsparse/Makefile b/math/suitesparse-cxsparse/Makefile
index 1940dad4810a..68b6b4a53955 100644
--- a/math/suitesparse-cxsparse/Makefile
+++ b/math/suitesparse-cxsparse/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	4.2.0
+PORTVERSION=	4.2.1
 CATEGORIES=	math
 
 COMMENT=	Extended version of CSparse
diff --git a/math/suitesparse-cxsparse/pkg-plist b/math/suitesparse-cxsparse/pkg-plist
index afccb4c8644a..1dfe911f9f44 100644
--- a/math/suitesparse-cxsparse/pkg-plist
+++ b/math/suitesparse-cxsparse/pkg-plist
@@ -6,6 +6,6 @@ lib/cmake/CXSparse/CXSparseTargets.cmake
 lib/libcxsparse.a
 lib/libcxsparse.so
 lib/libcxsparse.so.4
-lib/libcxsparse.so.4.2.0
+lib/libcxsparse.so.4.2.1
 libdata/pkgconfig/CXSparse.pc
 %%PORTDOCS%%%%DOCSDIR%%/CXSparse_README.txt



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