git: cf5d9b8b9620 - main - devel/onetbb: Update to 2021.11.0

From: Ganael LAPLANCHE <martymac_at_FreeBSD.org>
Date: Tue, 28 Nov 2023 11:35:46 UTC
The branch main has been updated by martymac:

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

commit cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0
Author:     Ganael LAPLANCHE <martymac@FreeBSD.org>
AuthorDate: 2023-11-28 11:35:02 +0000
Commit:     Ganael LAPLANCHE <martymac@FreeBSD.org>
CommitDate: 2023-11-28 11:35:02 +0000

    devel/onetbb: Update to 2021.11.0
    
    and bump dependent ports' revisions.
    
    Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.11.0
---
 biology/salmon/Makefile         |  2 +-
 cad/PrusaSlicer/Makefile        |  2 +-
 devel/ikos/Makefile             |  2 +-
 devel/ispc/Makefile             |  1 +
 devel/mold/Makefile             |  2 +-
 devel/onetbb/Makefile           |  2 +-
 devel/onetbb/distinfo           |  6 +++---
 devel/onetbb/pkg-plist          | 10 ++++++----
 devel/ptl/Makefile              |  2 +-
 devel/py-numba/Makefile         |  2 +-
 devel/rkcommon/Makefile         |  2 +-
 devel/root/Makefile             |  1 +
 games/vcmi/Makefile             |  1 +
 graphics/blender/Makefile       |  2 +-
 graphics/embree/Makefile        |  2 +-
 graphics/mirtk/Makefile         |  2 +-
 graphics/oidn/Makefile          |  2 +-
 graphics/openpgl/Makefile       |  2 +-
 graphics/opensubdiv/Makefile    |  2 +-
 graphics/openvkl/Makefile       |  2 +-
 graphics/ospray-studio/Makefile |  2 +-
 graphics/ospray/Makefile        |  2 +-
 math/curv/Makefile              |  2 +-
 math/dune-alugrid/Makefile      |  2 +-
 math/dune-common/Makefile       |  2 +-
 math/dune-fem/Makefile          |  2 +-
 math/dune-geometry/Makefile     |  2 +-
 math/dune-grid-glue/Makefile    |  2 +-
 math/dune-grid/Makefile         |  2 +-
 math/dune-pdelab/Makefile       |  2 +-
 math/dune-polygongrid/Makefile  |  2 +-
 math/dune-uggrid/Makefile       |  2 +-
 math/dune-vtk/Makefile          |  2 +-
 math/heyoka/Makefile            |  2 +-
 math/obake/Makefile             |  2 +-
 math/openturns/Makefile         |  1 +
 math/py-heyoka/Makefile         |  2 +-
 math/py-pyaudi/Makefile         |  2 +-
 misc/openvdb/Makefile           |  2 +-
 misc/py-openvdb/Makefile        |  2 +-
 science/geant4/Makefile         |  2 +-
 science/opensph/Makefile        |  2 +-
 science/pagmo2/Makefile         |  2 +-
 science/paraview/Makefile       |  2 +-
 science/py-fresnel/Makefile     |  2 +-
 science/py-hoomd-blue/Makefile  |  2 +-
 46 files changed, 53 insertions(+), 47 deletions(-)

diff --git a/biology/salmon/Makefile b/biology/salmon/Makefile
index fadd1261cdef..4e2767cda0de 100644
--- a/biology/salmon/Makefile
+++ b/biology/salmon/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=		salmon
 DISTVERSIONPREFIX=	v
 DISTVERSION=		1.10.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=		biology
 
 MAINTAINER=	jwb@FreeBSD.org
diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile
index d67b853eb00d..131677f21d3a 100644
--- a/cad/PrusaSlicer/Makefile
+++ b/cad/PrusaSlicer/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	PrusaSlicer
 DISTVERSIONPREFIX=version_
 DISTVERSION=	2.6.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	cad
 DIST_SUBDIR=	PrusaSlicer
 
