Date: Thu, 19 Jan 2023 16:45:42 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: 112013ae642a - main - math/suitesparse*: bump PORTREVISION of dependant ports Message-ID: <202301191645.30JGjgLJ025648@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=112013ae642a41807695f31144ed4113e3368aa6 commit 112013ae642a41807695f31144ed4113e3368aa6 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-01-19 16:44:41 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-01-19 16:45:37 +0000 math/suitesparse*: bump PORTREVISION of dependant ports --- biology/augustus/Makefile | 1 + biology/biosig/Makefile | 1 + cad/xyce/Makefile | 2 +- graphics/libpano13/Makefile | 2 +- math/arpack++/Makefile | 2 +- math/ceres-solver/Makefile | 2 +- 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 +- misc/openmvg/Makefile | 2 +- science/dynare/Makefile | 1 + science/mbdyn/Makefile | 2 +- science/py-scikit-sparse/Makefile | 2 +- science/siconos/Makefile | 2 +- science/trilinos/Makefile | 2 +- 25 files changed, 25 insertions(+), 22 deletions(-) diff --git a/biology/augustus/Makefile b/biology/augustus/Makefile index fd393183dc52..b66ccbf732ef 100644 --- a/biology/augustus/Makefile +++ b/biology/augustus/Makefile @@ -1,6 +1,7 @@ PORTNAME= augustus DISTVERSIONPREFIX= v DISTVERSION= 3.5.0 +PORTREVISION= 1 CATEGORIES= biology science PKGNAMESUFFIX= -gene-prediction diff --git a/biology/biosig/Makefile b/biology/biosig/Makefile index 7b8e5e2df212..150ea692f1ac 100644 --- a/biology/biosig/Makefile +++ b/biology/biosig/Makefile @@ -1,5 +1,6 @@ PORTNAME= biosig DISTVERSION= 2.5.0 +PORTREVISION= 1 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 83f3e8433d1a..3db930a14e60 100644 --- a/cad/xyce/Makefile +++ b/cad/xyce/Makefile @@ -1,6 +1,6 @@ PORTNAME= xyce DISTVERSION= 7.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/libpano13/Makefile b/graphics/libpano13/Makefile index 85476b1c9db5..e44853a1ff25 100644 --- a/graphics/libpano13/Makefile +++ b/graphics/libpano13/Makefile @@ -1,6 +1,6 @@ PORTNAME= libpano13 DISTVERSION= 2.9.21 -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 90b94c14dd9a..a66da3bb68da 100644 --- a/math/arpack++/Makefile +++ b/math/arpack++/Makefile @@ -1,6 +1,6 @@ PORTNAME= arpack++ PORTVERSION= 2.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= ports@FreeBSD.org diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile index 0a1cad198ccc..5e84907e0176 100644 --- a/math/ceres-solver/Makefile +++ b/math/ceres-solver/Makefile @@ -1,6 +1,6 @@ PORTNAME= ceres-solver DISTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-fem/Makefile b/math/dune-fem/Makefile index a7e482a2eb97..3a53554bf778 100644 --- a/math/dune-fem/Makefile +++ b/math/dune-fem/Makefile @@ -1,6 +1,6 @@ PORTNAME= dune-fem DISTVERSION= 2.8.0.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-istl/Makefile b/math/dune-istl/Makefile index da0387021970..4cc653ff9d97 100644 --- a/math/dune-istl/Makefile +++ b/math/dune-istl/Makefile @@ -1,6 +1,6 @@ PORTNAME= dune-istl DISTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-pdelab/Makefile b/math/dune-pdelab/Makefile index 6698538258f8..ef6fa89f01b7 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= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-vtk/Makefile b/math/dune-vtk/Makefile index d4bc7132801a..20191708db30 100644 --- a/math/dune-vtk/Makefile +++ b/math/dune-vtk/Makefile @@ -1,6 +1,6 @@ PORTNAME= dune-vtk DISTVERSION= 2.8.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile index b7bc88bc5021..9fd955bfda40 100644 --- a/math/freefem++/Makefile +++ b/math/freefem++/Makefile @@ -1,7 +1,7 @@ PORTNAME= freefem++ DISTVERSIONPREFIX= v DISTVERSION= 4.11 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math science MAINTAINER= yuri@FreeBSD.org diff --git a/math/g2o/Makefile b/math/g2o/Makefile index 27359802f170..e16bc62fe82b 100644 --- a/math/g2o/Makefile +++ b/math/g2o/Makefile @@ -1,7 +1,7 @@ PORTNAME= g2o DISTVERSION= 20201223 DISTVERSIONSUFFIX= _git -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/igraph/Makefile b/math/igraph/Makefile index ee0cc2798942..60539f6d0fbc 100644 --- a/math/igraph/Makefile +++ b/math/igraph/Makefile @@ -1,6 +1,6 @@ PORTNAME= igraph DISTVERSION= 0.9.8 -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 12e3c90645a5..4490f50a0912 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 20301aeed2cd..b6b4e42dfafc 100644 --- a/math/openturns/Makefile +++ b/math/openturns/Makefile @@ -1,7 +1,7 @@ PORTNAME= openturns DISTVERSIONPREFIX= v DISTVERSION= 1.20 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/py-cvxopt/Makefile b/math/py-cvxopt/Makefile index d2c110e48580..a4d2f2dbe287 100644 --- a/math/py-cvxopt/Makefile +++ b/math/py-cvxopt/Makefile @@ -1,6 +1,6 @@ PORTNAME= cvxopt DISTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index 98618a32eaef..e775e05c3f8d 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -1,6 +1,6 @@ PORTNAME= numpy PORTVERSION= 1.23.5 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= PYPI \ diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 890cc02d1af0..c25a24666b24 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,6 +1,6 @@ PORTNAME= scilab PORTVERSION= 6.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math cad java MASTER_SITES= https://cgit.scilab.org/scilab/snapshot/ diff --git a/math/sundials/Makefile b/math/sundials/Makefile index 43d3cebd640c..f6eee171f48b 100644 --- a/math/sundials/Makefile +++ b/math/sundials/Makefile @@ -1,6 +1,6 @@ PORTNAME= sundials DISTVERSION= 6.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://github.com/LLNL/sundials/releases/download/v${DISTVERSION}/ diff --git a/misc/openmvg/Makefile b/misc/openmvg/Makefile index 457f54cdb7a1..4aca75779962 100644 --- a/misc/openmvg/Makefile +++ b/misc/openmvg/Makefile @@ -1,7 +1,7 @@ PORTNAME= openmvg DISTVERSIONPREFIX= v DISTVERSION= 2.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc science MAINTAINER= yuri@FreeBSD.org diff --git a/science/dynare/Makefile b/science/dynare/Makefile index 16a971b58b4c..f4656c688c07 100644 --- a/science/dynare/Makefile +++ b/science/dynare/Makefile @@ -1,5 +1,6 @@ PORTNAME= dynare DISTVERSION= 5.3 +PORTREVISION= 1 CATEGORIES= science # economics MASTER_SITES= https://www.dynare.org/release/source/ diff --git a/science/mbdyn/Makefile b/science/mbdyn/Makefile index 42c8e441a91d..857d17cba947 100644 --- a/science/mbdyn/Makefile +++ b/science/mbdyn/Makefile @@ -1,6 +1,6 @@ PORTNAME= mbdyn DISTVERSION= 1.7.3 -PORTREVISION= 4 +PORTREVISION= 5 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 3ee8e3e5257d..cf02d785531f 100644 --- a/science/py-scikit-sparse/Makefile +++ b/science/py-scikit-sparse/Makefile @@ -1,6 +1,6 @@ PORTNAME= scikit-sparse DISTVERSION= 0.4.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/siconos/Makefile b/science/siconos/Makefile index 8721fb1ca025..72d38099778d 100644 --- a/science/siconos/Makefile +++ b/science/siconos/Makefile @@ -1,6 +1,6 @@ PORTNAME= siconos DISTVERSION= 4.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/trilinos/Makefile b/science/trilinos/Makefile index 913a437002be..8386418935c1 100644 --- a/science/trilinos/Makefile +++ b/science/trilinos/Makefile @@ -1,7 +1,7 @@ PORTNAME= trilinos DISTVERSIONPREFIX= trilinos-release- DISTVERSION= 13-4-1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science # physics MAINTAINER= yuri@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301191645.30JGjgLJ025648>