mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
math/suitesparse-spqr: upgrade to 4.2.0
This commit is contained in:
parent
5761771029
commit
56e53acbbf
@ -1,5 +1,5 @@
|
||||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 3.0.4
|
||||
PORTVERSION= 4.2.0
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Sparse QR factorization
|
||||
|
@ -1,15 +1,14 @@
|
||||
include/suitesparse/SuiteSparseQR.hpp
|
||||
include/suitesparse/SuiteSparseQR_C.h
|
||||
include/suitesparse/SuiteSparseQR_definitions.h
|
||||
lib/cmake/SuiteSparse/FindSPQR.cmake
|
||||
lib/cmake/SuiteSparse/FindSPQR_CUDA.cmake
|
||||
lib/libspqr_cuda.so
|
||||
lib/libspqr_cuda.so.3
|
||||
lib/libspqr_cuda.so.3.0.4
|
||||
lib/libspqr_cuda.a
|
||||
lib/cmake/SPQR/SPQRConfig.cmake
|
||||
lib/cmake/SPQR/SPQRConfigVersion.cmake
|
||||
lib/cmake/SPQR/SPQRTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/SPQR/SPQRTargets.cmake
|
||||
lib/libspqr.a
|
||||
lib/libspqr.so
|
||||
lib/libspqr.so.3
|
||||
lib/libspqr.so.3.0.4
|
||||
lib/libspqr.so.4
|
||||
lib/libspqr.so.4.2.0
|
||||
libdata/pkgconfig/SPQR.pc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/SPQR_README.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/spqr_user_guide.pdf
|
||||
|
Loading…
Reference in New Issue
Block a user