git: 843da99a87b4 - main - */*: bump PORTREVISION after the upgrade of MPICH to 4.1.2

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Sun, 10 Dec 2023 10:23:20 UTC
The branch main has been updated by thierry:

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

commit 843da99a87b4c6b3953bcd4153ed1212636783c9
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-12-10 10:21:09 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-12-10 10:23:11 +0000

    */*: bump PORTREVISION after the upgrade of MPICH to 4.1.2
---
 benchmarks/hpl/Makefile           | 2 +-
 benchmarks/imb/Makefile           | 1 +
 benchmarks/ior/Makefile           | 2 +-
 benchmarks/mdtest/Makefile        | 2 +-
 biology/abyss/Makefile            | 1 +
 cad/scotch/Makefile               | 2 +-
 devel/babelflow/Makefile          | 2 +-
 devel/ga/Makefile                 | 1 +
 lang/opencoarrays/Makefile        | 1 +
 math/arpack-ng/Makefile           | 1 +
 math/blacs/Makefile               | 2 +-
 math/blocksolve95/Makefile        | 2 +-
 math/combblas/Makefile            | 2 +-
 math/costa/Makefile               | 2 +-
 math/deal.ii/Makefile             | 2 +-
 math/dihydrogen/Makefile          | 2 +-
 math/hydrogen/Makefile            | 1 +
 math/kahip/Makefile               | 1 +
 math/libmesh/Makefile             | 2 +-
 math/mfem/Makefile                | 2 +-
 math/ntpoly/Makefile              | 1 +
 math/petiga/Makefile              | 2 +-
 math/py-petsc4py/Makefile         | 1 +
 math/py-slepc4py/Makefile         | 1 +
 math/scalapack/Makefile           | 2 +-
 math/scalapackfx/Makefile         | 1 +
 math/scorec-core/Makefile         | 2 +-
 math/slepc/Makefile               | 1 +
 math/spfft/Makefile               | 2 +-
 math/spla/Makefile                | 1 +
 math/spooles/Makefile             | 2 +-
 math/sprng/Makefile               | 2 +-
 math/sundials/Makefile            | 2 +-
 math/superlu-dist/Makefile        | 1 +
 misc/lbann/Makefile               | 2 +-
 net/py-mpi4py-mpich/Makefile      | 1 +
 science/PETSc/Makefile            | 1 +
 science/abinit/Makefile           | 2 +-
 science/ascent/Makefile           | 1 +
 science/axom/Makefile             | 2 +-
 science/bagel/Makefile            | 2 +-
 science/bout++/Makefile           | 2 +-
 science/cardioid/Makefile         | 2 +-
 science/chrono/Makefile           | 2 +-
 science/code_saturne/Makefile     | 2 +-
 science/conduit/Makefile          | 1 +
 science/dftbplus/Makefile         | 2 +-
 science/elk/Makefile              | 1 +
 science/elmerfem/Makefile         | 2 +-
 science/fleur/Makefile            | 1 +
 science/frontistr/Makefile        | 2 +-
 science/gnudatalanguage/Makefile  | 2 +-
 science/hypre/Makefile            | 1 +
 science/jdftx/Makefile            | 2 +-
 science/libgridxc/Makefile        | 2 +-
 science/libnegf/Makefile          | 1 +
 science/liggghts/Makefile         | 2 +-
 science/madness/Makefile          | 2 +-
 science/mdynamix/Makefile         | 2 +-
 science/mpqc/Makefile             | 2 +-
 science/mrchem/Makefile           | 1 +
 science/mrcpp/Makefile            | 1 +
 science/nlcglib/Makefile          | 1 +
 science/nwchem/Makefile           | 2 +-
 science/openmc/Makefile           | 2 +-
 science/openmx/Makefile           | 2 +-
 science/precice/Makefile          | 2 +-
 science/py-asap3/Makefile         | 2 +-
 science/py-gpaw/Makefile          | 2 +-
 science/py-hoomd-blue/Makefile    | 1 +
 science/qbox/Makefile             | 1 +
 science/qmcpack/Makefile          | 2 +-
 science/quantum-espresso/Makefile | 2 +-
 science/serac/Makefile            | 2 +-
 science/sirius/Makefile           | 2 +-
 science/spheral/Makefile          | 1 +
 76 files changed, 76 insertions(+), 48 deletions(-)

