git: e02e127016df - main - devel/onetbb: Update to 2021.7.0

From: Ganael LAPLANCHE <martymac_at_FreeBSD.org>
Date: Thu, 03 Nov 2022 11:33:11 UTC
The branch main has been updated by martymac:

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

commit e02e127016dfd1b55b694a96ed83ebabed051a60
Author:     Ganael LAPLANCHE <martymac@FreeBSD.org>
AuthorDate: 2022-11-03 11:31:23 +0000
Commit:     Ganael LAPLANCHE <martymac@FreeBSD.org>
CommitDate: 2022-11-03 11:32:41 +0000

    devel/onetbb: Update to 2021.7.0
    
    and bump dependent ports' revisions.
    
    Release notes: https://github.com/oneapi-src/oneTBB/blob/v2021.7.0/RELEASE_NOTES.md
---
 cad/PrusaSlicer/Makefile             | 2 +-
 devel/mold/Makefile                  | 2 +-
 devel/onetbb/Makefile                | 2 +-
 devel/onetbb/distinfo                | 6 +++---
 devel/onetbb/pkg-plist               | 8 ++++----
 devel/py-numba/Makefile              | 1 +
 devel/rkcommon/Makefile              | 2 +-
 games/vcmi/Makefile                  | 2 +-
 graphics/blender-lts29/Makefile      | 2 +-
 graphics/blender/Makefile            | 2 +-
 graphics/embree/Makefile             | 2 +-
 graphics/mirtk/Makefile              | 2 +-
 graphics/oidn/Makefile               | 2 +-
 graphics/opencv/Makefile             | 2 +-
 graphics/openimageio-ociov1/Makefile | 2 +-
 graphics/openimageio/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              | 2 +-
 math/py-heyoka/Makefile              | 2 +-
 misc/openvdb/Makefile                | 2 +-
 misc/py-openvdb/Makefile             | 1 +
 science/opensph/Makefile             | 2 +-
 science/pagmo2/Makefile              | 2 +-
 science/paraview/Makefile            | 2 +-
 science/py-fresnel/Makefile          | 2 +-
 science/py-hoomd-blue/Makefile       | 2 +-
 42 files changed, 47 insertions(+), 45 deletions(-)

diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile
index 2fe24226b5c2..14b3929e38ca 100644
--- a/cad/PrusaSlicer/Makefile
+++ b/cad/PrusaSlicer/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	PrusaSlicer
 DISTVERSIONPREFIX=version_
 DISTVERSION=	2.3.3
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	cad
 
 MAINTAINER=	teodorsigaev@gmail.com
diff --git a/devel/mold/Makefile b/devel/mold/Makefile
index 0b3c4d0edfd6..04c6103db9fd 100644
--- a/devel/mold/Makefile
+++ b/devel/mold/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	mold
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.2.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 
 MAINTAINER=	ashish@FreeBSD.org
diff --git a/devel/onetbb/Makefile b/devel/onetbb/Makefile
index 452adf84091a..eb919e2c735e 100644
--- a/devel/onetbb/Makefile
+++ b/devel/onetbb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	onetbb
-PORTVERSION=	2021.6.0
+PORTVERSION=	2021.7.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
diff --git a/devel/onetbb/distinfo b/devel/onetbb/distinfo
index 173c72ac7a96..4d921d5581c7 100644
--- a/devel/onetbb/distinfo
+++ b/devel/onetbb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663869920
-SHA256 (oneapi-src-oneTBB-v2021.6.0_GH0.tar.gz) = 4897dd106d573e9dacda8509ca5af1a0e008755bf9c383ef6777ac490223031f
-SIZE (oneapi-src-oneTBB-v2021.6.0_GH0.tar.gz) = 2566074
+TIMESTAMP = 1667426024
+SHA256 (oneapi-src-oneTBB-v2021.7.0_GH0.tar.gz) = 2cae2a80cda7d45dc7c072e4295c675fff5ad8316691f26f40539f7e7e54c0cc
+SIZE (oneapi-src-oneTBB-v2021.7.0_GH0.tar.gz) = 2571727
diff --git a/devel/onetbb/pkg-plist b/devel/onetbb/pkg-plist
index c9c6ba7444a7..86b2a36f1445 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.so
 lib/libtbb.so.12
-lib/libtbb.so.12.6
+lib/libtbb.so.12.7
 lib/libtbbbind_2_0.so
 lib/libtbbbind_2_0.so.3
-lib/libtbbbind_2_0.so.3.6
+lib/libtbbbind_2_0.so.3.7
 lib/libtbbmalloc.so
 lib/libtbbmalloc.so.2
-lib/libtbbmalloc.so.2.6
+lib/libtbbmalloc.so.2.7
 lib/libtbbmalloc_proxy.so
 lib/libtbbmalloc_proxy.so.2
-lib/libtbbmalloc_proxy.so.2.6
+lib/libtbbmalloc_proxy.so.2.7
 libdata/pkgconfig/tbb%%PCSUFX%%.pc