diff --git a/devel/ikos/Makefile b/devel/ikos/Makefile
index a9a5e95ee516..84304cd1d99e 100644
--- a/devel/ikos/Makefile
+++ b/devel/ikos/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ikos
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.1
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/ispc/Makefile b/devel/ispc/Makefile
index 31cdd3366695..0ab91ee9761d 100644
--- a/devel/ispc/Makefile
+++ b/devel/ispc/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	ispc
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.22.0
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/mold/Makefile b/devel/mold/Makefile
index 7980e706edef..ae65533a7d6e 100644
--- a/devel/mold/Makefile
+++ b/devel/mold/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	mold
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.2.1
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	devel
 
 MAINTAINER=	ashish@FreeBSD.org
diff --git a/devel/onetbb/Makefile b/devel/onetbb/Makefile
index 4b4eaccf0be0..fbdf6362b8de 100644
--- a/devel/onetbb/Makefile
+++ b/devel/onetbb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	onetbb
-PORTVERSION=	2021.10.0
+PORTVERSION=	2021.11.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
diff --git a/devel/onetbb/distinfo b/devel/onetbb/distinfo
index 83d6dbfb53f7..e63d4e7a2ffe 100644
--- a/devel/onetbb/distinfo
+++ b/devel/onetbb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1690452891
-SHA256 (oneapi-src-oneTBB-v2021.10.0_GH0.tar.gz) = 487023a955e5a3cc6d3a0d5f89179f9b6c0ae7222613a7185b0227ba0c83700b
-SIZE (oneapi-src-oneTBB-v2021.10.0_GH0.tar.gz) = 2598088
+TIMESTAMP = 1701111736
+SHA256 (oneapi-src-oneTBB-v2021.11.0_GH0.tar.gz) = 782ce0cab62df9ea125cdea253a50534862b563f1d85d4cda7ad4e77550ac363
+SIZE (oneapi-src-oneTBB-v2021.11.0_GH0.tar.gz) = 2613493
diff --git a/devel/onetbb/pkg-plist b/devel/onetbb/pkg-plist
index 8ac6b70d0e0b..9c687625fcdf 100644
--- a/devel/onetbb/pkg-plist
+++ b/devel/onetbb/pkg-plist
@@ -113,6 +113,7 @@ include/tbb/flow_graph_abstractions.h
 include/tbb/global_control.h
 include/tbb/info.h
 include/tbb/memory_pool.h
+include/tbb/mutex.h
 include/tbb/null_mutex.h
 include/tbb/null_rw_mutex.h
 include/tbb/parallel_for.h
@@ -126,6 +127,7 @@ include/tbb/partitioner.h
 include/tbb/profiling.h
 include/tbb/queuing_mutex.h
 include/tbb/queuing_rw_mutex.h
+include/tbb/rw_mutex.h
 include/tbb/scalable_allocator.h
 include/tbb/spin_mutex.h
 include/tbb/spin_rw_mutex.h
@@ -144,14 +146,14 @@ lib/cmake/TBB/TBBTargets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/TBB/TBBTargets.cmake
 lib/libtbb%%DBGSUFX%%.so
 lib/libtbb%%DBGSUFX%%.so.12
-lib/libtbb%%DBGSUFX%%.so.12.10
+lib/libtbb%%DBGSUFX%%.so.12.11
 lib/libtbbbind_2_0%%DBGSUFX%%.so
 lib/libtbbbind_2_0%%DBGSUFX%%.so.3
-lib/libtbbbind_2_0%%DBGSUFX%%.so.3.10
+lib/libtbbbind_2_0%%DBGSUFX%%.so.3.11
 lib/libtbbmalloc%%DBGSUFX%%.so
 lib/libtbbmalloc%%DBGSUFX%%.so.2
-lib/libtbbmalloc%%DBGSUFX%%.so.2.10
+lib/libtbbmalloc%%DBGSUFX%%.so.2.11
 lib/libtbbmalloc_proxy%%DBGSUFX%%.so
 lib/libtbbmalloc_proxy%%DBGSUFX%%.so.2