diff --git a/benchmarks/hpl/Makefile b/benchmarks/hpl/Makefile
index 19404ea43450..d8cde4f8ef35 100644
--- a/benchmarks/hpl/Makefile
+++ b/benchmarks/hpl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hpl
 DISTVERSION=	2.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	benchmarks
 MASTER_SITES=	NETLIB/benchmark/hpl
 
diff --git a/benchmarks/imb/Makefile b/benchmarks/imb/Makefile
index c19795ab9abe..972ad15e1214 100644
--- a/benchmarks/imb/Makefile
+++ b/benchmarks/imb/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	IMB
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2021.7
+PORTREVISION=	1
 CATEGORIES=	benchmarks parallel
 MASTER_SITES=	https://github.com/intel/mpi-benchmarks/archive/refs/tags/
 
diff --git a/benchmarks/ior/Makefile b/benchmarks/ior/Makefile
index 6a75e2aca713..768637c91bdc 100644
--- a/benchmarks/ior/Makefile
+++ b/benchmarks/ior/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ior
 DISTVERSION=	3.3.0-20230112
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	benchmarks
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/benchmarks/mdtest/Makefile b/benchmarks/mdtest/Makefile
index fa76603ada71..9ac0ad0217a5 100644
--- a/benchmarks/mdtest/Makefile
+++ b/benchmarks/mdtest/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mdtest
 PORTVERSION=	1.9.3
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	benchmarks
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20latest/${PORTNAME}-${PORTVERSION}
 
diff --git a/biology/abyss/Makefile b/biology/abyss/Makefile
index 8458e069649a..e4482abfda02 100644
--- a/biology/abyss/Makefile
+++ b/biology/abyss/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	abyss
 DISTVERSION=	2.3.7
+PORTREVISION=	1
 CATEGORIES=	biology
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/cad/scotch/Makefile b/cad/scotch/Makefile
index 94b860411305..6864892442f4 100644
--- a/cad/scotch/Makefile
+++ b/cad/scotch/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	scotch
 DISTVERSION=	6.0.4-aster7
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	cad science
 
 MAINTAINER=	thierry@FreeBSD.org
diff --git a/devel/babelflow/Makefile b/devel/babelflow/Makefile
index 03efa71f3145..59c1849e04d1 100644
--- a/devel/babelflow/Makefile
+++ b/devel/babelflow/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	babelflow
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.1.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/ga/Makefile b/devel/ga/Makefile
index 181af06f956b..ee07f7488d5b 100644
--- a/devel/ga/Makefile
+++ b/devel/ga/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	ga
 DISTVERSION=	5.8.2
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/GlobalArrays/ga/releases/download/v${DISTVERSION}/
 
diff --git a/lang/opencoarrays/Makefile b/lang/opencoarrays/Makefile
index afc3a83f59a2..337f08ad152b 100644
--- a/lang/opencoarrays/Makefile
+++ b/lang/opencoarrays/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	opencoarrays
 DISTVERSION=	2.10.1
+PORTREVISION=	1
 CATEGORIES=	lang parallel
 
 MAINTAINER=	miguel@gocobachi.dev
diff --git a/math/arpack-ng/Makefile b/math/arpack-ng/Makefile
index 31271bf4d010..9d7632f3b68b 100644
--- a/math/arpack-ng/Makefile
+++ b/math/arpack-ng/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	arpack-ng
 DISTVERSION=	3.9.1
+PORTREVISION=	1
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/blacs/Makefile b/math/blacs/Makefile
index 8439b16591ad..e3a994b16f3f 100644
--- a/math/blacs/Makefile
+++ b/math/blacs/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	blacs
 PORTVERSION=	1.7
-PORTREVISION=	39
+PORTREVISION=	40
 CATEGORIES=	math
 MASTER_SITES=	NETLIB/blacs
 DISTNAME=	BLACS
diff --git a/math/blocksolve95/Makefile b/math/blocksolve95/Makefile
index 5be7aba8b771..26a1f7c84d11 100644
--- a/math/blocksolve95/Makefile
+++ b/math/blocksolve95/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	blocksolve95
 PORTVERSION=	3.0
