Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2023 10:09:43 GMT
From:      Ganael LAPLANCHE <martymac@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 22e222cbcea0 - main - devel/onetbb: Update to 2021.10.0
Message-ID:  <202308211009.37LA9hX3083518@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by martymac:

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

commit 22e222cbcea088a86fb58a5659742af50b337d86
Author:     Ganael LAPLANCHE <martymac@FreeBSD.org>
AuthorDate: 2023-08-21 10:08:50 +0000
Commit:     Ganael LAPLANCHE <martymac@FreeBSD.org>
CommitDate: 2023-08-21 10:09:23 +0000

    devel/onetbb: Update to 2021.10.0
    
    and bump dependent ports' revisions.
    
    Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.10.0
---
 biology/salmon/Makefile         | 1 +
 cad/PrusaSlicer/Makefile        | 2 +-
 devel/ikos/Makefile             | 2 +-
 devel/ispc/Makefile             | 1 +
 devel/mold/Makefile             | 2 +-
 devel/onetbb/Makefile           | 3 +--
 devel/onetbb/distinfo           | 6 +++---
 devel/onetbb/pkg-plist          | 8 ++++----
 devel/ptl/Makefile              | 2 +-
 devel/py-numba/Makefile         | 2 +-
 devel/rkcommon/Makefile         | 2 +-
 devel/root/Makefile             | 2 +-
 games/vcmi/Makefile             | 1 +
 graphics/blender/Makefile       | 2 +-
 graphics/embree/Makefile        | 2 +-
 graphics/mirtk/Makefile         | 2 +-
 graphics/oidn/Makefile          | 1 +
 graphics/opencv/Makefile        | 2 +-
 graphics/openimageio/Makefile   | 2 +-
 graphics/openpgl/Makefile       | 1 +
 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            | 1 +
 math/obake/Makefile             | 2 +-
 math/openturns/Makefile         | 2 +-
 math/py-heyoka/Makefile         | 1 +
 math/py-pyaudi/Makefile         | 2 +-
 misc/openvdb/Makefile           | 2 +-
 misc/py-openvdb/Makefile        | 1 +
 science/geant4/Makefile         | 1 +
 science/opensph/Makefile        | 2 +-
 science/pagmo2/Makefile         | 2 +-
 science/paraview/Makefile       | 2 +-
 science/py-fresnel/Makefile     | 2 +-
 science/py-hoomd-blue/Makefile  | 1 +
 48 files changed, 53 insertions(+), 44 deletions(-)

diff --git a/biology/salmon/Makefile b/biology/salmon/Makefile
index db9be80895a0..fadd1261cdef 100644
--- a/biology/salmon/Makefile
+++ b/biology/salmon/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=		salmon
 DISTVERSIONPREFIX=	v
 DISTVERSION=		1.10.2
+PORTREVISION=	1
 CATEGORIES=		biology
 
 MAINTAINER=	jwb@FreeBSD.org
diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile
index 76dd628c94d0..d6bbb347697b 100644
--- a/cad/PrusaSlicer/Makefile
+++ b/cad/PrusaSlicer/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	PrusaSlicer
 DISTVERSIONPREFIX=version_
 DISTVERSION=	2.6.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	cad
 DIST_SUBDIR=	PrusaSlicer
 
diff --git a/devel/ikos/Makefile b/devel/ikos/Makefile
index 0a874a59709f..c8628203e163 100644
--- a/devel/ikos/Makefile
+++ b/devel/ikos/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ikos
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/ispc/Makefile b/devel/ispc/Makefile
index 3f5d89af4b99..d2d5f321c3c3 100644
--- a/devel/ispc/Makefile
+++ b/devel/ispc/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	ispc
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.21.0
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/mold/Makefile b/devel/mold/Makefile
index a00ccdf6c512..7980e706edef 100644
--- a/devel/mold/Makefile
+++ b/devel/mold/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	mold
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.2.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	devel
 
 MAINTAINER=	ashish@FreeBSD.org
