git: 5b5414381242 - main - math/suitesparse: upgrade to 7.8.3

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Fri, 24 Jan 2025 12:26:12 UTC
The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5b5414381242922d11f94e95125b8d226fd1a9b0

commit 5b5414381242922d11f94e95125b8d226fd1a9b0
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-01-24 10:38:32 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-01-24 12:12:24 +0000

    math/suitesparse: upgrade to 7.8.3
    
    Release notes at
            https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.8.3
    
    This upgrades:
    - math/suitesparse-config to 7.8.3
    - math/suitesparse-umfpack to 6.3.5
    - math/suitesparse-klu to 2.3.5
    - math/suitesparse-paru to 1.0.0
    - math/suitesparse-rbio to 4.3.4
---
 math/suitesparse-config/Makefile    | 1 -
 math/suitesparse-klu/Makefile       | 2 +-
 math/suitesparse-paru/Makefile      | 2 +-
 math/suitesparse-paru/pkg-plist     | 2 +-
 math/suitesparse-rbio/Makefile      | 2 +-
 math/suitesparse-umfpack/Makefile   | 2 +-
 math/suitesparse/Makefile           | 2 +-
 math/suitesparse/bsd.suitesparse.mk | 2 +-
 math/suitesparse/distinfo           | 6 +++---
 9 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/math/suitesparse-config/Makefile b/math/suitesparse-config/Makefile
index 9f6c1505f727..e3c4e3f8c8b8 100644
--- a/math/suitesparse-config/Makefile
+++ b/math/suitesparse-config/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
 PORTVERSION=	${SSPVERSION}
-PORTREVISION=	1
 CATEGORIES=	math
 
 COMMENT=	Common library for SuiteSparse
diff --git a/math/suitesparse-klu/Makefile b/math/suitesparse-klu/Makefile
index b10c1ac05148..1d955e7b479c 100644
--- a/math/suitesparse-klu/Makefile
+++ b/math/suitesparse-klu/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	2.3.4
+PORTVERSION=	2.3.5
 CATEGORIES=	math
 
 COMMENT=	Sparse LU factorization, for circuit simulation
diff --git a/math/suitesparse-paru/Makefile b/math/suitesparse-paru/Makefile
index b9e52c7053a6..b43cf1bac799 100644
--- a/math/suitesparse-paru/Makefile
+++ b/math/suitesparse-paru/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	0.3.0
+PORTVERSION=	1.0.0
 CATEGORIES=	math parallel
 
 COMMENT=	Parallel unsymmetric multifrontal method
diff --git a/math/suitesparse-paru/pkg-plist b/math/suitesparse-paru/pkg-plist
index b942b1696d47..d69f298fbcbd 100644
--- a/math/suitesparse-paru/pkg-plist
+++ b/math/suitesparse-paru/pkg-plist
@@ -5,7 +5,7 @@ lib/cmake/ParU/ParUTargets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/ParU/ParUTargets.cmake
 lib/libparu.a
 lib/libparu.so
-lib/libparu.so.0
+lib/libparu.so.1
 lib/libparu.so.%%VER%%
 libdata/pkgconfig/ParU.pc
 %%PORTDOCS%%%%DOCSDIR%%/ParU_README.md
diff --git a/math/suitesparse-rbio/Makefile b/math/suitesparse-rbio/Makefile
index 928d1721d6e1..6f8f9c0b87fe 100644
--- a/math/suitesparse-rbio/Makefile
+++ b/math/suitesparse-rbio/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	4.3.3
+PORTVERSION=	4.3.4
 CATEGORIES=	math
 
 COMMENT=	Read/write sparse matrices
diff --git a/math/suitesparse-umfpack/Makefile b/math/suitesparse-umfpack/Makefile
index b75339706814..eeb0ebb99f7c 100644
--- a/math/suitesparse-umfpack/Makefile
+++ b/math/suitesparse-umfpack/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	6.3.4
+PORTVERSION=	6.3.5
 CATEGORIES=	math
 
 COMMENT=	Sparse multifrontal LU factorization
diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile
index 34b863051b7d..a953a537a212 100644
--- a/math/suitesparse/Makefile
+++ b/math/suitesparse/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	suitesparse
-PORTVERSION=	7.8.2
+PORTVERSION=	7.8.3
 CATEGORIES=	math
 
 MAINTAINER=	fortran@FreeBSD.org
diff --git a/math/suitesparse/bsd.suitesparse.mk b/math/suitesparse/bsd.suitesparse.mk
index a62e5e3f087d..8ac3a0ce1b58 100644
--- a/math/suitesparse/bsd.suitesparse.mk
+++ b/math/suitesparse/bsd.suitesparse.mk
@@ -4,7 +4,7 @@
 
 PKGNAMEPREFIX=	suitesparse-
 SSPNAME=	suitesparse
-SSPVERSION=	7.8.2
+SSPVERSION=	7.8.3
 DISTVERSIONPREFIX=	v
 
 MAINTAINER=	fortran@FreeBSD.org
diff --git a/math/suitesparse/distinfo b/math/suitesparse/distinfo
index 7316b1068a11..cf2fa0364c59 100644
--- a/math/suitesparse/distinfo
+++ b/math/suitesparse/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724813654
-SHA256 (suitesparse/v7.8.2.tar.gz) = 996c48c87baaeb5fc04bd85c7e66d3651a56fe749c531c60926d75b4db5d2181
-SIZE (suitesparse/v7.8.2.tar.gz) = 87337633
+TIMESTAMP = 1737655022
+SHA256 (suitesparse/v7.8.3.tar.gz) = ce39b28d4038a09c14f21e02c664401be73c0cb96a9198418d6a98a7db73a259
+SIZE (suitesparse/v7.8.3.tar.gz) = 87356354