-PORTREVISION=	27
+PORTREVISION=	28
 CATEGORIES=	math parallel
 MASTER_SITES=	ftp://ftp.mcs.anl.gov/pub/BlockSolve95/ \
 		http://ftp.mcs.anl.gov/pub/BlockSolve95/
diff --git a/math/combblas/Makefile b/math/combblas/Makefile
index 221ffe5cca9f..a1cae68fdf34 100644
--- a/math/combblas/Makefile
+++ b/math/combblas/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	CombBLAS
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.0.0
-PORTREVISION=	1
+PORTREVISION=	2
 MASTER_SITES=	https://portal.nersc.gov/project/m1982/CombBLAS/:test_data
 CATEGORIES=	math
 DISTFILES=	testdata_combblas1.6.1.tgz:test_data
diff --git a/math/costa/Makefile b/math/costa/Makefile
index faacce60caf3..ca0226717fce 100644
--- a/math/costa/Makefile
+++ b/math/costa/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	costa
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/deal.ii/Makefile b/math/deal.ii/Makefile
index 156368225731..b36cd05450d9 100644
--- a/math/deal.ii/Makefile
+++ b/math/deal.ii/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	deal.II
 DISTVERSION=	9.5.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	math
 MASTER_SITES=	https://github.com/dealii/dealii/releases/download/v${DISTVERSION}/
 DISTNAME=	dealii-${DISTVERSION}
diff --git a/math/dihydrogen/Makefile b/math/dihydrogen/Makefile
index 331c6168980b..a703649e097c 100644
--- a/math/dihydrogen/Makefile
+++ b/math/dihydrogen/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	dihydrogen
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.2.1-36
-PORTREVISION=	3
+PORTREVISION=	4
 DISTVERSIONSUFFIX=	-g4bda15e
 CATEGORIES=	math
 
diff --git a/math/hydrogen/Makefile b/math/hydrogen/Makefile
index aee1626de415..58c6de653f4b 100644
--- a/math/hydrogen/Makefile
+++ b/math/hydrogen/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	hydrogen
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.5.3
+PORTREVISION=	1
 CATEGORIES=	math
 PKGNAMESUFFIX=	-linear-algebra
 
diff --git a/math/kahip/Makefile b/math/kahip/Makefile
index dd7fc6167e3b..3c76908a0abc 100644
--- a/math/kahip/Makefile
+++ b/math/kahip/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	kahip
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.15
+PORTREVISION=	1
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/libmesh/Makefile b/math/libmesh/Makefile
index d130a2606ae1..4d11d7df7239 100644
--- a/math/libmesh/Makefile
+++ b/math/libmesh/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libmesh
 DISTVERSION=	1.7.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	math
 MASTER_SITES=	https://github.com/libMesh/${PORTNAME}/releases/download/v${DISTVERSION}/
 
diff --git a/math/mfem/Makefile b/math/mfem/Makefile
index fa164cc17a23..fee19a30aa87 100644
--- a/math/mfem/Makefile
+++ b/math/mfem/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	mfem
 DISTVERSIONPREFIX=	v
 DISTVERSION=	4.4
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/ntpoly/Makefile b/math/ntpoly/Makefile
index 7156d0481175..383f6e95fc25 100644
--- a/math/ntpoly/Makefile
+++ b/math/ntpoly/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	NTPoly
 DISTVERSIONPREFIX=	${PORTNAME:tl}-v
 DISTVERSION=	3.0.0
+PORTREVISION=	1
 CATEGORIES=	math
 
 MAINTAINER=	thierry@FreeBSD.org
diff --git a/math/petiga/Makefile b/math/petiga/Makefile
index c96633aaf5bf..f35b6466ac3f 100644
--- a/math/petiga/Makefile
+++ b/math/petiga/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	petiga
 DISTVERSION=	g20221208
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	math python
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/py-petsc4py/Makefile b/math/py-petsc4py/Makefile
index db88209ed0fd..d3cc7fd200c3 100644
--- a/math/py-petsc4py/Makefile
+++ b/math/py-petsc4py/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	petsc4py
 DISTVERSION=	3.20.1