-lib/libtbbmalloc_proxy%%DBGSUFX%%.so.2.10
+lib/libtbbmalloc_proxy%%DBGSUFX%%.so.2.11
 libdata/pkgconfig/tbb%%PCSUFX%%.pc
diff --git a/devel/ptl/Makefile b/devel/ptl/Makefile
index 67a3df08fcd5..9c4f3c007301 100644
--- a/devel/ptl/Makefile
+++ b/devel/ptl/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=		ptl
 DISTVERSIONPREFIX=	v
 DISTVERSION=		2.3.3
-PORTREVISION=		3
+PORTREVISION=		4
 CATEGORIES=		devel
 
 MAINTAINER=	erik@tenku.dk
diff --git a/devel/py-numba/Makefile b/devel/py-numba/Makefile
index 3e42a91cec50..68df7029a7a2 100644
--- a/devel/py-numba/Makefile
+++ b/devel/py-numba/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	numba
 DISTVERSION=	0.56.2
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/rkcommon/Makefile b/devel/rkcommon/Makefile
index a15640cc3be1..2699cd01115c 100644
--- a/devel/rkcommon/Makefile
+++ b/devel/rkcommon/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	rkcommon
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.10.0
-PORTREVISION=	3
+PORTREVISION=	4
 PORTEPOCH=	1
 CATEGORIES=	devel
 
diff --git a/devel/root/Makefile b/devel/root/Makefile
index 4ea696cb7d3d..bffeef3eb01b 100644
--- a/devel/root/Makefile
+++ b/devel/root/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	root
 DISTVERSION=	6.28.06
+PORTREVISION=	1
 CATEGORIES=	devel science math parallel python
 MASTER_SITES=	https://root.cern/download/
 DISTFILES=	${PORTNAME}_v${DISTVERSION}.source${EXTRACT_SUFX}
diff --git a/games/vcmi/Makefile b/games/vcmi/Makefile
index 27342b0a6881..5557e758bd85 100644
--- a/games/vcmi/Makefile
+++ b/games/vcmi/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	vcmi
 PORTVERSION=	1.3.2
+PORTREVISION=	1
 CATEGORIES=	games
 
 MAINTAINER=	danfe@FreeBSD.org
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index ab82d3172512..b81ae90603d8 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	blender
 DISTVERSION=	3.6.1
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics multimedia
 MASTER_SITES=	http://download.blender.org/source/ \
 		http://mirror.cs.umn.edu/blender.org/source/ \
diff --git a/graphics/embree/Makefile b/graphics/embree/Makefile
index f8935fedde8b..035f98825016 100644
--- a/graphics/embree/Makefile
+++ b/graphics/embree/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	embree
 PORTVERSION=	3.13.5
-PORTREVISION=	5
+PORTREVISION=	6
 DISTVERSIONPREFIX=	v
 CATEGORIES=	graphics
 
diff --git a/graphics/mirtk/Makefile b/graphics/mirtk/Makefile
index afc9ac06266d..9e6723b23a3b 100644
--- a/graphics/mirtk/Makefile
+++ b/graphics/mirtk/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	mirtk
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.0.0-178
-PORTREVISION=	9
+PORTREVISION=	10
 DISTVERSIONSUFFIX=	-g973ce2f
 CATEGORIES=	graphics
 
diff --git a/graphics/oidn/Makefile b/graphics/oidn/Makefile
index 5344e80ff081..9eaa19916396 100644
--- a/graphics/oidn/Makefile
+++ b/graphics/oidn/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	oidn
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.0.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 MASTER_SITES=	http://freebsd.org/:weights # bogus URL to make the framework happy, the fetch uses Git URL below
 DISTFILES=	${PORTNAME}-weights-${WEIGHTS_GIT_HASH}${EXTRACT_SUFX}:weights
diff --git a/graphics/openpgl/Makefile b/graphics/openpgl/Makefile
index cf8048fa46b3..b009bcf18f9c 100644
--- a/graphics/openpgl/Makefile
+++ b/graphics/openpgl/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	openpgl
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.5.0
-PORTREVISION=	1
+PORTREVISION=	2
 #DISTVERSIONSUFFIX=	-beta
 CATEGORIES=	graphics devel
 
