git: c32596f57452 - main - */*: chase the upgrade of SuiteSparse

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Sun, 15 Oct 2023 09:06:17 UTC
The branch main has been updated by thierry:

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

commit c32596f5745214609cfa03b727bd4702a5d26f00
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-10-15 09:03:17 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-10-15 09:03:17 +0000

    */*: chase the upgrade of SuiteSparse
---
 biology/augustus/Makefile         | 2 +-
 biology/biosig/Makefile           | 2 +-
 cad/xyce/Makefile                 | 2 +-
 games/naev/Makefile               | 2 +-
 graphics/libpano13/Makefile       | 2 +-
 math/arpack++/Makefile            | 2 +-
 math/ceres-solver/Makefile        | 1 +
 math/dune-fem/Makefile            | 2 +-
 math/dune-istl/Makefile           | 2 +-
 math/dune-pdelab/Makefile         | 2 +-
 math/dune-vtk/Makefile            | 2 +-
 math/freefem++/Makefile           | 2 +-
 math/g2o/Makefile                 | 2 +-
 math/igraph/Makefile              | 2 +-
 math/octave/Makefile              | 2 +-
 math/openturns/Makefile           | 2 +-
 math/py-cvxopt/Makefile           | 2 +-
 math/py-numpy/Makefile            | 2 +-
 math/scilab/Makefile              | 2 +-
 math/sundials/Makefile            | 2 +-
 science/dynare/Makefile           | 2 +-
 science/mbdyn/Makefile            | 2 +-
 science/py-scikit-sparse/Makefile | 2 +-
 science/siconos/Makefile          | 2 +-
 science/trilinos/Makefile         | 2 +-
 25 files changed, 25 insertions(+), 24 deletions(-)

diff --git a/biology/augustus/Makefile b/biology/augustus/Makefile
index 1a1fb38c161e..04360b8bf486 100644
--- a/biology/augustus/Makefile
+++ b/biology/augustus/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	augustus
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.5.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	biology science
 PKGNAMESUFFIX=	-gene-prediction
 
diff --git a/biology/biosig/Makefile b/biology/biosig/Makefile
index 8ad43a577fab..2dc119fd9a1a 100644
--- a/biology/biosig/Makefile
+++ b/biology/biosig/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	biosig
 DISTVERSION=	2.5.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	biology
 MASTER_SITES=	SF/${PORTNAME}/BioSig%20for%20C_C%2B%2B/src/
 DISTNAME=	${PORTNAME}-${PORTVERSION}.src
diff --git a/cad/xyce/Makefile b/cad/xyce/Makefile
index b3720c101137..e45caec188e9 100644
--- a/cad/xyce/Makefile
+++ b/cad/xyce/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	xyce
 DISTVERSIONPREFIX=	Release-
 DISTVERSION=	7.7.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	cad
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/games/naev/Makefile b/games/naev/Makefile
index c7a562999b49..0e3029a0fbd5 100644
--- a/games/naev/Makefile
+++ b/games/naev/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	naev
 PORTVERSION=	0.10.6
 DISTVERSIONSUFFIX=	-source
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	games
 MASTER_SITES=	https://github.com/naev/naev/releases/download/v${PORTVERSION}/
 
diff --git a/graphics/libpano13/Makefile b/graphics/libpano13/Makefile
index d15d71d07e46..81c66b25cd40 100644
--- a/graphics/libpano13/Makefile
+++ b/graphics/libpano13/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libpano13
 DISTVERSION=	2.9.22
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics java
 MASTER_SITES=	SF/panotools/${PORTNAME}/${PORTNAME}-${DISTVERSION}
 
diff --git a/math/arpack++/Makefile b/math/arpack++/Makefile
index b49f799ef7fd..b95492ef358b 100644
--- a/math/arpack++/Makefile
+++ b/math/arpack++/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	arpack++
 PORTVERSION=	2.3.0
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	math
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile
index a80a57b23d0b..a66eb2a55a9a 100644
--- a/math/ceres-solver/Makefile
+++ b/math/ceres-solver/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	ceres-solver
 DISTVERSION=	2.2.0rc1
+PORTREVISION=	1
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-fem/Makefile b/math/dune-fem/Makefile
index c6b8aeb6621e..e22e2dec53b7 100644
--- a/math/dune-fem/Makefile
+++ b/math/dune-fem/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dune-fem
 DISTVERSION=	2.8.0.5
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-istl/Makefile b/math/dune-istl/Makefile
index 94ed6ca2ebba..0b6485a18779 100644
--- a/math/dune-istl/Makefile
+++ b/math/dune-istl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dune-istl
 DISTVERSION=	2.8.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-pdelab/Makefile b/math/dune-pdelab/Makefile
