mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
math/suitesparse-cxsparse: upgrade to 4.2.0
This commit is contained in:
parent
1b21357703
commit
14162c984c
@ -1,5 +1,5 @@
|
||||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 4.0.4
|
||||
PORTVERSION= 4.2.0
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Extended version of CSparse
|
||||
|
@ -1,7 +1,11 @@
|
||||
include/suitesparse/cs.h
|
||||
lib/cmake/SuiteSparse/FindCXSparse.cmake
|
||||
lib/cmake/CXSparse/CXSparseConfig.cmake
|
||||
lib/cmake/CXSparse/CXSparseConfigVersion.cmake
|
||||
lib/cmake/CXSparse/CXSparseTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/CXSparse/CXSparseTargets.cmake
|
||||
lib/libcxsparse.a
|
||||
lib/libcxsparse.so
|
||||
lib/libcxsparse.so.4
|
||||
lib/libcxsparse.so.4.0.4
|
||||
lib/libcxsparse.so.4.2.0
|
||||
libdata/pkgconfig/CXSparse.pc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/CXSparse_README.txt
|
||||
|
Loading…
Reference in New Issue
Block a user