diff --git a/graphics/opensubdiv/Makefile b/graphics/opensubdiv/Makefile
index 17a1489d7abd..8538dd4ec46e 100644
--- a/graphics/opensubdiv/Makefile
+++ b/graphics/opensubdiv/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	opensubdiv
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3_5_0
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES?=	graphics
 
 MAINTAINER=	FreeBSD@Shaneware.biz
diff --git a/graphics/openvkl/Makefile b/graphics/openvkl/Makefile
index a9da626d7317..436f5cef033b 100644
--- a/graphics/openvkl/Makefile
+++ b/graphics/openvkl/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	openvkl
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.3.0
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	graphics devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/graphics/ospray-studio/Makefile b/graphics/ospray-studio/Makefile
index 58c2803aebc9..8ba3059044bd 100644
--- a/graphics/ospray-studio/Makefile
+++ b/graphics/ospray-studio/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ospray-studio
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.11.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/graphics/ospray/Makefile b/graphics/ospray/Makefile
index f273d332b067..4676ea0193b1 100644
--- a/graphics/ospray/Makefile
+++ b/graphics/ospray/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ospray
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.10.0
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/curv/Makefile b/math/curv/Makefile
index f00549ae744d..a873e8820fa7 100644
--- a/math/curv/Makefile
+++ b/math/curv/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	curv
 DISTVERSION=	0.5
-PORTREVISION=	18
+PORTREVISION=	19
 CATEGORIES=	math lang graphics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-alugrid/Makefile b/math/dune-alugrid/Makefile
