Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2024 19:00:37 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: 3a04d54843eb - main - math/suitesparse: upgrade to v7.5.1
Message-ID:  <202401141900.40EJ0bKh050344@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=3a04d54843ebce53d0ae65ac2ed33b90d3562f64

commit 3a04d54843ebce53d0ae65ac2ed33b90d3562f64
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2024-01-14 18:26:23 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2024-01-14 19:00:30 +0000

    math/suitesparse: upgrade to v7.5.1
    
    Release notes at
            <https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.5.1>;
---
 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 782fc8b97d2f..60fa72816a18 100644
--- a/math/suitesparse/Makefile
+++ b/math/suitesparse/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	suitesparse
-PORTVERSION=	7.5.0
+PORTVERSION=	7.5.1
 CATEGORIES=	math
 
 MAINTAINER=	fortran@FreeBSD.org
diff --git a/math/suitesparse/bsd.suitesparse.mk b/math/suitesparse/bsd.suitesparse.mk
index b924bdbc43d7..f037b42328e7 100644
--- a/math/suitesparse/bsd.suitesparse.mk
+++ b/math/suitesparse/bsd.suitesparse.mk
@@ -4,7 +4,7 @@
 
 PKGNAMEPREFIX=	suitesparse-
 SSPNAME=	suitesparse
-SSPVERSION=	7.5.0
+SSPVERSION=	7.5.1
 DISTVERSIONPREFIX=	v
 
 MAINTAINER=	fortran@FreeBSD.org
diff --git a/math/suitesparse/distinfo b/math/suitesparse/distinfo
index cc316cac63b3..15cba6dc3b15 100644
--- a/math/suitesparse/distinfo
+++ b/math/suitesparse/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1705054151
-SHA256 (suitesparse/v7.5.0.tar.gz) = 9090ead43f462737369f1b6f8f269decc7f98adbb3276db299a2d4f18d481328
-SIZE (suitesparse/v7.5.0.tar.gz) = 85458240
+TIMESTAMP = 1705256245
+SHA256 (suitesparse/v7.5.1.tar.gz) = dccfb5f75aa83fe2edb4eb2462fc984a086c82bad8433f63c31048d84b565d74
+SIZE (suitesparse/v7.5.1.tar.gz) = 85459098



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