Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2024 20:16:03 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: c5644b21ec91 - main - math/suitesparse: upgrade to v7.7.0
Message-ID:  <202404292016.43TKG3Ra057028@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=c5644b21ec910752ba6d2f17512a179bc5ae2933

commit c5644b21ec910752ba6d2f17512a179bc5ae2933
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2024-04-29 19:31:31 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2024-04-29 20:05:35 +0000

    math/suitesparse: upgrade to v7.7.0
    
    Release notes at
            <https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.7.0>;
---
 math/suitesparse/Makefile           | 2 +-
 math/suitesparse/bsd.suitesparse.mk | 2 +-
 math/suitesparse/distinfo           | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile
index 93247d9a662f..57ceaffc1048 100644
--- a/math/suitesparse/Makefile
+++ b/math/suitesparse/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	suitesparse
-PORTVERSION=	7.6.1
+PORTVERSION=	7.7.0
 CATEGORIES=	math
 
 MAINTAINER=	fortran@FreeBSD.org
diff --git a/math/suitesparse/bsd.suitesparse.mk b/math/suitesparse/bsd.suitesparse.mk
index 4174c5863f8c..cf3e5002f85d 100644
--- a/math/suitesparse/bsd.suitesparse.mk
+++ b/math/suitesparse/bsd.suitesparse.mk
@@ -4,7 +4,7 @@
 
 PKGNAMEPREFIX=	suitesparse-
 SSPNAME=	suitesparse
-SSPVERSION=	7.6.1
+SSPVERSION=	7.7.0
 DISTVERSIONPREFIX=	v
 
 MAINTAINER=	fortran@FreeBSD.org
diff --git a/math/suitesparse/distinfo b/math/suitesparse/distinfo
index 82c1310c2d36..412a443bd086 100644
--- a/math/suitesparse/distinfo
+++ b/math/suitesparse/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709484409
-SHA256 (suitesparse/v7.6.1.tar.gz) = ab1992802723b09aca3cbb0f4dc9b2415a781b9ad984ed934c7d8a0dcc31bc42
-SIZE (suitesparse/v7.6.1.tar.gz) = 85506721
+TIMESTAMP = 1714315898
+SHA256 (suitesparse/v7.7.0.tar.gz) = 529b067f5d80981f45ddf6766627b8fc5af619822f068f342aab776e683df4f3
+SIZE (suitesparse/v7.7.0.tar.gz) = 85876065



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