+PORTREVISION=	1
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-slepc4py/Makefile b/math/py-slepc4py/Makefile
index 0e41e2c19c6d..e63b4f8b3fad 100644
--- a/math/py-slepc4py/Makefile
+++ b/math/py-slepc4py/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	slepc4py
 DISTVERSION=	3.20.0
+PORTREVISION=	1
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile
index 05a2ba25af9c..f8ac03ad6057 100644
--- a/math/scalapack/Makefile
+++ b/math/scalapack/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	scalapack
 PORTVERSION=	2.2.0
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	math
 
diff --git a/math/scalapackfx/Makefile b/math/scalapackfx/Makefile
index a8b52cc9ab22..e290f922b87e 100644
--- a/math/scalapackfx/Makefile
+++ b/math/scalapackfx/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	scalapackfx
 DISTVERSION=	1.2
+PORTREVISION=	1
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/scorec-core/Makefile b/math/scorec-core/Makefile
index 6a770e3d08a7..d248c21bc80e 100644
--- a/math/scorec-core/Makefile
+++ b/math/scorec-core/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	scorec-core
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.2.7-55
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONSUFFIX=	-g83113372
 CATEGORIES=	math
 
diff --git a/math/slepc/Makefile b/math/slepc/Makefile
index 976c259eb582..a03474da03dc 100644
--- a/math/slepc/Makefile
+++ b/math/slepc/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	slepc
 DISTVERSION=	3.20.0
+PORTREVISION=	1
 CATEGORIES=	math devel
 MASTER_SITES=	http://slepc.upv.es/download/distrib/
 
diff --git a/math/spfft/Makefile b/math/spfft/Makefile
index f7ab099dc6d1..e475928de7d7 100644
--- a/math/spfft/Makefile
+++ b/math/spfft/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	spfft
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.0.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/spla/Makefile b/math/spla/Makefile
index db53b27968f1..3d3706315d2a 100644
--- a/math/spla/Makefile
+++ b/math/spla/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	spla
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.5.5
+PORTREVISION=	1
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/spooles/Makefile b/math/spooles/Makefile
index c8b002c4e35b..3dc9dcc7ab0c 100644
--- a/math/spooles/Makefile
+++ b/math/spooles/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	spooles
 PORTVERSION=	2.2
-PORTREVISION=	15
+PORTREVISION=	16
 CATEGORIES=	math
 MASTER_SITES=	NETLIB/linalg/spooles
 .ifdef WITH_MPI
diff --git a/math/sprng/Makefile b/math/sprng/Makefile
index 32efedec5e19..3ee83905b18e 100644
--- a/math/sprng/Makefile
+++ b/math/sprng/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	SPRNG
 PORTVERSION=	5.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math science
 MASTER_SITES=	http://www.sprng.org/Version${PORTVERSION}/
 DISTNAME=	${PORTNAME:tl}${PORTVERSION:R}
diff --git a/math/sundials/Makefile b/math/sundials/Makefile
index 43849f376992..e9d7c0f66bdc 100644
--- a/math/sundials/Makefile
+++ b/math/sundials/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sundials
 DISTVERSION=	6.6.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math
 MASTER_SITES=	https://github.com/LLNL/sundials/releases/download/v${DISTVERSION}/
 
diff --git a/math/superlu-dist/Makefile b/math/superlu-dist/Makefile
index 5161b42d8587..56eb7eae7896 100644
--- a/math/superlu-dist/Makefile
+++ b/math/superlu-dist/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	superlu-dist
 DISTVERSIONPREFIX=	v
 DISTVERSION=	8.2.1
+PORTREVISION=	1
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/lbann/Makefile b/misc/lbann/Makefile
index 7ad120d7f7b1..1f145f969d1c 100644
--- a/misc/lbann/Makefile
+++ b/misc/lbann/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	lbann
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.102-254
-PORTREVISION=	2
+PORTREVISION=	3
 DISTVERSIONSUFFIX=	-g2e3012a9a
 CATEGORIES=	misc # machine-learning
 
