Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jan 2024 10:21:10 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: 4857e27cc332 - main - math/suitesparse: upgrade SuiteSparse to v7.5.0
Message-ID:  <202401131021.40DALA2W063000@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=4857e27cc33255766b3377715b69480114ea1a60

commit 4857e27cc33255766b3377715b69480114ea1a60
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2024-01-12 12:54:29 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2024-01-13 10:15:02 +0000

    math/suitesparse: upgrade SuiteSparse to v7.5.0
    
    Release notes at
            <https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.5.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 7aab1b4a3e1a..854528772898 100644
--- a/math/suitesparse/Makefile
+++ b/math/suitesparse/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	suitesparse
-PORTVERSION=	7.4.0
+PORTVERSION=	7.5.0
 CATEGORIES=	math
 
 MAINTAINER=	fortran@FreeBSD.org
diff --git a/math/suitesparse/bsd.suitesparse.mk b/math/suitesparse/bsd.suitesparse.mk
index 6457b2c42967..8a1a9190878b 100644
--- a/math/suitesparse/bsd.suitesparse.mk
+++ b/math/suitesparse/bsd.suitesparse.mk
@@ -4,7 +4,7 @@
 
 PKGNAMEPREFIX=	suitesparse-
 SSPNAME=	suitesparse
-SSPVERSION=	7.4.0
+SSPVERSION=	7.5.0
 DISTVERSIONPREFIX=	v
 
 MAINTAINER=	fortran@FreeBSD.org
diff --git a/math/suitesparse/distinfo b/math/suitesparse/distinfo
index bc2ef04891bc..cc316cac63b3 100644
--- a/math/suitesparse/distinfo
+++ b/math/suitesparse/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1703951596
-SHA256 (suitesparse/v7.4.0.tar.gz) = f9a5cc2316a967198463198f7bf10fb8c4332de6189b0e405419a7092bc921b7
-SIZE (suitesparse/v7.4.0.tar.gz) = 85395023
+TIMESTAMP = 1705054151
+SHA256 (suitesparse/v7.5.0.tar.gz) = 9090ead43f462737369f1b6f8f269decc7f98adbb3276db299a2d4f18d481328
+SIZE (suitesparse/v7.5.0.tar.gz) = 85458240



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