git: cc48ca69f8ae - main - math/suitesparse-graphblas: upgrade GraphBLAS to v7.4.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Jan 2023 18:02:43 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc48ca69f8ae3077939d911d8f162e610270c9d6 commit cc48ca69f8ae3077939d911d8f162e610270c9d6 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-01-22 17:59:38 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-01-22 18:02:38 +0000 math/suitesparse-graphblas: upgrade GraphBLAS to v7.4.3 Chagelog at <https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.0.1>. --- math/suitesparse-graphblas/Makefile | 2 +- math/suitesparse-graphblas/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/math/suitesparse-graphblas/Makefile b/math/suitesparse-graphblas/Makefile index 1696770444df..7861aee110cd 100644 --- a/math/suitesparse-graphblas/Makefile +++ b/math/suitesparse-graphblas/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 7.4.2 +PORTVERSION= 7.4.3 CATEGORIES= math COMMENT= Graph algorithms in the language of linear algebra diff --git a/math/suitesparse-graphblas/pkg-plist b/math/suitesparse-graphblas/pkg-plist index 3fc07efb6c90..4fc017d94987 100644 --- a/math/suitesparse-graphblas/pkg-plist +++ b/math/suitesparse-graphblas/pkg-plist @@ -2,4 +2,4 @@ include/suitesparse/GraphBLAS.h lib/cmake/SuiteSparse/FindGraphBLAS.cmake lib/libgraphblas.so lib/libgraphblas.so.7 -lib/libgraphblas.so.7.4.2 +lib/libgraphblas.so.7.4.3