diff --git a/net/py-mpi4py-mpich/Makefile b/net/py-mpi4py-mpich/Makefile
index c1761bdc0868..deb6668cd715 100644
--- a/net/py-mpi4py-mpich/Makefile
+++ b/net/py-mpi4py-mpich/Makefile
@@ -2,6 +2,7 @@ PORTNAME=	mpi4py
 
 COMMENT=	Python bindings for MPI (MPICH)
 
+PORTREVISION=	1
 PKGNAMESUFFIX=	-mpich
 
 MASTERDIR=	${.CURDIR}/../py-mpi4py
diff --git a/science/PETSc/Makefile b/science/PETSc/Makefile
index f316cad6b28c..08af6421a1c8 100644
--- a/science/PETSc/Makefile
+++ b/science/PETSc/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	PETSc
 DISTVERSION=	3.20.1
+PORTREVISION=	1
 CATEGORIES=	science devel
 MASTER_SITES=	http://web.cels.anl.gov/projects/petsc/download/release-snapshots/ # was: https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/
 DISTNAME=	${PORTNAME:tl}-${DISTVERSION}
diff --git a/science/abinit/Makefile b/science/abinit/Makefile
index 809b842f47e6..989c360b62b6 100644
--- a/science/abinit/Makefile
+++ b/science/abinit/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	abinit
 DISTVERSION=	9.10.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/ascent/Makefile b/science/ascent/Makefile
index 90763914a518..deeef17f0321 100644
--- a/science/ascent/Makefile
+++ b/science/ascent/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	ascent
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.9.2
+PORTREVISION=	1
 CATEGORIES=	science
 PKGNAMESUFFIX=	-visualizer
 
diff --git a/science/axom/Makefile b/science/axom/Makefile
index 2274fec799cd..715c158bd2cc 100644
--- a/science/axom/Makefile
+++ b/science/axom/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	axom
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.7.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/bagel/Makefile b/science/bagel/Makefile
index 3acc24edbb64..4d48d0f04c75 100644
--- a/science/bagel/Makefile
+++ b/science/bagel/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	bagel
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.2.2-132
-PORTREVISION=	6
+PORTREVISION=	7
 DISTVERSIONSUFFIX=	-g2955e4d1a
 CATEGORIES=	science
 
diff --git a/science/bout++/Makefile b/science/bout++/Makefile
index 7b67ad7ab82e..e4edc43ba765 100644
--- a/science/bout++/Makefile
+++ b/science/bout++/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	bout++
 DISTVERSIONPREFIX=	v
 DISTVERSION=	4.4.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	science math # physics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/cardioid/Makefile b/science/cardioid/Makefile
index 0b7784b1a42c..37f1b3eda957 100644
--- a/science/cardioid/Makefile
+++ b/science/cardioid/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cardioid
 PORTVERSION=	g20211026
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/chrono/Makefile b/science/chrono/Makefile
index 96f67a12f91c..e44293e510f7 100644
--- a/science/chrono/Makefile
+++ b/science/chrono/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	chrono
 DISTVERSION=	8.0.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	science devel
 PKGNAMESUFFIX=	-physics-simulation-engine
 
diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile
index b3060f71be45..f24a20f6efd2 100644
--- a/science/code_saturne/Makefile
+++ b/science/code_saturne/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	code_saturne
 PORTVERSION=	8.0.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science parallel
 MASTER_SITES=	https://www.code-saturne.org/releases/
 
diff --git a/science/conduit/Makefile b/science/conduit/Makefile
index e68e862ab256..19952005a0b3 100644
--- a/science/conduit/Makefile
+++ b/science/conduit/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	conduit
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.8.8
+PORTREVISION=	1
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/dftbplus/Makefile b/science/dftbplus/Makefile
index 15937ffe934d..ec8501ace119 100644
--- a/science/dftbplus/Makefile
+++ b/science/dftbplus/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dftbplus
 DISTVERSION=	23.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/elk/Makefile b/science/elk/Makefile
index 21be22918959..d0b7f9363f7d 100644
--- a/science/elk/Makefile
+++ b/science/elk/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	elk
 DISTVERSION=	9.2.5
+PORTREVISION=	1
 CATEGORIES=	science
 MASTER_SITES=	SF/${PORTNAME}/
 PKGNAMESUFFIX=	-chemistry