diff --git a/devel/onetbb/Makefile b/devel/onetbb/Makefile
index 5fd195f110de..ae0022a7ae78 100644
--- a/devel/onetbb/Makefile
+++ b/devel/onetbb/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	onetbb
-PORTVERSION=	2021.9.0
-PORTREVISION=	1
+PORTVERSION=	2021.10.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
diff --git a/devel/onetbb/distinfo b/devel/onetbb/distinfo
index e78413bcf5d6..83d6dbfb53f7 100644
--- a/devel/onetbb/distinfo
+++ b/devel/onetbb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681498471
-SHA256 (oneapi-src-oneTBB-v2021.9.0_GH0.tar.gz) = 1ce48f34dada7837f510735ff1172f6e2c261b09460e3bf773b49791d247d24e
-SIZE (oneapi-src-oneTBB-v2021.9.0_GH0.tar.gz) = 2579150
+TIMESTAMP = 1690452891
+SHA256 (oneapi-src-oneTBB-v2021.10.0_GH0.tar.gz) = 487023a955e5a3cc6d3a0d5f89179f9b6c0ae7222613a7185b0227ba0c83700b
+SIZE (oneapi-src-oneTBB-v2021.10.0_GH0.tar.gz) = 2598088
diff --git a/devel/onetbb/pkg-plist b/devel/onetbb/pkg-plist
index f59b199f87b1..8ac6b70d0e0b 100644
--- a/devel/onetbb/pkg-plist
+++ b/devel/onetbb/pkg-plist
@@ -144,14 +144,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.9
+lib/libtbb%%DBGSUFX%%.so.12.10
 lib/libtbbbind_2_0%%DBGSUFX%%.so
 lib/libtbbbind_2_0%%DBGSUFX%%.so.3
-lib/libtbbbind_2_0%%DBGSUFX%%.so.3.9
+lib/libtbbbind_2_0%%DBGSUFX%%.so.3.10
 lib/libtbbmalloc%%DBGSUFX%%.so
 lib/libtbbmalloc%%DBGSUFX%%.so.2
-lib/libtbbmalloc%%DBGSUFX%%.so.2.9
+lib/libtbbmalloc%%DBGSUFX%%.so.2.10
 lib/libtbbmalloc_proxy%%DBGSUFX%%.so
 lib/libtbbmalloc_proxy%%DBGSUFX%%.so.2
-lib/libtbbmalloc_proxy%%DBGSUFX%%.so.2.9
+lib/libtbbmalloc_proxy%%DBGSUFX%%.so.2.10
 libdata/pkgconfig/tbb%%PCSUFX%%.pc
diff --git a/devel/ptl/Makefile b/devel/ptl/Makefile
index 15b1ba73c4e3..67a3df08fcd5 100644
--- a/devel/ptl/Makefile
+++ b/devel/ptl/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=		ptl
 DISTVERSIONPREFIX=	v
 DISTVERSION=		2.3.3
-PORTREVISION=		2
+PORTREVISION=		3
 CATEGORIES=		devel
 
 MAINTAINER=	erik@tenku.dk
diff --git a/devel/py-numba/Makefile b/devel/py-numba/Makefile
index 95f8acf46e54..3e42a91cec50 100644
--- a/devel/py-numba/Makefile
+++ b/devel/py-numba/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	numba
 DISTVERSION=	0.56.2
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/rkcommon/Makefile b/devel/rkcommon/Makefile
index c664281d683f..a15640cc3be1 100644
--- a/devel/rkcommon/Makefile
+++ b/devel/rkcommon/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	rkcommon
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.10.0
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	devel
 
diff --git a/devel/root/Makefile b/devel/root/Makefile
index 87e627655d01..cff9f27d7006 100644
--- a/devel/root/Makefile
+++ b/devel/root/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	root
 DISTVERSION=	6.28.04
-PORTREVISION=	2
+PORTREVISION=	3
 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 397cdade6208..46f5de34abec 100644
--- a/games/vcmi/Makefile
+++ b/games/vcmi/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	vcmi
 PORTVERSION=	1.3.0
+PORTREVISION=	1
 CATEGORIES=	games
 
 MAINTAINER=	danfe@FreeBSD.org
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index 5f3f09ef0ee5..b766225b084e 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	blender
 DISTVERSION=	3.6.1
-PORTREVISION=	2
+PORTREVISION=	3
 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 08e5f630772f..f8935fedde8b 100644
--- a/graphics/embree/Makefile
+++ b/graphics/embree/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	embree
 PORTVERSION=	3.13.5
-PORTREVISION=	4
+PORTREVISION=	5
 DISTVERSIONPREFIX=	v
 CATEGORIES=	graphics
 