diff --git a/devel/py-numba/Makefile b/devel/py-numba/Makefile
index 5ec716d6b3f3..0329975bbd61 100644
--- a/devel/py-numba/Makefile
+++ b/devel/py-numba/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	numba
 DISTVERSION=	0.56.2
+PORTREVISION=	1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/rkcommon/Makefile b/devel/rkcommon/Makefile
index f10e5110e96d..e1bf6c5852c1 100644
--- a/devel/rkcommon/Makefile
+++ b/devel/rkcommon/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	rkcommon
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.10.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/games/vcmi/Makefile b/games/vcmi/Makefile
index 223971dfa711..47ee932dfe58 100644
--- a/games/vcmi/Makefile
+++ b/games/vcmi/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	vcmi
 PORTVERSION=	1.0.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	games
 
 MAINTAINER=	danfe@FreeBSD.org
diff --git a/graphics/blender-lts29/Makefile b/graphics/blender-lts29/Makefile
index f2da2d6bd22e..b91cfa674791 100644
--- a/graphics/blender-lts29/Makefile
+++ b/graphics/blender-lts29/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	blender
 DISTVERSION=	2.93.11
-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/blender/Makefile b/graphics/blender/Makefile
index 0860ef532394..d2ed3afe2504 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	blender
 DISTVERSION=	3.2.2
-PORTREVISION=	3
+PORTREVISION=	4
 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 3fcc8b1731cf..14aa6ad8a93f 100644
--- a/graphics/embree/Makefile
+++ b/graphics/embree/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	embree
 PORTVERSION=	3.13.5
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	graphics
 
diff --git a/graphics/mirtk/Makefile b/graphics/mirtk/Makefile
index c61b9cb48a22..97604dc4dcc0 100644
--- a/graphics/mirtk/Makefile
+++ b/graphics/mirtk/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	mirtk
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.0.0-178
-PORTREVISION=	3
+PORTREVISION=	4
 DISTVERSIONSUFFIX=	-g973ce2f
 CATEGORIES=	graphics
 
diff --git a/graphics/oidn/Makefile b/graphics/oidn/Makefile
index 0361042f689d..16e6a19ab2e0 100644
--- a/graphics/oidn/Makefile
+++ b/graphics/oidn/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	oidn
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.4.3
-PORTREVISION=	2
+PORTREVISION=	3
 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 a8d09526279a..943a53672d16 100644
--- a/graphics/opencv/Makefile
+++ b/graphics/opencv/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	opencv
 DISTVERSION=	4.6.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics
 
 MAINTAINER=	desktop@FreeBSD.org
diff --git a/graphics/openimageio-ociov1/Makefile b/graphics/openimageio-ociov1/Makefile
index c7a6be44595a..c99f9cf02fbb 100644
--- a/graphics/openimageio-ociov1/Makefile
+++ b/graphics/openimageio-ociov1/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	openimageio
 DISTVERSIONPREFIX=	Release-
 DISTVERSION=	2.2.21.0
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	graphics multimedia
 PKGNAMESUFFIX=	-ociov1
 # special port to link oiio libs with ociov1
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index 512bc84cb069..092c960c4ebc 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -5,7 +5,7 @@ DISTVERSION=	2.4.4.2
 # py-openimageio's PORTREVISION.
 # Also, just to be on the safe side, when resetting,
 # best keep PORTREVISION?=	0.
-PORTREVISION?=	2
+PORTREVISION?=	3
 CATEGORIES?=	graphics multimedia
 
 MAINTAINER?=	FreeBSD@Shaneware.biz
diff --git a/graphics/opensubdiv/Makefile b/graphics/opensubdiv/Makefile
index e867b92e27bf..e3b7cf55b4ee 100644
--- a/graphics/opensubdiv/Makefile
+++ b/graphics/opensubdiv/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	opensubdiv
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3_5_0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES?=	graphics
 
 MAINTAINER=	FreeBSD@Shaneware.biz
diff --git a/graphics/openvkl/Makefile b/graphics/openvkl/Makefile
index 10fe0aa4cc63..c18d8febc522 100644
--- a/graphics/openvkl/Makefile
+++ b/graphics/openvkl/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	openvkl
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.3.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/graphics/ospray-studio/Makefile b/graphics/ospray-studio/Makefile
index bb053f2ccf5a..e72200793f4a 100644
--- a/graphics/ospray-studio/Makefile
+++ b/graphics/ospray-studio/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ospray-studio
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.10.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/graphics/ospray/Makefile b/graphics/ospray/Makefile
index 39ad6b506da6..b0ae96f1228b 100644
--- a/graphics/ospray/Makefile
+++ b/graphics/ospray/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	ospray
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.10.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/curv/Makefile b/math/curv/Makefile
index 21c2db1465d4..6b72f35ce563 100644
--- a/math/curv/Makefile
+++ b/math/curv/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	curv
 DISTVERSION=	0.5
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	math lang graphics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-alugrid/Makefile b/math/dune-alugrid/Makefile
index e9dbd88ca8c9..fa7d17f882bb 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=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-common/Makefile b/math/dune-common/Makefile
index f7d8bdd7e982..a6db659c9d9f 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=	4
+PORTREVISION=	5
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-fem/Makefile b/math/dune-fem/Makefile
index 9f5a4c754faf..2d6cf08758de 100644
--- a/math/dune-fem/Makefile
+++ b/math/dune-fem/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dune-fem
 DISTVERSION=	2.8.0.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-geometry/Makefile b/math/dune-geometry/Makefile