diff --git a/science/elmerfem/Makefile b/science/elmerfem/Makefile
index 0f0919a69b5d..afab7b41c60b 100644
--- a/science/elmerfem/Makefile
+++ b/science/elmerfem/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	elmerfem
 DISTVERSIONPREFIX=	release-
 DISTVERSION=	9.0
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	science
 
 MAINTAINER=	henrik@gulbra.net
diff --git a/science/fleur/Makefile b/science/fleur/Makefile
index 584ee37efadd..1130278fd8e2 100644
--- a/science/fleur/Makefile
+++ b/science/fleur/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	fleur
 DISTVERSION=	6.2
+PORTREVISION=	1
 CATEGORIES=	science # chemistry
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/frontistr/Makefile b/science/frontistr/Makefile
index a182d9edf1d4..aa4f92f0320b 100644
--- a/science/frontistr/Makefile
+++ b/science/frontistr/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	FrontISTR
 PORTVERSION=	5.2
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	science cad
 
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index 3903a7facd15..1e0af8478187 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gnudatalanguage
 PORTVERSION=	1.0.3
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	science lang
 .if defined(BUILD_PYTHON_MODULE)
diff --git a/science/hypre/Makefile b/science/hypre/Makefile
index cbab4b3c9ba0..8586c9b0711e 100644
--- a/science/hypre/Makefile
+++ b/science/hypre/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	hypre
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.30.0
+PORTREVISION=	1
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/jdftx/Makefile b/science/jdftx/Makefile
index 8fabad00ac29..94b5011be5ff 100644
--- a/science/jdftx/Makefile
+++ b/science/jdftx/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	jdftx
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.7.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/libgridxc/Makefile b/science/libgridxc/Makefile
index 96cc4cec51c0..009dd21ccb1b 100644
--- a/science/libgridxc/Makefile
+++ b/science/libgridxc/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libgridxc
 DISTVERSION=	1.1.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science
 MASTER_SITES=	https://gitlab.com/siesta-project/libraries/${PORTNAME}/-/archive/${DISTVERSION}/
 
diff --git a/science/libnegf/Makefile b/science/libnegf/Makefile
index e65d18ce4b34..f1ac8216ae20 100644
--- a/science/libnegf/Makefile
+++ b/science/libnegf/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	libnegf
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.1.3
+PORTREVISION=	1
 CATEGORIES=	science # chemistry
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/liggghts/Makefile b/science/liggghts/Makefile
index 4afaffa04203..5a97ce18869c 100644
--- a/science/liggghts/Makefile
+++ b/science/liggghts/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	liggghts
 DISTVERSION=	3.8.0-58
-PORTREVISION=	4
+PORTREVISION=	5
 DISTVERSIONSUFFIX=	-g6e28cfe3
 CATEGORIES=	science
 
