diff --git a/math/suitesparse-spex/Makefile b/math/suitesparse-spex/Makefile index 41943ec546259..cec0b6975d602 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 1215feddd90ba..6311dd7334133 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