forked from Lainports/freebsd-ports
math/suitesparse-ccolamd: upgrade to 3.2.0
This commit is contained in:
parent
349760e2bd
commit
26f3d6a66d
2 changed files with 7 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 3.0.4
|
||||
PORTVERSION= 3.2.0
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Constrained column approximate minimum degree ordering
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
include/suitesparse/ccolamd.h
|
||||
lib/cmake/SuiteSparse/FindCCOLAMD.cmake
|
||||
lib/cmake/CCOLAMD/CCOLAMDConfig.cmake
|
||||
lib/cmake/CCOLAMD/CCOLAMDConfigVersion.cmake
|
||||
lib/cmake/CCOLAMD/CCOLAMDTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/CCOLAMD/CCOLAMDTargets.cmake
|
||||
lib/libccolamd.a
|
||||
lib/libccolamd.so
|
||||
lib/libccolamd.so.3
|
||||
lib/libccolamd.so.3.0.4
|
||||
lib/libccolamd.so.3.2.0
|
||||
libdata/pkgconfig/CCOLAMD.pc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/CCOLAMD_README.txt
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue