Skip to content

Commit

Permalink
math/suitesparse-btf: upgrade to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-FreeBSD committed Sep 20, 2023
1 parent 3e5aabc commit e0844d8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion math/suitesparse-btf/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
PORTVERSION= 2.0.4
PORTVERSION= 2.2.0
CATEGORIES= math

COMMENT= Permutation to block triangular form
Expand Down
8 changes: 6 additions & 2 deletions math/suitesparse-btf/pkg-plist
@@ -1,7 +1,11 @@
include/suitesparse/btf.h
lib/cmake/SuiteSparse/FindBTF.cmake
lib/cmake/BTF/BTFConfig.cmake
lib/cmake/BTF/BTFConfigVersion.cmake
lib/cmake/BTF/BTFTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/BTF/BTFTargets.cmake
lib/libbtf.a
lib/libbtf.so
lib/libbtf.so.2
lib/libbtf.so.2.0.4
lib/libbtf.so.2.2.0
libdata/pkgconfig/BTF.pc
%%PORTDOCS%%%%DOCSDIR%%/BTF_README.txt

0 comments on commit e0844d8

Please sign in to comment.