diff options
Diffstat (limited to 'math/suitesparse-ccolamd')
-rw-r--r-- | math/suitesparse-ccolamd/Makefile | 2 | ||||
-rw-r--r-- | math/suitesparse-ccolamd/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/math/suitesparse-ccolamd/Makefile b/math/suitesparse-ccolamd/Makefile index 784e115fefbf..5fb295f02e2f 100644 --- a/math/suitesparse-ccolamd/Makefile +++ b/math/suitesparse-ccolamd/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.3.4 +PORTVERSION= 3.3.5 CATEGORIES= math COMMENT= Constrained column approximate minimum degree ordering diff --git a/math/suitesparse-ccolamd/pkg-plist b/math/suitesparse-ccolamd/pkg-plist index 1754cd1d83a6..93418a178aed 100644 --- a/math/suitesparse-ccolamd/pkg-plist +++ b/math/suitesparse-ccolamd/pkg-plist @@ -3,6 +3,8 @@ lib/cmake/CCOLAMD/CCOLAMDConfig.cmake lib/cmake/CCOLAMD/CCOLAMDConfigVersion.cmake lib/cmake/CCOLAMD/CCOLAMDTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/CCOLAMD/CCOLAMDTargets.cmake +lib/cmake/CCOLAMD/CCOLAMDTargets_static-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/CCOLAMD/CCOLAMDTargets_static.cmake lib/libccolamd.a lib/libccolamd.so lib/libccolamd.so.3 |