git: 9577dcd202d2 - main - math/suitesparse: upgrade to v5.13.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 02 Sep 2022 15:27:53 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9577dcd202d2048be6834d19f217b1366b7f961a
commit 9577dcd202d2048be6834d19f217b1366b7f961a
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-09-02 14:58:35 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-09-02 15:27:48 +0000
math/suitesparse: upgrade to v5.13.0
Includes GraphBLAS v7.2.0.
Release notes at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v5.13.0>
---
math/suitesparse-config/pkg-plist | 2 +-
math/suitesparse-graphblas/Makefile | 2 +-
math/suitesparse-graphblas/pkg-plist | 2 +-
math/suitesparse/Makefile | 2 +-
math/suitesparse/bsd.suitesparse.mk | 2 +-
math/suitesparse/distinfo | 6 +++---
6 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/math/suitesparse-config/pkg-plist b/math/suitesparse-config/pkg-plist
index f22bcd0387d4..5a6d4d1daedc 100644
--- a/math/suitesparse-config/pkg-plist
+++ b/math/suitesparse-config/pkg-plist
@@ -1,6 +1,6 @@
include/suitesparse/SuiteSparse_config.h
lib/libsuitesparseconfig.so
lib/libsuitesparseconfig.so.5
-lib/libsuitesparseconfig.so.5.12.0
+lib/libsuitesparseconfig.so.5.13.0
%%PORTDOCS%%%%DOCSDIR%%/SUITESPARSECONFIG_README.txt
%%PORTDOCS%%%%DOCSDIR%%/SuiteSparse_README.md
diff --git a/math/suitesparse-graphblas/Makefile b/math/suitesparse-graphblas/Makefile
index 7a1797426ddc..5f1e398c86c2 100644
--- a/math/suitesparse-graphblas/Makefile
+++ b/math/suitesparse-graphblas/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
-PORTVERSION= 7.0.3
+PORTVERSION= 7.2.0
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 ede3c1bf57a9..a2c89719e605 100644
--- a/math/suitesparse-graphblas/pkg-plist
+++ b/math/suitesparse-graphblas/pkg-plist
@@ -2,4 +2,4 @@ include/suitesparse/GraphBLAS.h
lib/libgraphblas.a
lib/libgraphblas.so
lib/libgraphblas.so.7
-lib/libgraphblas.so.7.0.3
+lib/libgraphblas.so.7.2.0
diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile
index 40dabcf026ff..b13927855d71 100644
--- a/math/suitesparse/Makefile
+++ b/math/suitesparse/Makefile
@@ -1,5 +1,5 @@
PORTNAME= suitesparse
-PORTVERSION= 5.12.0
+PORTVERSION= 5.13.0
CATEGORIES= math
MAINTAINER= fortran@FreeBSD.org
diff --git a/math/suitesparse/bsd.suitesparse.mk b/math/suitesparse/bsd.suitesparse.mk
index d3585f06a4f8..c269a9936b26 100644
--- a/math/suitesparse/bsd.suitesparse.mk
+++ b/math/suitesparse/bsd.suitesparse.mk
@@ -4,7 +4,7 @@
PKGNAMEPREFIX= suitesparse-
SSPNAME= suitesparse
-SSPVERSION= 5.12.0
+SSPVERSION= 5.13.0
DISTVERSIONPREFIX= v
MAINTAINER= fortran@FreeBSD.org
diff --git a/math/suitesparse/distinfo b/math/suitesparse/distinfo
index e2e669e8c22a..eeb4bb5cdc4f 100644
--- a/math/suitesparse/distinfo
+++ b/math/suitesparse/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649767800
-SHA256 (suitesparse/v5.12.0.tar.gz) = 5fb0064a3398111976f30c5908a8c0b40df44c6dd8f0cc4bfa7b9e45d8c647de
-SIZE (suitesparse/v5.12.0.tar.gz) = 65066114
+TIMESTAMP = 1662122241
+SHA256 (suitesparse/v5.13.0.tar.gz) = 59c6ca2959623f0c69226cf9afb9a018d12a37fab3a8869db5f6d7f83b6b147d
+SIZE (suitesparse/v5.13.0.tar.gz) = 65007609