mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
math/suitesparse-ldl: upgrade to 3.2.0
This commit is contained in:
parent
d745f8359a
commit
4cf4d5fabe
@ -1,5 +1,5 @@
|
||||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 3.0.4
|
||||
PORTVERSION= 3.2.0
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Simple LDL^T factorization
|
||||
|
@ -1,8 +1,12 @@
|
||||
include/suitesparse/ldl.h
|
||||
lib/cmake/SuiteSparse/FindLDL.cmake
|
||||
lib/cmake/LDL/LDLConfig.cmake
|
||||
lib/cmake/LDL/LDLConfigVersion.cmake
|
||||
lib/cmake/LDL/LDLTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/LDL/LDLTargets.cmake
|
||||
lib/libldl.a
|
||||
lib/libldl.so
|
||||
lib/libldl.so.3
|
||||
lib/libldl.so.3.0.4
|
||||
lib/libldl.so.3.2.0
|
||||
libdata/pkgconfig/LDL.pc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LDL_README.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ldl_userguide.pdf
|
||||
|
Loading…
Reference in New Issue
Block a user