Date: Sat, 11 Jan 2025 10:02:41 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: 8ce84fb385c0 - main - */*: bump PORTREVISION after the upgrade to Suitesparse Message-ID: <202501111002.50BA2flh091878@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=8ce84fb385c0f00981db559af996106105113480 commit 8ce84fb385c0f00981db559af996106105113480 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2025-01-11 09:53:40 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2025-01-11 10:02:35 +0000 */*: bump PORTREVISION after the upgrade to Suitesparse --- biology/augustus/Makefile | 2 +- biology/bcf-score/Makefile | 1 + biology/biosig/Makefile | 1 + cad/xyce/Makefile | 2 +- games/naev/Makefile | 1 + graphics/gegl/Makefile | 2 +- graphics/libpano13/Makefile | 2 +- lang/julia/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/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/py-scikit-umfpack/Makefile | 1 + math/scilab/Makefile | 2 +- math/sundials/Makefile | 1 + science/dynare/Makefile | 2 +- science/mbdyn/Makefile | 2 +- science/py-scikit-sparse/Makefile | 1 + science/siconos/Makefile | 1 + science/trilinos/Makefile | 1 + 28 files changed, 28 insertions(+), 20 deletions(-) diff --git a/biology/augustus/Makefile b/biology/augustus/Makefile index f70e83f2f910..67607e27fc18 100644 --- a/biology/augustus/Makefile +++ b/biology/augustus/Makefile @@ -1,7 +1,7 @@ PORTNAME= augustus DISTVERSIONPREFIX= v DISTVERSION= 3.5.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= biology science PKGNAMESUFFIX= -gene-prediction diff --git a/biology/bcf-score/Makefile b/biology/bcf-score/Makefile index d29f1e583120..0436c4b14f2d 100644 --- a/biology/bcf-score/Makefile +++ b/biology/bcf-score/Makefile @@ -1,5 +1,6 @@ PORTNAME= bcf-score DISTVERSION= 1.20 +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= https://software.broadinstitute.org/software/score/ # Get this right, or ports will download bcftools in it's place via tuple diff --git a/biology/biosig/Makefile b/biology/biosig/Makefile index 7fee76878a74..1a676735a7d6 100644 --- a/biology/biosig/Makefile +++ b/biology/biosig/Makefile @@ -1,5 +1,6 @@ PORTNAME= biosig DISTVERSION= 2.6.1 +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 4961e7a9b659..ebb5bb95eb54 100644 --- a/cad/xyce/Makefile +++ b/cad/xyce/Makefile @@ -1,7 +1,7 @@ PORTNAME= xyce DISTVERSIONPREFIX= Release- DISTVERSION= 7.8.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/games/naev/Makefile b/games/naev/Makefile index 2edd8a23c365..4ecaab9e9f96 100644 --- a/games/naev/Makefile +++ b/games/naev/Makefile @@ -1,5 +1,6 @@ PORTNAME= naev PORTVERSION= 0.11.5 +PORTREVISION= 1 DISTVERSIONSUFFIX= -source CATEGORIES= games MASTER_SITES= https://github.com/naev/naev/releases/download/v${PORTVERSION}/ diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index 3b1485762a77..6f5d20cb7f76 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,6 +1,6 @@ PORTNAME= gegl DISTVERSION= 0.4.48 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= GIMP diff --git a/graphics/libpano13/Makefile b/graphics/libpano13/Makefile index d99d4f83b568..bd42b6ed125f 100644 --- a/graphics/libpano13/Makefile +++ b/graphics/libpano13/Makefile @@ -1,6 +1,6 @@ PORTNAME= libpano13 DISTVERSION= 2.9.22 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics java MASTER_SITES= SF/panotools/${PORTNAME}/${PORTNAME}-${DISTVERSION} diff --git a/lang/julia/Makefile b/lang/julia/Makefile index 34600c1fd6bd..b2144864bc8b 100644 --- a/lang/julia/Makefile +++ b/lang/julia/Makefile @@ -1,6 +1,6 @@ PORTNAME= julia DISTVERSION= 1.10.3 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONSUFFIX= -full CATEGORIES= lang math MASTER_SITES= https://github.com/JuliaLang/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/math/arpack++/Makefile b/math/arpack++/Makefile index a1a25401869a..1b9e9d8dad07 100644 --- a/math/arpack++/Makefile +++ b/math/arpack++/Makefile @@ -1,6 +1,6 @@ PORTNAME= arpack++ PORTVERSION= 2.4.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= ports@FreeBSD.org diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile index 6a829c32f0d7..5fa73dbb3267 100644 --- a/math/ceres-solver/Makefile +++ b/math/ceres-solver/Makefile @@ -1,6 +1,6 @@ PORTNAME= ceres-solver DISTVERSION= 2.2.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-fem/Makefile b/math/dune-fem/Makefile index 62414e2429be..ba61fa58e24d 100644 --- a/math/dune-fem/Makefile +++ b/math/dune-fem/Makefile @@ -1,6 +1,6 @@ PORTNAME= dune-fem DISTVERSION= 2.8.0.5 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-istl/Makefile b/math/dune-istl/Makefile index e05531f474c4..b5eedceeed73 100644 --- a/math/dune-istl/Makefile +++ b/math/dune-istl/Makefile @@ -1,6 +1,6 @@ PORTNAME= dune-istl DISTVERSION= 2.8.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-pdelab/Makefile b/math/dune-pdelab/Makefile index cf3903eb9ba9..4088af859b66 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= 25 +PORTREVISION= 26 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-vtk/Makefile b/math/dune-vtk/Makefile index 3f67ba02c855..4f882b0e3dd5 100644 --- a/math/dune-vtk/Makefile +++ b/math/dune-vtk/Makefile @@ -1,6 +1,6 @@ PORTNAME= dune-vtk DISTVERSION= 2.8.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/g2o/Makefile b/math/g2o/Makefile index d06045d674af..070e40511c14 100644 --- a/math/g2o/Makefile +++ b/math/g2o/Makefile @@ -1,6 +1,6 @@ PORTNAME= g2o DISTVERSION= 20230806 -PORTREVISION= 12 +PORTREVISION= 13 DISTVERSIONSUFFIX= _git CATEGORIES= math diff --git a/math/igraph/Makefile b/math/igraph/Makefile index dd474ef09403..c6ae1a4172e6 100644 --- a/math/igraph/Makefile +++ b/math/igraph/Makefile @@ -1,6 +1,6 @@ PORTNAME= igraph DISTVERSION= 0.10.12 -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 4409a3fa90ea..7d2e97995e49 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 bcf197b32b59..61de189aa085 100644 --- a/math/openturns/Makefile +++ b/math/openturns/Makefile @@ -1,7 +1,7 @@ PORTNAME= openturns DISTVERSIONPREFIX= v DISTVERSION= 1.23 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/py-cvxopt/Makefile b/math/py-cvxopt/Makefile index 31b441c7e6f8..f42582ef2136 100644 --- a/math/py-cvxopt/Makefile +++ b/math/py-cvxopt/Makefile @@ -1,6 +1,6 @@ PORTNAME= cvxopt DISTVERSION= 1.3.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index d2c6d5850e3e..5ba99fd992bd 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -1,6 +1,6 @@ PORTNAME= numpy PORTVERSION= 1.26.4 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= PYPI \ diff --git a/math/py-scikit-umfpack/Makefile b/math/py-scikit-umfpack/Makefile index 163c7c0853ec..3b8caeb1f0ba 100644 --- a/math/py-scikit-umfpack/Makefile +++ b/math/py-scikit-umfpack/Makefile @@ -1,5 +1,6 @@ PORTNAME= scikit-umfpack DISTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 62c4acdd6196..5ea459d3e525 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,6 +1,6 @@ PORTNAME= scilab PORTVERSION= 6.1.1 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= math cad java MASTER_SITES= https://www.scilab.org/download/${PORTVERSION}/ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} diff --git a/math/sundials/Makefile b/math/sundials/Makefile index 3c638f661667..a1f8d916dfbb 100644 --- a/math/sundials/Makefile +++ b/math/sundials/Makefile @@ -1,5 +1,6 @@ PORTNAME= sundials DISTVERSION= 7.2.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://github.com/LLNL/sundials/releases/download/v${DISTVERSION}/ diff --git a/science/dynare/Makefile b/science/dynare/Makefile index d539c22911b0..fa8425387629 100644 --- a/science/dynare/Makefile +++ b/science/dynare/Makefile @@ -1,6 +1,6 @@ PORTNAME= dynare DISTVERSION= 5.4 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= science # economics MASTER_SITES= https://www.dynare.org/release/source/ diff --git a/science/mbdyn/Makefile b/science/mbdyn/Makefile index 6948babf6a4d..b12b8e5fdea7 100644 --- a/science/mbdyn/Makefile +++ b/science/mbdyn/Makefile @@ -1,6 +1,6 @@ PORTNAME= mbdyn DISTVERSION= 1.7.3 -PORTREVISION= 16 +PORTREVISION= 17 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 4c4a9700b7e1..3886125ad5fe 100644 --- a/science/py-scikit-sparse/Makefile +++ b/science/py-scikit-sparse/Makefile @@ -1,6 +1,7 @@ PORTNAME= scikit-sparse DISTVERSIONPREFIX= v DISTVERSION= 0.4.15 +PORTREVISION= 1 CATEGORIES= science python #MASTER_SITES= PYPI # missing files under tests/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/siconos/Makefile b/science/siconos/Makefile index e6e796cdbed3..7d875913ff18 100644 --- a/science/siconos/Makefile +++ b/science/siconos/Makefile @@ -1,5 +1,6 @@ PORTNAME= siconos DISTVERSION= 4.5.0 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/trilinos/Makefile b/science/trilinos/Makefile index 5c488f11d06c..b2e1f4573995 100644 --- a/science/trilinos/Makefile +++ b/science/trilinos/Makefile @@ -1,6 +1,7 @@ PORTNAME= trilinos DISTVERSIONPREFIX= trilinos-release- DISTVERSION= 16-0-0 +PORTREVISION= 1 CATEGORIES= science # physics MAINTAINER= yuri@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501111002.50BA2flh091878>