git: 679f9b91e4da - main - math/suitesparse-graphblas: upgrade to 8.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Oct 2023 09:06:08 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=679f9b91e4dae2803eca0a144cde0ac1329a4094 commit 679f9b91e4dae2803eca0a144cde0ac1329a4094 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-10-14 13:14:38 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-10-15 08:59:08 +0000 math/suitesparse-graphblas: upgrade to 8.2.1 --- math/suitesparse-graphblas/Makefile | 3 ++- math/suitesparse-graphblas/pkg-plist | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/math/suitesparse-graphblas/Makefile b/math/suitesparse-graphblas/Makefile index dfe5b3e4290d..575cbfa15c8f 100644 --- a/math/suitesparse-graphblas/Makefile +++ b/math/suitesparse-graphblas/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 8.2.0 +PORTVERSION= 8.2.1 CATEGORIES= math COMMENT= Graph algorithms in the language of linear algebra @@ -10,6 +10,7 @@ LICENSE= APACHE20 USES= localbase:ldflags MPORTNAME= GraphBLAS +CMAKE_ARGS+= -DNSTATIC:BOOL=false USE_LDCONFIG= yes PORTDOCS= CSC20_OpenMP_GraphBLAS.pdf Davis_HPEC18.pdf \ diff --git a/math/suitesparse-graphblas/pkg-plist b/math/suitesparse-graphblas/pkg-plist index 03ca435a8529..e8a057518f0b 100644 --- a/math/suitesparse-graphblas/pkg-plist +++ b/math/suitesparse-graphblas/pkg-plist @@ -3,7 +3,8 @@ lib/cmake/GraphBLAS/GraphBLASConfig.cmake lib/cmake/GraphBLAS/GraphBLASConfigVersion.cmake lib/cmake/GraphBLAS/GraphBLASTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/GraphBLAS/GraphBLASTargets.cmake +lib/libgraphblas.a lib/libgraphblas.so lib/libgraphblas.so.8 -lib/libgraphblas.so.8.2.0 +lib/libgraphblas.so.8.2.1 libdata/pkgconfig/GraphBLAS.pc