diff --git a/graphics/mirtk/Makefile b/graphics/mirtk/Makefile
index e28de44c1f78..afc9ac06266d 100644
--- a/graphics/mirtk/Makefile
+++ b/graphics/mirtk/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	mirtk
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.0.0-178
-PORTREVISION=	8
+PORTREVISION=	9
 DISTVERSIONSUFFIX=	-g973ce2f
 CATEGORIES=	graphics
 
diff --git a/graphics/oidn/Makefile b/graphics/oidn/Makefile
index 6dafa2d4f350..5344e80ff081 100644
--- a/graphics/oidn/Makefile
+++ b/graphics/oidn/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	oidn
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.0.1
+PORTREVISION=	1
 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/opencv/Makefile b/graphics/opencv/Makefile
index c6e14e340b94..13be413aa2dd 100644
--- a/graphics/opencv/Makefile
+++ b/graphics/opencv/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	opencv
 DISTVERSION=	4.6.0
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	graphics
 
 PATCH_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/commit/
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index a2eab08def46..6c0f7e862020 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -5,7 +5,7 @@ DISTVERSION=	2.4.13.0
 # py-openimageio's PORTREVISION.
 # Also, just to be on the safe side, when resetting,
 # best keep PORTREVISION?=	0.
-PORTREVISION?=	1
+PORTREVISION?=	2
 CATEGORIES?=	graphics multimedia
 
 MAINTAINER?=	FreeBSD@Shaneware.biz
diff --git a/graphics/openpgl/Makefile b/graphics/openpgl/Makefile
index f93b6f1390e1..cf8048fa46b3 100644
--- a/graphics/openpgl/Makefile
+++ b/graphics/openpgl/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	openpgl
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.5.0
+PORTREVISION=	1
 #DISTVERSIONSUFFIX=	-beta
 CATEGORIES=	graphics devel
 
diff --git a/graphics/opensubdiv/Makefile b/graphics/opensubdiv/Makefile
index 702422c54ef9..17a1489d7abd 100644
--- a/graphics/opensubdiv/Makefile
+++ b/graphics/opensubdiv/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	opensubdiv
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3_5_0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES?=	graphics
 
 MAINTAINER=	FreeBSD@Shaneware.biz
diff --git a/graphics/openvkl/Makefile b/graphics/openvkl/Makefile
index 33a942e68b24..a9da626d7317 100644
--- a/graphics/openvkl/Makefile
+++ b/graphics/openvkl/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	openvkl
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.3.0
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	graphics devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/graphics/ospray-studio/Makefile b/graphics/ospray-studio/Makefile
index dd0ce84d56c4..58c2803aebc9 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=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/graphics/ospray/Makefile b/graphics/ospray/Makefile
index 51cd3eccc89b..f273d332b067 100644
--- a/graphics/ospray/Makefile
+++ b/graphics/ospray/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ospray
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.10.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/curv/Makefile b/math/curv/Makefile
index 57a60748daae..81682bc4d325 100644
--- a/math/curv/Makefile
+++ b/math/curv/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	curv
 DISTVERSION=	0.5
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	math lang graphics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-alugrid/Makefile b/math/dune-alugrid/Makefile
index 1a473e5bf127..6701b29e9b76 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=	5
+PORTREVISION=	6
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-common/Makefile b/math/dune-common/Makefile
index e13c390622bc..7c1635e178ed 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=	8
+PORTREVISION=	9
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-fem/Makefile b/math/dune-fem/Makefile
index ffa6bbf70fdf..ed92c33c481b 100644
--- a/math/dune-fem/Makefile
+++ b/math/dune-fem/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dune-fem
 DISTVERSION=	2.8.0.5
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-geometry/Makefile b/math/dune-geometry/Makefile
index 34e4d72eb473..7d4d89963520 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=	7
+PORTREVISION=	8
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-grid-glue/Makefile b/math/dune-grid-glue/Makefile
index c680a41cd4d0..27cc98e86200 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=	5
+PORTREVISION=	6
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-grid/Makefile b/math/dune-grid/Makefile
index 44ee99cb7273..3c915b747a0d 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=	7
+PORTREVISION=	8
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-pdelab/Makefile b/math/dune-pdelab/Makefile
index 40605e876e19..98b869ff0dab 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=	10
+PORTREVISION=	11
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-polygongrid/Makefile b/math/dune-polygongrid/Makefile
index 849582908a88..7278f77ed7b7 100644
--- a/math/dune-polygongrid/Makefile
+++ b/math/dune-polygongrid/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dune-polygongrid
 DISTVERSION=	2.8.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-uggrid/Makefile b/math/dune-uggrid/Makefile
