math/suitesparse-spex: upgrade to 3.1.0

main
Thierry Thomas 2024-04-29 21:43:35 +02:00
parent 83f4c9cfd7
commit cecc3ec082
2 changed files with 7 additions and 3 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
PORTVERSION= 2.3.2
PORTVERSION= 3.1.0
CATEGORIES= math
COMMENT= Sparse Left-looking Integer-Preserving LU Factorization
@ -14,7 +14,7 @@ LIB_DEPENDS= libgmp.so:math/gmp \
libamd.so:math/suitesparse-amd \
libcolamd.so:math/suitesparse-colamd
USES= localbase:ldflags
USES= localbase:ldflags python
LDFLAGS+= -lm
MPORTNAME= SPEX

View File

@ -1,4 +1,5 @@
include/suitesparse/SPEX.h
include/suitesparse/spex_python_connect.h
lib/cmake/SPEX/FindGMP.cmake
lib/cmake/SPEX/FindMPFR.cmake
lib/cmake/SPEX/SPEXConfig.cmake
@ -7,8 +8,11 @@ lib/cmake/SPEX/SPEXTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/SPEX/SPEXTargets.cmake
lib/libspex.a
lib/libspex.so
lib/libspex.so.2
lib/libspex.so.3
lib/libspex.so.%%VER%%
lib/libspexpython.so
lib/libspexpython.so.3
lib/libspexpython.so.%%VER%%
libdata/pkgconfig/SPEX.pc
%%PORTDOCS%%%%DOCSDIR%%/SPEX_README.md
%%PORTDOCS%%%%DOCSDIR%%/SPEX_UserGuide.pdf