index 7f7527f1fb8b..e2d1fd2ae84a 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=	3
+PORTREVISION=	4
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-grid-glue/Makefile b/math/dune-grid-glue/Makefile
index 7aad0b7a56a5..d2e930b47c59 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=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-grid/Makefile b/math/dune-grid/Makefile
index 489c13a4a796..c2085fa398a1 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=	3
+PORTREVISION=	4
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-pdelab/Makefile b/math/dune-pdelab/Makefile
index f9f49d276918..cfd628aab04f 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=	3
+PORTREVISION=	4
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-polygongrid/Makefile b/math/dune-polygongrid/Makefile
index 2cd32a6f7cc8..d035f14e7b9c 100644
--- a/math/dune-polygongrid/Makefile
+++ b/math/dune-polygongrid/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dune-polygongrid
 DISTVERSION=	2.8.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-uggrid/Makefile b/math/dune-uggrid/Makefile
index 5cfd5e330f3b..9079a97653b4 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=	3
+PORTREVISION=	4
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dune-vtk/Makefile b/math/dune-vtk/Makefile
index f04c440d91c7..1e2db6500c95 100644
--- a/math/dune-vtk/Makefile
+++ b/math/dune-vtk/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dune-vtk
 DISTVERSION=	2.8.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/heyoka/Makefile b/math/heyoka/Makefile
index f5bd93fa69a9..39782d92cb8a 100644
--- a/math/heyoka/Makefile
+++ b/math/heyoka/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	heyoka
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.19.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/obake/Makefile b/math/obake/Makefile
index 3e797c4e8d4f..9205b137a2d8 100644
--- a/math/obake/Makefile
+++ b/math/obake/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	obake
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.7.0
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/openturns/Makefile b/math/openturns/Makefile
index e5b16d3eb4ed..25f5710a0261 100644
--- a/math/openturns/Makefile
+++ b/math/openturns/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	openturns
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.19
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/py-heyoka/Makefile b/math/py-heyoka/Makefile
index ab095ee7d90b..c9eadbb2db99 100644
--- a/math/py-heyoka/Makefile
+++ b/math/py-heyoka/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	heyoka
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.19.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile
index 0ff7e9bb0557..5609ea8f6b42 100644
--- a/misc/openvdb/Makefile
+++ b/misc/openvdb/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	openvdb
 DISTVERSIONPREFIX=	v
 DISTVERSION=	10.0.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	misc
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/py-openvdb/Makefile b/misc/py-openvdb/Makefile
index f6cbff6ca4cd..f6f7562bc320 100644
--- a/misc/py-openvdb/Makefile
+++ b/misc/py-openvdb/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	openvdb
 DISTVERSIONPREFIX=	v
 DISTVERSION=	10.0.0
+PORTREVISION=	1
 CATEGORIES=	misc
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/science/opensph/Makefile b/science/opensph/Makefile
index e178102fe6bf..366f509b305a 100644
--- a/science/opensph/Makefile
+++ b/science/opensph/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	OpenSPH
 DISTVERSION=	0.4.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/pagmo2/Makefile b/science/pagmo2/Makefile
index 003d62e833d8..794bed8aa702 100644
--- a/science/pagmo2/Makefile
+++ b/science/pagmo2/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	pagmo2
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.18.0
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/paraview/Makefile b/science/paraview/Makefile
index e3cf79cafd7d..77cdf351cc42 100644
--- a/science/paraview/Makefile
+++ b/science/paraview/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	paraview
 DISTVERSION=	5.10.1
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	science graphics
 MASTER_SITES=	http://www.paraview.org/files/v${VERMAJORMINOR}/
 DISTNAME=	ParaView-v${PORTVERSION}
diff --git a/science/py-fresnel/Makefile b/science/py-fresnel/Makefile
index 60c2b225dabf..875052ea1ad3 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=	2
+PORTREVISION=	3
 CATEGORIES=	science # physics
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/science/py-hoomd-blue/Makefile b/science/py-hoomd-blue/Makefile
index c8aaa0f26750..a9ae34c9eb76 100644
--- a/science/py-hoomd-blue/Makefile
+++ b/science/py-hoomd-blue/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	hoomd-blue
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.5.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science # physics
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}