index 8052b84895bf..e09e59f9519e 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=	7
+PORTREVISION=	8
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-vtk/Makefile b/math/dune-vtk/Makefile
index d64b4fc9f6bb..b3bc92bff6a9 100644
--- a/math/dune-vtk/Makefile
+++ b/math/dune-vtk/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dune-vtk
 DISTVERSION=	2.8.0
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/heyoka/Makefile b/math/heyoka/Makefile
index bd2adec8d358..57e137470cdc 100644
--- a/math/heyoka/Makefile
+++ b/math/heyoka/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	heyoka
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.0.0
+PORTREVISION=	1
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/obake/Makefile b/math/obake/Makefile
index 07c90ec69249..0d2ef0d457d9 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=	7
+PORTREVISION=	8
 CATEGORIES=	math
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/math/openturns/Makefile b/math/openturns/Makefile
index cac2ef0850fd..d9fe3c5a5386 100644
--- a/math/openturns/Makefile
+++ b/math/openturns/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	openturns
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.20
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/py-heyoka/Makefile b/math/py-heyoka/Makefile
index 2f35438700cd..0d4f3dd6c486 100644
--- a/math/py-heyoka/Makefile
+++ b/math/py-heyoka/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	heyoka
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.0.0
+PORTREVISION=	1
 CATEGORIES=	math
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/math/py-pyaudi/Makefile b/math/py-pyaudi/Makefile
index 79c1233d4b3e..ce760fbe62c0 100644
--- a/math/py-pyaudi/Makefile
+++ b/math/py-pyaudi/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	pyaudi
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.9.2-1
-PORTREVISION=	3
+PORTREVISION=	4
 DISTVERSIONSUFFIX=	-g899eb78
 CATEGORIES=	math
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile
index 28d67432cd78..e9ecdb3fa0f6 100644
--- a/misc/openvdb/Makefile
+++ b/misc/openvdb/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	openvdb
 DISTVERSIONPREFIX=	v
 DISTVERSION=	10.0.1
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	misc
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/py-openvdb/Makefile b/misc/py-openvdb/Makefile
index 7c03df906d1e..29f2216143a2 100644
--- a/misc/py-openvdb/Makefile
+++ b/misc/py-openvdb/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	openvdb
 DISTVERSIONPREFIX=	v
 DISTVERSION=	10.0.1
+PORTREVISION=	1
 CATEGORIES=	misc
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/science/geant4/Makefile b/science/geant4/Makefile
index 12e74be49a27..1bbcf8b99839 100644
--- a/science/geant4/Makefile
+++ b/science/geant4/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=		geant4
 DISTVERSIONPREFIX=	v
 DISTVERSION=		11.1.2
+PORTREVISION=	1
 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 f07a3280479d..72fff95b7f86 100644
--- a/science/opensph/Makefile
+++ b/science/opensph/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	OpenSPH
 DISTVERSION=	0.4.0
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/pagmo2/Makefile b/science/pagmo2/Makefile
index df4ada386d3b..fa2c44ab8350 100644
--- a/science/pagmo2/Makefile
+++ b/science/pagmo2/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	pagmo2
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.19.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/paraview/Makefile b/science/paraview/Makefile
index 3e074f58bc4c..cd404359ccd0 100644
--- a/science/paraview/Makefile
+++ b/science/paraview/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	paraview
 DISTVERSION=	${PARAVIEW_VER}.1
-PORTREVISION=	10
+PORTREVISION=	11
 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 8f9ffba5c66b..fc4879ce0578 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=	5
+PORTREVISION=	6
 CATEGORIES=	science # physics
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/science/py-hoomd-blue/Makefile b/science/py-hoomd-blue/Makefile
index 8ce972354405..c9aab352d2c6 100644
--- a/science/py-hoomd-blue/Makefile
+++ b/science/py-hoomd-blue/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	hoomd-blue
 DISTVERSIONPREFIX=	v
 DISTVERSION=	4.1.0
+PORTREVISION=	1
 CATEGORIES=	science # physics
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308211009.37LA9hX3083518>