index a33e3c7846dd..06a63815e8e3 100644
--- a/math/dune-pdelab/Makefile
+++ b/math/dune-pdelab/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	dune-pdelab
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.7.0.20210824
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-vtk/Makefile b/math/dune-vtk/Makefile
index 4e495b41d11a..668e2485e587 100644
--- a/math/dune-vtk/Makefile
+++ b/math/dune-vtk/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dune-vtk
 DISTVERSION=	2.8.0
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile
index 7090dfa87b4d..1bc0bd19d808 100644
--- a/math/freefem++/Makefile
+++ b/math/freefem++/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	freefem++
 DISTVERSIONPREFIX=	v
 DISTVERSION=	4.13
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/g2o/Makefile b/math/g2o/Makefile
index b4f7b85c070a..cc1e93d45d97 100644
--- a/math/g2o/Makefile
+++ b/math/g2o/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	g2o
 DISTVERSION=	20230806
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONSUFFIX=	_git
 CATEGORIES=	math
 
diff --git a/math/igraph/Makefile b/math/igraph/Makefile
index 0d8f414091de..5718114a5bae 100644
--- a/math/igraph/Makefile
+++ b/math/igraph/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	igraph
 DISTVERSION=	0.10.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
 
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 391714927305..2710d16b9025 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	octave
 PORTVERSION=	${OCTAVE_VERSION}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 MASTER_SITES=	GNU
 
diff --git a/math/openturns/Makefile b/math/openturns/Makefile
index 16067f989730..5ec15f00dfab 100644
--- a/math/openturns/Makefile
+++ b/math/openturns/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	openturns
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.20
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/py-cvxopt/Makefile b/math/py-cvxopt/Makefile
index 9ca521095c6b..5c82f18988d1 100644
--- a/math/py-cvxopt/Makefile
+++ b/math/py-cvxopt/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cvxopt
 DISTVERSION=	1.3.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile
index 057d7f6ae117..667ab4ed74b9 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	numpy
 PORTVERSION=	1.25.0
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	math python
 MASTER_SITES=	PYPI \
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 81943856b090..f6dd719c8541 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	scilab
 PORTVERSION=	6.1.1
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	math cad java
 MASTER_SITES=	https://cgit.scilab.org/scilab/snapshot/
 
diff --git a/math/sundials/Makefile b/math/sundials/Makefile
index 6585903dd3f2..43849f376992 100644
--- a/math/sundials/Makefile
+++ b/math/sundials/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sundials
 DISTVERSION=	6.6.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 MASTER_SITES=	https://github.com/LLNL/sundials/releases/download/v${DISTVERSION}/
 
diff --git a/science/dynare/Makefile b/science/dynare/Makefile
index 8ec8be8f3560..1be1d8b9d8ec 100644
--- a/science/dynare/Makefile
+++ b/science/dynare/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dynare
 DISTVERSION=	5.4
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	science # economics
 MASTER_SITES=	https://www.dynare.org/release/source/
 
diff --git a/science/mbdyn/Makefile b/science/mbdyn/Makefile
index afdafbd42ed0..fb690dd7dbb7 100644
--- a/science/mbdyn/Makefile
+++ b/science/mbdyn/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mbdyn
 DISTVERSION=	1.7.3
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	science
 MASTER_SITES=	https://www.mbdyn.org/userfiles/downloads/
 
diff --git a/science/py-scikit-sparse/Makefile b/science/py-scikit-sparse/Makefile
index 9f5850edcf19..26c372508ca0 100644
--- a/science/py-scikit-sparse/Makefile
+++ b/science/py-scikit-sparse/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	scikit-sparse
 DISTVERSION=	0.4.8
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	science python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/science/siconos/Makefile b/science/siconos/Makefile
index 631d15effa76..448cfc75f4de 100644
--- a/science/siconos/Makefile
+++ b/science/siconos/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	siconos
 DISTVERSION=	4.4.0
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/trilinos/Makefile b/science/trilinos/Makefile
index 811f6a50a965..ac9b847b73fa 100644
--- a/science/trilinos/Makefile
+++ b/science/trilinos/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	trilinos
 DISTVERSIONPREFIX=	trilinos-release-
 DISTVERSION=	13-4-1
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	science # physics
 
 MAINTAINER=	yuri@FreeBSD.org