diff --git a/science/madness/Makefile b/science/madness/Makefile
index defee10a83b7..27a7ffb39b74 100644
--- a/science/madness/Makefile
+++ b/science/madness/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	madness
 DISTVERSION=	0.10.1.20180823
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/mdynamix/Makefile b/science/mdynamix/Makefile
index f5ebdc3a632a..5c6f766856d6 100644
--- a/science/mdynamix/Makefile
+++ b/science/mdynamix/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mdynamix
 DISTVERSION=	5.2.8
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	science
 MASTER_SITES=	http://www.fos.su.se/~sasha/${PORTNAME}/versions/
 DISTNAME=	md${DISTVERSION:S/.//g}
diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile
index ec4926759f4c..dd2421bff14f 100644
--- a/science/mpqc/Makefile
+++ b/science/mpqc/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mpqc
 PORTVERSION=	2.3.1
-PORTREVISION=	48
+PORTREVISION=	49
 CATEGORIES=	science parallel
 MASTER_SITES=	SF
 
diff --git a/science/mrchem/Makefile b/science/mrchem/Makefile
index bb49df3ebbef..05effd87c06f 100644
--- a/science/mrchem/Makefile
+++ b/science/mrchem/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	mrchem
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.1.3
+PORTREVISION=	1
 CATEGORIES=	science # chemistry
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/mrcpp/Makefile b/science/mrcpp/Makefile
index 578dbd6affdc..89254107290c 100644
--- a/science/mrcpp/Makefile
+++ b/science/mrcpp/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	mrcpp
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.5.0
+PORTREVISION=	1
 CATEGORIES=	science # chemistry
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/nlcglib/Makefile b/science/nlcglib/Makefile
index 0f072796911f..272fb1b09293 100644
--- a/science/nlcglib/Makefile
+++ b/science/nlcglib/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	nlcglib
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.0b-20230622
+PORTREVISION=	1
 DISTVERSIONSUFFIX=	-gac293eb
 CATEGORIES=	science
 
diff --git a/science/nwchem/Makefile b/science/nwchem/Makefile
index 19c7ac45a9aa..0b4df23ade53 100644
--- a/science/nwchem/Makefile
+++ b/science/nwchem/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	nwchem
 DISTVERSIONPREFIX=	v
 DISTVERSION=	7.2.0
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONSUFFIX=	-release
 CATEGORIES=	science
 MASTER_SITES=	https://www.chemie.uni-bonn.de/pctc/mulliken-center/software/dft-d3/:dftd3 \
diff --git a/science/openmc/Makefile b/science/openmc/Makefile
index d77afddceabe..4d601ecd446e 100644
--- a/science/openmc/Makefile
+++ b/science/openmc/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	openmc
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.13.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/openmx/Makefile b/science/openmx/Makefile
index 73263c984d62..83b29aa5ec2d 100644
--- a/science/openmx/Makefile
+++ b/science/openmx/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openmx
 DISTVERSION=	3.8.5 # the 18June12 patch upgrades 3.8 -> 3.8.5
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	science
 MASTER_SITES=	http://www.openmx-square.org/ \
 		http://www.openmx-square.org/bugfixed/18June12/:patch
diff --git a/science/precice/Makefile b/science/precice/Makefile
index 44665ce1695f..c293cb922d2f 100644
--- a/science/precice/Makefile
+++ b/science/precice/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	precice
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.5.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	science # physics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/py-asap3/Makefile b/science/py-asap3/Makefile
index 059c4f78454a..11f053ca2987 100644
--- a/science/py-asap3/Makefile
+++ b/science/py-asap3/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	asap3
 DISTVERSION=	3.12.8
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science python # chemistry
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/science/py-gpaw/Makefile b/science/py-gpaw/Makefile
index b5a50e3e40b9..a3fc9015d591 100644
--- a/science/py-gpaw/Makefile
+++ b/science/py-gpaw/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gpaw
 DISTVERSION=	22.1.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	science python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/science/py-hoomd-blue/Makefile b/science/py-hoomd-blue/Makefile
index 9da4f30f444b..cdc1cfc09297 100644
--- a/science/py-hoomd-blue/Makefile
+++ b/science/py-hoomd-blue/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	hoomd-blue
 DISTVERSIONPREFIX=	v
 DISTVERSION=	4.4.0
+PORTREVISION=	1
 CATEGORIES=	science # physics
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/science/qbox/Makefile b/science/qbox/Makefile
index 4d9a37b02c28..46cf84efca51 100644
--- a/science/qbox/Makefile
+++ b/science/qbox/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	qbox
 DISTVERSIONPREFIX=	rel
 DISTVERSION=	1_76_0
+PORTREVISION=	1
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/qmcpack/Makefile b/science/qmcpack/Makefile
index 515f9118e397..ef01e878308c 100644
--- a/science/qmcpack/Makefile
+++ b/science/qmcpack/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	qmcpack
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.15.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/quantum-espresso/Makefile b/science/quantum-espresso/Makefile
index 69fea8e2c5b2..e5b400798af4 100644
--- a/science/quantum-espresso/Makefile
+++ b/science/quantum-espresso/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	quantum-espresso
 DISTVERSIONPREFIX=	qe-
 DISTVERSION=	6.7.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/serac/Makefile b/science/serac/Makefile
index 18fee780bf51..fade1138216d 100644
--- a/science/serac/Makefile
+++ b/science/serac/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	serac
 PORTVERSION=	g20220823
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/sirius/Makefile b/science/sirius/Makefile
*** 24 LINES SKIPPED ***