index 6701b29e9b76..56bb8b80e344 100644
--- a/math/dune-alugrid/Makefile
+++ b/math/dune-alugrid/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	dune-alugrid
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.8.0
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-common/Makefile b/math/dune-common/Makefile
index 7c1635e178ed..a882316ec5dd 100644
--- a/math/dune-common/Makefile
+++ b/math/dune-common/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	dune-common
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.8.0
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-fem/Makefile b/math/dune-fem/Makefile
index eeb8635e3569..a24471097ed7 100644
--- a/math/dune-fem/Makefile
+++ b/math/dune-fem/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dune-fem
 DISTVERSION=	2.8.0.5
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-geometry/Makefile b/math/dune-geometry/Makefile
index 7d4d89963520..6ed63325fbfc 100644
--- a/math/dune-geometry/Makefile
+++ b/math/dune-geometry/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	dune-geometry
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.8.0
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-grid-glue/Makefile b/math/dune-grid-glue/Makefile
index 27cc98e86200..1b4a728ed8f2 100644
--- a/math/dune-grid-glue/Makefile
+++ b/math/dune-grid-glue/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dune-grid-glue
 DISTVERSION=	2.8.0
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-grid/Makefile b/math/dune-grid/Makefile
index 3c915b747a0d..895646c43ad5 100644
--- a/math/dune-grid/Makefile
+++ b/math/dune-grid/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	dune-grid
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.8.0
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-pdelab/Makefile b/math/dune-pdelab/Makefile
index 053b14081cd5..16ba047dbfb1 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=	15
+PORTREVISION=	16
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-polygongrid/Makefile b/math/dune-polygongrid/Makefile
index 7278f77ed7b7..35f6cd13dbcd 100644
--- a/math/dune-polygongrid/Makefile
+++ b/math/dune-polygongrid/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dune-polygongrid
 DISTVERSION=	2.8.0
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-uggrid/Makefile b/math/dune-uggrid/Makefile
index e09e59f9519e..7e688ef77954 100644
--- a/math/dune-uggrid/Makefile
+++ b/math/dune-uggrid/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	dune-uggrid
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.8.0
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-vtk/Makefile b/math/dune-vtk/Makefile
index 2513128696af..88f95ad3fd13 100644
--- a/math/dune-vtk/Makefile
+++ b/math/dune-vtk/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dune-vtk
 DISTVERSION=	2.8.0
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/heyoka/Makefile b/math/heyoka/Makefile
index 48c12feb07bd..e1e050e59318 100644
--- a/math/heyoka/Makefile
+++ b/math/heyoka/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	heyoka
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.0.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/obake/Makefile b/math/obake/Makefile
index db9e13d2c26f..fb87a60154da 100644
--- a/math/obake/Makefile
+++ b/math/obake/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	obake
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.7.0-24
 DISTVERSIONSUFFIX=	-gb8cc71c
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	math
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/math/openturns/Makefile b/math/openturns/Makefile
index baa0cf999879..db27af9653e6 100644
--- a/math/openturns/Makefile
+++ b/math/openturns/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	openturns
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.21
+PORTREVISION=	1
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/py-heyoka/Makefile b/math/py-heyoka/Makefile
index b9c212744316..ef2c2e75977e 100644
--- a/math/py-heyoka/Makefile
+++ b/math/py-heyoka/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	heyoka
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.0.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/math/py-pyaudi/Makefile b/math/py-pyaudi/Makefile
index acf8903b2d11..a15b95948fe4 100644
--- a/math/py-pyaudi/Makefile
+++ b/math/py-pyaudi/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	pyaudi
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.9.2-1
 DISTVERSIONSUFFIX=	-g899eb78
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	math
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile
index 2e294d1a2730..2a77dfd8bc11 100644
--- a/misc/openvdb/Makefile
+++ b/misc/openvdb/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	openvdb
 DISTVERSIONPREFIX=	v
 DISTVERSION=	10.0.1
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	misc
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/py-openvdb/Makefile b/misc/py-openvdb/Makefile
index 29f2216143a2..9db78f6bc7ac 100644
--- a/misc/py-openvdb/Makefile
+++ b/misc/py-openvdb/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	openvdb
 DISTVERSIONPREFIX=	v
 DISTVERSION=	10.0.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	misc
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/science/geant4/Makefile b/science/geant4/Makefile
index 1bbcf8b99839..a85665cc7264 100644
--- a/science/geant4/Makefile
+++ b/science/geant4/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=		geant4
 DISTVERSIONPREFIX=	v
 DISTVERSION=		11.1.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=		science parallel devel cad
 MASTER_SITES=		https://cern.ch/geant4-data/releases/ \
 			https://cern.ch/geant4-data/datasets/:data
diff --git a/science/opensph/Makefile b/science/opensph/Makefile
index e30362dbd5dc..b8cd88b51052 100644
--- a/science/opensph/Makefile
+++ b/science/opensph/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	OpenSPH
 DISTVERSION=	0.4.0
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/pagmo2/Makefile b/science/pagmo2/Makefile
index fa2c44ab8350..d37b0035b1e0 100644
--- a/science/pagmo2/Makefile
+++ b/science/pagmo2/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	pagmo2
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.19.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/paraview/Makefile b/science/paraview/Makefile
index ca4f850ccaf2..14c9d232bec4 100644
--- a/science/paraview/Makefile
+++ b/science/paraview/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	paraview
 DISTVERSION=	${PARAVIEW_VER}.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science graphics
 MASTER_SITES=	http://www.paraview.org/files/v${PARAVIEW_VER}/
 DISTNAME=	ParaView-v${PORTVERSION}
diff --git a/science/py-fresnel/Makefile b/science/py-fresnel/Makefile
index fc4879ce0578..774a3c59cbfd 100644
--- a/science/py-fresnel/Makefile
+++ b/science/py-fresnel/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	fresnel
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.13.4-4
 DISTVERSIONSUFFIX=	-g3ba217f
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	science # physics
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/science/py-hoomd-blue/Makefile b/science/py-hoomd-blue/Makefile
index c9aab352d2c6..54c78ef300c6 100644
--- a/science/py-hoomd-blue/Makefile
+++ b/science/py-hoomd-blue/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	hoomd-blue
 DISTVERSIONPREFIX=	v
 DISTVERSION=	4.1.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science # physics
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}