Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jan 2024 12:02:27 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: ecbede54fab8 - main - math/suitesparse: upgrade to v7.6.0
Message-ID:  <202401281202.40SC2RQl021700@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=ecbede54fab86cc30f7b77e1d0eefb12300ef30b

commit ecbede54fab86cc30f7b77e1d0eefb12300ef30b
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2024-01-26 15:50:11 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2024-01-28 12:02:19 +0000

    math/suitesparse: upgrade to v7.6.0
    
    Release notes at
            <https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.6.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 60fa72816a18..1a0cb592fd38 100644
--- a/math/suitesparse/Makefile
+++ b/math/suitesparse/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	suitesparse
-PORTVERSION=	7.5.1
+PORTVERSION=	7.6.0
 CATEGORIES=	math
 
 MAINTAINER=	fortran@FreeBSD.org
diff --git a/math/suitesparse/bsd.suitesparse.mk b/math/suitesparse/bsd.suitesparse.mk
index f037b42328e7..53b0ddaaa5b2 100644
--- a/math/suitesparse/bsd.suitesparse.mk
+++ b/math/suitesparse/bsd.suitesparse.mk
@@ -4,7 +4,7 @@
 
 PKGNAMEPREFIX=	suitesparse-
 SSPNAME=	suitesparse
-SSPVERSION=	7.5.1
+SSPVERSION=	7.6.0
 DISTVERSIONPREFIX=	v
 
 MAINTAINER=	fortran@FreeBSD.org
diff --git a/math/suitesparse/distinfo b/math/suitesparse/distinfo
index 15cba6dc3b15..1a823866e818 100644
--- a/math/suitesparse/distinfo
+++ b/math/suitesparse/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1705256245
-SHA256 (suitesparse/v7.5.1.tar.gz) = dccfb5f75aa83fe2edb4eb2462fc984a086c82bad8433f63c31048d84b565d74
-SIZE (suitesparse/v7.5.1.tar.gz) = 85459098
+TIMESTAMP = 1706283997
+SHA256 (suitesparse/v7.6.0.tar.gz) = 19cbeb9964ebe439413dd66d82ace1f904adc5f25d8a823c1b48c34bd0d29ea5
+SIZE (suitesparse/v7.6.0.tar.gz) = 85507721



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