Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jan 2023 18:02:43 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cc48ca69f8ae - main - math/suitesparse-graphblas: upgrade GraphBLAS to v7.4.3
Message-ID:  <202301221802.30MI2hv8096310@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301221802.30MI2hv8096310>