git: 29ccd809ced4 - main - math/suitesparse-spex: upgrade to 2.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Dec 2023 14:31:30 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=29ccd809ced4d9909f153c62b46ff3145959cf82
commit 29ccd809ced4d9909f153c62b46ff3145959cf82
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-12-31 14:13:56 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-12-31 14:31:10 +0000
math/suitesparse-spex: upgrade to 2.3.0
---
math/suitesparse-spex/Makefile | 2 +-
math/suitesparse-spex/pkg-plist | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/math/suitesparse-spex/Makefile b/math/suitesparse-spex/Makefile
index 41943ec54625..cec0b6975d60 100644
--- a/math/suitesparse-spex/Makefile
+++ b/math/suitesparse-spex/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
-PORTVERSION= 2.2.1
+PORTVERSION= 2.3.0
CATEGORIES= math
COMMENT= Sparse Left-looking Integer-Preserving LU Factorization
diff --git a/math/suitesparse-spex/pkg-plist b/math/suitesparse-spex/pkg-plist
index 1215feddd90b..6311dd733413 100644
--- a/math/suitesparse-spex/pkg-plist
+++ b/math/suitesparse-spex/pkg-plist
@@ -1,4 +1,6 @@
include/suitesparse/SPEX.h
+lib/cmake/SPEX/FindGMP.cmake
+lib/cmake/SPEX/FindMPFR.cmake
lib/cmake/SPEX/SPEXConfig.cmake
lib/cmake/SPEX/SPEXConfigVersion.cmake
lib/cmake/SPEX/SPEXTargets-%%CMAKE_BUILD_TYPE%%.cmake
@@ -6,7 +8,7 @@ lib/cmake/SPEX/SPEXTargets.cmake
lib/libspex.a
lib/libspex.so
lib/libspex.so.2
-lib/libspex.so.2.2.1
+lib/libspex.so.%%VER%%
libdata/pkgconfig/SPEX.pc
%%PORTDOCS%%%%DOCSDIR%%/SPEX_README.md
%%PORTDOCS%%%%DOCSDIR%%/SPEX_UserGuide.pdf