git: 5564b3b420db - main - science/hdf5: bump PORTREVISION of consumers
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Jul 2022 14:36:29 UTC
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5564b3b420db29745d2d4981d1963200ddf53e35
commit 5564b3b420db29745d2d4981d1963200ddf53e35
Author: Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-07-20 14:33:14 +0000
Commit: Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-07-20 14:35:24 +0000
science/hdf5: bump PORTREVISION of consumers
The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .
Reported by: VVD <vvd@unislabs.com>
---
archivers/vbz-compression/Makefile | 1 +
astro/oskar/Makefile | 2 +-
audio/csound/Makefile | 2 +-
biology/kallisto/Makefile | 2 +-
biology/ncbi-vdb/Makefile | 2 +-
biology/sra-tools/Makefile | 2 +-
cad/appcsxcad/Makefile | 1 +
cad/csxcad/Makefile | 1 +
cad/freecad/Makefile | 2 +-
cad/gmsh/Makefile | 2 +-
devel/py-tables/Makefile | 1 +
french/aster/Makefile | 2 +-
french/med/Makefile | 2 +-
graphics/alembic/Makefile | 2 +-
graphics/blender-lts29/Makefile | 2 +-
graphics/blender/Makefile | 1 +
graphics/f3d/Makefile | 2 +-
graphics/gdal/Makefile | 1 +
graphics/opencv/Makefile | 2 +-
graphics/openimageio-ociov1/Makefile | 1 +
graphics/openimageio/Makefile | 2 +-
graphics/qgis-ltr/Makefile | 1 +
graphics/qgis/Makefile | 1 +
graphics/vigra/Makefile | 2 +-
graphics/vv/Makefile | 2 +-
math/ambit/Makefile | 2 +-
math/armadillo/Makefile | 1 +
math/deal.ii/Makefile | 1 +
math/flann/Makefile | 2 +-
math/freefem++/Makefile | 2 +-
math/labplot/Makefile | 2 +-
math/libmesh/Makefile | 2 +-
math/mathgl/Makefile | 2 +-
math/matio/Makefile | 1 +
math/mdal/Makefile | 2 +-
math/moab/Makefile | 2 +-
math/octave/Makefile | 2 +-
math/openturns/Makefile | 2 +-
math/pdal/Makefile | 2 +-
math/psurface/Makefile | 1 +
math/saga/Makefile | 1 +
math/scilab/Makefile | 2 +-
math/vtk9/Makefile | 2 +-
misc/adios2/Makefile | 1 +
science/ALPSCore/Makefile | 2 +-
science/InsightToolkit/Makefile | 2 +-
science/abinit/Makefile | 2 +-
science/ascent/Makefile | 2 +-
science/avogadro2/Makefile | 1 +
science/avogadrolibs/Makefile | 2 +-
science/axom/Makefile | 2 +-
science/cdo/Makefile | 2 +-
science/cgnslib/Makefile | 2 +-
science/chemps2/Makefile | 2 +-
science/chrono/Makefile | 2 +-
science/code_saturne/Makefile | 1 +
science/conduit/Makefile | 2 +-
science/dakota/Makefile | 1 +
science/dynare/Makefile | 2 +-
science/elmerfem/Makefile | 2 +-
science/erkale/Makefile | 2 +-
science/fleur/Makefile | 1 +
science/gnudatalanguage/Makefile | 2 +-
science/h5utils/Makefile | 2 +-
science/h5z-zfp/Makefile | 1 +
science/helfem/Makefile | 2 +-
science/highfive/Makefile | 1 +
science/jdftx/Makefile | 1 +
science/kst2/Makefile | 1 +
science/lammps/Makefile | 2 +-
science/liggghts/Makefile | 1 +
science/minc2/Makefile | 2 +-
science/mpb/Makefile | 1 +
science/netcdf/Makefile | 1 +
science/openems/Makefile | 1 +
science/openmc/Makefile | 2 +-
science/openmolcas/Makefile | 2 +-
science/opensph/Makefile | 2 +-
science/paraview/Makefile | 2 +-
science/py-PyNE/Makefile | 2 +-
science/py-h5py/Makefile | 1 +
science/py-netCDF4/Makefile | 2 +-
science/qmcpack/Makefile | 2 +-
science/rmf/Makefile | 2 +-
science/silo/Makefile | 2 +-
science/votca/Makefile | 2 +-
sysutils/slurm-wlm/Makefile | 2 +-
87 files changed, 87 insertions(+), 59 deletions(-)
diff --git a/archivers/vbz-compression/Makefile b/archivers/vbz-compression/Makefile
index 22103bd71678..f2614bebc686 100644
--- a/archivers/vbz-compression/Makefile
+++ b/archivers/vbz-compression/Makefile
@@ -1,5 +1,6 @@
PORTNAME= vbz-compression
DISTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= archivers
MAINTAINER= jwb@FreeBSD.org
diff --git a/astro/oskar/Makefile b/astro/oskar/Makefile
index f34faf9bc5a2..73715f47e62a 100644
--- a/astro/oskar/Makefile
+++ b/astro/oskar/Makefile
@@ -1,6 +1,6 @@
PORTNAME= OSKAR
DISTVERSION= 2.8.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= astro
MAINTAINER= yuri@FreeBSD.org
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index 4db2391be77b..275582f837ba 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -1,6 +1,6 @@
PORTNAME= csound
DISTVERSION= 6.15.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio lang
MAINTAINER= yuri@FreeBSD.org
diff --git a/biology/kallisto/Makefile b/biology/kallisto/Makefile
index d28827b7ee2a..7b9a563fbef2 100644
--- a/biology/kallisto/Makefile
+++ b/biology/kallisto/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kallisto
DISTVERSIONPREFIX= v
DISTVERSION= 0.48.0
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= biology
diff --git a/biology/ncbi-vdb/Makefile b/biology/ncbi-vdb/Makefile
index 7fe25835a40c..28bc8b5f05b8 100644
--- a/biology/ncbi-vdb/Makefile
+++ b/biology/ncbi-vdb/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ncbi-vdb
DISTVERSION= 2.11.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= biology
MAINTAINER= mzaki@niid.go.jp
diff --git a/biology/sra-tools/Makefile b/biology/sra-tools/Makefile
index d44a18daf6d4..e4ebace60279 100644
--- a/biology/sra-tools/Makefile
+++ b/biology/sra-tools/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sra-tools
DISTVERSION= 2.11.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= biology
MAINTAINER= jwb@FreeBSD.org
diff --git a/cad/appcsxcad/Makefile b/cad/appcsxcad/Makefile
index cc252dce0a30..15d682496d5a 100644
--- a/cad/appcsxcad/Makefile
+++ b/cad/appcsxcad/Makefile
@@ -2,6 +2,7 @@ PORTNAME= appcsxcad
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.2-9
DISTVERSIONSUFFIX= -g97ba30e
+PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= yuri@FreeBSD.org
diff --git a/cad/csxcad/Makefile b/cad/csxcad/Makefile
index e6568913c10f..db980e906aee 100644
--- a/cad/csxcad/Makefile
+++ b/cad/csxcad/Makefile
@@ -2,6 +2,7 @@ PORTNAME= csxcad
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.2-109
DISTVERSIONSUFFIX= -gcd9decb
+PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= yuri@FreeBSD.org
diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile
index 355da9cf25d4..a6408b7a828d 100644
--- a/cad/freecad/Makefile
+++ b/cad/freecad/Makefile
@@ -1,6 +1,6 @@
PORTNAME= FreeCAD
DISTVERSION= 0.20
-PORTREVISION= 2
+PORTREVISION= 3
# use these for bugfixes/snapshots
# DISTVERSION= 0.18-16093 # git rev-list --count
# DISTVERSIONSUFFIX= -g690774c0e
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index cca4d84dd17c..c5784669c511 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gmsh
DISTVERSION= 4.9.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= cad
MASTER_SITES= http://gmsh.info/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
diff --git a/devel/py-tables/Makefile b/devel/py-tables/Makefile
index 1dbb915d87ef..21e7292deaf3 100644
--- a/devel/py-tables/Makefile
+++ b/devel/py-tables/Makefile
@@ -1,5 +1,6 @@
PORTNAME= tables
PORTVERSION= 3.7.0
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/french/aster/Makefile b/french/aster/Makefile
index 31f71473e9ec..adbb17e53ccb 100644
--- a/french/aster/Makefile
+++ b/french/aster/Makefile
@@ -1,6 +1,6 @@
PORTNAME= aster
DISTVERSION= ${ASTER_DISTVERSION}
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= french cad
MAINTAINER= thierry@FreeBSD.org
diff --git a/french/med/Makefile b/french/med/Makefile
index 6984696c24d5..414b0357faac 100644
--- a/french/med/Makefile
+++ b/french/med/Makefile
@@ -1,6 +1,6 @@
PORTNAME= med
DISTVERSION= 4.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= french science
MAINTAINER= thierry@FreeBSD.org
diff --git a/graphics/alembic/Makefile b/graphics/alembic/Makefile
index 6a179f2352f6..f834e8c3ff4b 100644
--- a/graphics/alembic/Makefile
+++ b/graphics/alembic/Makefile
@@ -1,6 +1,6 @@
PORTNAME= alembic
PORTVERSION= 1.8.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MAINTAINER= danfe@FreeBSD.org
diff --git a/graphics/blender-lts29/Makefile b/graphics/blender-lts29/Makefile
index c357b1e75b3b..c0debe856cb5 100644
--- a/graphics/blender-lts29/Makefile
+++ b/graphics/blender-lts29/Makefile
@@ -1,6 +1,6 @@
PORTNAME= blender
DISTVERSION= 2.93.9
-PORTREVISION= 1
+PORTREVISION= 2
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 3373d6dbcf89..0e0cd857cedd 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -1,5 +1,6 @@
PORTNAME= blender
DISTVERSION= 3.2.1
+PORTREVISION= 1
CATEGORIES= graphics multimedia
MASTER_SITES= http://download.blender.org/source/ \
http://mirror.cs.umn.edu/blender.org/source/ \
diff --git a/graphics/f3d/Makefile b/graphics/f3d/Makefile
index fabacf4568bf..73fd7e1543aa 100644
--- a/graphics/f3d/Makefile
+++ b/graphics/f3d/Makefile
@@ -1,7 +1,7 @@
PORTNAME= f3d
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MAINTAINER= yuri@FreeBSD.org
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 79f4b506c5eb..a9fd88cac949 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gdal
PORTVERSION= 3.5.1
+PORTREVISION= 1
CATEGORIES= graphics geography
MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \
LOCAL/sunpoet
diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile
index b4a67a477003..844ab23e85fd 100644
--- a/graphics/opencv/Makefile
+++ b/graphics/opencv/Makefile
@@ -1,6 +1,6 @@
PORTNAME= opencv
DISTVERSION= 4.5.5
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MAINTAINER= desktop@FreeBSD.org
diff --git a/graphics/openimageio-ociov1/Makefile b/graphics/openimageio-ociov1/Makefile
index 9d9040c93bfd..0d7654a6b007 100644
--- a/graphics/openimageio-ociov1/Makefile
+++ b/graphics/openimageio-ociov1/Makefile
@@ -1,6 +1,7 @@
PORTNAME= openimageio
DISTVERSIONPREFIX= Release-
DISTVERSION= 2.2.21.0
+PORTREVISION= 1
CATEGORIES= graphics multimedia
PKGNAMESUFFIX= -ociov1
# special port to link oiio libs with ociov1
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index 1e9afe1a895c..45e35d29cc0e 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -5,7 +5,7 @@ DISTVERSION= 2.3.17.0
# py-openimageio's PORTREVISION.
# Also, just to be on the safe side, when resetting,
# best keep PORTREVISION?= 0.
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= graphics multimedia
MAINTAINER?= FreeBSD@Shaneware.biz
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile
index 33538120869d..881ca5890b7a 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/Makefile
@@ -1,5 +1,6 @@
PORTNAME= qgis
DISTVERSION= 3.22.9
+PORTREVISION= 1
CATEGORIES= graphics geography
MASTER_SITES= https://qgis.org/downloads/
PKGNAMESUFFIX= -ltr
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 7fdd5b934004..97f15013877e 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -1,5 +1,6 @@
PORTNAME= qgis
DISTVERSION= 3.26.1
+PORTREVISION= 1
CATEGORIES= graphics geography
MASTER_SITES= https://qgis.org/downloads/
diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile
index 193c5e2168a8..e3470eb65903 100644
--- a/graphics/vigra/Makefile
+++ b/graphics/vigra/Makefile
@@ -1,7 +1,7 @@
PORTNAME= vigra
DISTVERSIONPREFIX=v
DISTVERSION= 1.11.1
-PORTREVISION= 21
+PORTREVISION= 22
CATEGORIES= graphics
MAINTAINER= ports@FreeBSD.org
diff --git a/graphics/vv/Makefile b/graphics/vv/Makefile
index 498d345b932c..3abd607a9c7c 100644
--- a/graphics/vv/Makefile
+++ b/graphics/vv/Makefile
@@ -2,7 +2,7 @@ PORTNAME= vv
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.0-383
DISTVERSIONSUFFIX= -g7a783a8b
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/ambit/Makefile b/math/ambit/Makefile
index f596c0e5f59d..b2d90a4763af 100644
--- a/math/ambit/Makefile
+++ b/math/ambit/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ambit
DISTVERSIONPREFIX= v
DISTVERSION= 0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
PKGNAMESUFFIX= -tensor # avoid clash with shells/ambit
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile
index 092c3fae93fd..c4185bb8ef2f 100644
--- a/math/armadillo/Makefile
+++ b/math/armadillo/Makefile
@@ -1,5 +1,6 @@
PORTNAME= armadillo
DISTVERSION= 11.2.3
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= SF/arma
diff --git a/math/deal.ii/Makefile b/math/deal.ii/Makefile
index 9104601442f3..76b3ccfad7b8 100644
--- a/math/deal.ii/Makefile
+++ b/math/deal.ii/Makefile
@@ -1,6 +1,7 @@
PORTNAME= deal.II
DISTVERSIONPREFIX= v
DISTVERSION= 9.4.0
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/flann/Makefile b/math/flann/Makefile
index 30114a68bcb3..579410dcb7b2 100644
--- a/math/flann/Makefile
+++ b/math/flann/Makefile
@@ -1,6 +1,6 @@
PORTNAME= flann
DISTVERSION= 1.9.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile
index 679706859b34..717837b5a8b6 100644
--- a/math/freefem++/Makefile
+++ b/math/freefem++/Makefile
@@ -1,7 +1,7 @@
PORTNAME= freefem++
DISTVERSIONPREFIX= v
DISTVERSION= 4.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math science
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/labplot/Makefile b/math/labplot/Makefile
index 922849706718..852142c447f0 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -1,6 +1,6 @@
PORTNAME= labplot
DISTVERSION= 2.8.2
-PORTREVISION= 18
+PORTREVISION= 19
CATEGORIES= math kde
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}
diff --git a/math/libmesh/Makefile b/math/libmesh/Makefile
index b977342f5897..84dbc918489b 100644
--- a/math/libmesh/Makefile
+++ b/math/libmesh/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libmesh
DISTVERSION= 1.7.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= https://github.com/libMesh/${PORTNAME}/releases/download/v${DISTVERSION}/
diff --git a/math/mathgl/Makefile b/math/mathgl/Makefile
index c58a726f7c2c..c160903f70e3 100644
--- a/math/mathgl/Makefile
+++ b/math/mathgl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mathgl
DISTVERSION= 2.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}/
diff --git a/math/matio/Makefile b/math/matio/Makefile
index d14c2cb4f1db..9625a58dbc48 100644
--- a/math/matio/Makefile
+++ b/math/matio/Makefile
@@ -1,5 +1,6 @@
PORTNAME= matio
PORTVERSION= 1.5.23
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= SF
diff --git a/math/mdal/Makefile b/math/mdal/Makefile
index 4b622e152c6d..c20b4642468f 100644
--- a/math/mdal/Makefile
+++ b/math/mdal/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mdal
DISTVERSION= 0.9.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math geography
MAINTAINER= wen@FreeBSD.org
diff --git a/math/moab/Makefile b/math/moab/Makefile
index 6f6471814442..3e6bda14db0e 100644
--- a/math/moab/Makefile
+++ b/math/moab/Makefile
@@ -1,6 +1,6 @@
PORTNAME= moab
DISTVERSION= 5.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
diff --git a/math/octave/Makefile b/math/octave/Makefile
index ef9964fcd666..8ad7e64ccc4c 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,6 +1,6 @@
PORTNAME= octave
PORTVERSION= ${OCTAVE_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= GNU
diff --git a/math/openturns/Makefile b/math/openturns/Makefile
index 37e6e45d87aa..1dc376977934 100644
--- a/math/openturns/Makefile
+++ b/math/openturns/Makefile
@@ -1,7 +1,7 @@
PORTNAME= openturns
DISTVERSIONPREFIX= v
DISTVERSION= 1.19
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/pdal/Makefile b/math/pdal/Makefile
index c68b5ae8fb74..18477207c887 100644
--- a/math/pdal/Makefile
+++ b/math/pdal/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pdal
DISTVERSION= 2.3.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= math databases graphics
MASTER_SITES= https://github.com/PDAL/PDAL/releases/download/${DISTVERSION}/
DISTNAME= ${PORTNAME}-${DISTVERSION}-src
diff --git a/math/psurface/Makefile b/math/psurface/Makefile
index 19c1e4738d5f..8ff022099d84 100644
--- a/math/psurface/Makefile
+++ b/math/psurface/Makefile
@@ -1,6 +1,7 @@
PORTNAME= psurface
DISTVERSION= 2.0.0-13
DISTVERSIONSUFFIX= -gb5b6825
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/saga/Makefile b/math/saga/Makefile
index 0fa48b2af6c3..585f110bdffb 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -1,5 +1,6 @@
PORTNAME= saga
PORTVERSION= 8.3.0
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION}
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 082b82c0315d..456c7748112d 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -1,6 +1,6 @@
PORTNAME= scilab
PORTVERSION= 6.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math cad java
MASTER_SITES= https://cgit.scilab.org/scilab/snapshot/
diff --git a/math/vtk9/Makefile b/math/vtk9/Makefile
index 06fac3fcbf9a..41abd1e3041d 100644
--- a/math/vtk9/Makefile
+++ b/math/vtk9/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vtk
DISTVERSION= 9.1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math graphics
MASTER_SITES= https://vtk.org/files/release/${VTK_SHORT_VER}/
PKGNAMESUFFIX= 9
diff --git a/misc/adios2/Makefile b/misc/adios2/Makefile
index 64ede90a2e37..11a9559fa6fa 100644
--- a/misc/adios2/Makefile
+++ b/misc/adios2/Makefile
@@ -1,6 +1,7 @@
PORTNAME= adios2
DISTVERSIONPREFIX= v
DISTVERSION= 2.8.2
+PORTREVISION= 1
CATEGORIES= misc science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/ALPSCore/Makefile b/science/ALPSCore/Makefile
index d6992a62de5d..4577429d7fca 100644
--- a/science/ALPSCore/Makefile
+++ b/science/ALPSCore/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ALPSCore
DISTVERSIONPREFIX= v
DISTVERSION= 2.2.0
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= science
MAINTAINER= ports@FreeBSD.org
diff --git a/science/InsightToolkit/Makefile b/science/InsightToolkit/Makefile
index ca5d884fbe02..0b6ac31d9ea1 100644
--- a/science/InsightToolkit/Makefile
+++ b/science/InsightToolkit/Makefile
@@ -1,7 +1,7 @@
PORTNAME= InsightToolkit
PORTVERSION= 5.0.1
DISTVERSIONPREFIX=v
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= science biology
MASTER_SITES= https://github.com/InsightSoftwareConsortium/ITK/releases/download/v5.0.1/:data
DISTFILES= InsightData-5.0.1.tar.gz:data
diff --git a/science/abinit/Makefile b/science/abinit/Makefile
index 57322a7efa44..5415c2434f75 100644
--- a/science/abinit/Makefile
+++ b/science/abinit/Makefile
@@ -1,6 +1,6 @@
PORTNAME= abinit
DISTVERSION= 9.4.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/ascent/Makefile b/science/ascent/Makefile
index 77b6b2a0042f..1ccc1f27742e 100644
--- a/science/ascent/Makefile
+++ b/science/ascent/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ascent
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
PKGNAMESUFFIX= -visualizer
diff --git a/science/avogadro2/Makefile b/science/avogadro2/Makefile
index 2c4dd0b658d0..7e2d41cc02f2 100644
--- a/science/avogadro2/Makefile
+++ b/science/avogadro2/Makefile
@@ -1,5 +1,6 @@
PORTNAME= avogadro2
DISTVERSION= 1.95.1
+PORTREVISION= 1
CATEGORIES= science
# REGRESSION: https://github.com/OpenChemistry/avogadroapp/issues/191
diff --git a/science/avogadrolibs/Makefile b/science/avogadrolibs/Makefile
index fa146caa1036..9b1708fa7f2f 100644
--- a/science/avogadrolibs/Makefile
+++ b/science/avogadrolibs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= avogadrolibs
DISTVERSION= 1.95.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/axom/Makefile b/science/axom/Makefile
index 8792a4fa1a93..730edf31168e 100644
--- a/science/axom/Makefile
+++ b/science/axom/Makefile
@@ -1,7 +1,7 @@
PORTNAME= axom
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/cdo/Makefile b/science/cdo/Makefile
index 61ff1c99ed37..216902c948ee 100644
--- a/science/cdo/Makefile
+++ b/science/cdo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cdo
PORTVERSION= 2.0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/26823/ \
LOCAL/sunpoet
diff --git a/science/cgnslib/Makefile b/science/cgnslib/Makefile
index 2e7b88a982e5..00ae403f646e 100644
--- a/science/cgnslib/Makefile
+++ b/science/cgnslib/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cgnslib
PORTVERSION= 4.3.0
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= science
diff --git a/science/chemps2/Makefile b/science/chemps2/Makefile
index 4fea31cc72cb..6007fc8be2da 100644
--- a/science/chemps2/Makefile
+++ b/science/chemps2/Makefile
@@ -1,7 +1,7 @@
PORTNAME= CheMPS2
DISTVERSIONPREFIX= v
DISTVERSION= 1.8.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/chrono/Makefile b/science/chrono/Makefile
index 6c46d90fc27a..ee44ad75189b 100644
--- a/science/chrono/Makefile
+++ b/science/chrono/Makefile
@@ -1,6 +1,6 @@
PORTNAME= chrono
DISTVERSION= 7.0.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science devel
PKGNAMESUFFIX= -physics-simulation-engine
diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile
index d382e59f3481..ad5c40077367 100644
--- a/science/code_saturne/Makefile
+++ b/science/code_saturne/Makefile
@@ -1,6 +1,7 @@
PORTNAME= code_saturne
PORTVERSION= 7.1.1
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= science parallel
MAINTAINER= thierry@FreeBSD.org
diff --git a/science/conduit/Makefile b/science/conduit/Makefile
index c49627744622..1e32feeb0672 100644
--- a/science/conduit/Makefile
+++ b/science/conduit/Makefile
@@ -1,7 +1,7 @@
PORTNAME= conduit
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/dakota/Makefile b/science/dakota/Makefile
index 7bf0b67c90a1..b1602e482b48 100644
--- a/science/dakota/Makefile
+++ b/science/dakota/Makefile
@@ -1,5 +1,6 @@
PORTNAME= dakota
DISTVERSION= 6.16.0
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= https://dakota.sandia.gov/sites/default/files/distributions/public/
DISTNAME= ${PORTNAME}-${DISTVERSION}-public-src-cli
diff --git a/science/dynare/Makefile b/science/dynare/Makefile
index b004eddfb238..5cd83ecfe9b5 100644
--- a/science/dynare/Makefile
+++ b/science/dynare/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dynare
DISTVERSION= 5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science # economics
MASTER_SITES= https://www.dynare.org/release/source/
diff --git a/science/elmerfem/Makefile b/science/elmerfem/Makefile
index a2d8e8f6c219..db305311cd23 100644
--- a/science/elmerfem/Makefile
+++ b/science/elmerfem/Makefile
@@ -1,7 +1,7 @@
PORTNAME= elmerfem
DISTVERSIONPREFIX= release-
DISTVERSION= 9.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science
MAINTAINER= henrik@gulbra.net
diff --git a/science/erkale/Makefile b/science/erkale/Makefile
index 8555996330c5..6329f06274b0 100644
--- a/science/erkale/Makefile
+++ b/science/erkale/Makefile
@@ -1,6 +1,6 @@
PORTNAME= erkale
DISTVERSION= g20220405
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/fleur/Makefile b/science/fleur/Makefile
index 024fb4f0137f..c81b6d9dd363 100644
--- a/science/fleur/Makefile
+++ b/science/fleur/Makefile
@@ -1,5 +1,6 @@
PORTNAME= fleur
DISTVERSION= 6.0.20220715
+PORTREVISION= 1
CATEGORIES= science # chemistry
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index adf3433f1b03..3b1195344a63 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gnudatalanguage
PORTVERSION= 1.0.1
DISTVERSIONPREFIX= v
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science lang
.if defined(BUILD_PYTHON_MODULE)
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/science/h5utils/Makefile b/science/h5utils/Makefile
index 5dd206ca3a16..062bdf2cf7f6 100644
--- a/science/h5utils/Makefile
+++ b/science/h5utils/Makefile
@@ -1,6 +1,6 @@
PORTNAME= h5utils
DISTVERSION= 1.13.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= science
MAINTAINER= aehlig@linta.de
diff --git a/science/h5z-zfp/Makefile b/science/h5z-zfp/Makefile
index 2fe13ae85b74..5f6af11e3fda 100644
--- a/science/h5z-zfp/Makefile
+++ b/science/h5z-zfp/Makefile
@@ -1,6 +1,7 @@
PORTNAME= h5z-zfp
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/helfem/Makefile b/science/helfem/Makefile
index 123c6ba37158..64375aec4001 100644
--- a/science/helfem/Makefile
+++ b/science/helfem/Makefile
@@ -1,6 +1,6 @@
PORTNAME= helfem
DISTVERSION= g20210912
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= science # chemistry
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/science/highfive/Makefile b/science/highfive/Makefile
index 417ed07b0347..8e155277968f 100644
--- a/science/highfive/Makefile
+++ b/science/highfive/Makefile
@@ -1,6 +1,7 @@
PORTNAME= highfive
DISTVERSIONPREFIX= v
DISTVERSION= 2.4.1
+PORTREVISION= 1
CATEGORIES= science devel
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/jdftx/Makefile b/science/jdftx/Makefile
index 30d3786fe561..91532a7526ac 100644
--- a/science/jdftx/Makefile
+++ b/science/jdftx/Makefile
@@ -1,6 +1,7 @@
PORTNAME= jdftx
DISTVERSIONPREFIX= v
DISTVERSION= 1.7.0
+PORTREVISION= 1
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/kst2/Makefile b/science/kst2/Makefile
index 7b34f1ad08d1..304916a2315d 100644
--- a/science/kst2/Makefile
+++ b/science/kst2/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kst
DISTVERSION= ${KST_VERSION}.${KST_DATE}
+PORTREVISION= 1
CATEGORIES= science
MAINTAINER= makc@FreeBSD.org
diff --git a/science/lammps/Makefile b/science/lammps/Makefile
index fd814e45d51c..4a8f08f523b7 100644
--- a/science/lammps/Makefile
+++ b/science/lammps/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lammps
PORTVERSION= ${GH_TAGNAME:C/(stable|patch)_([0-9]{1,2})([A-Z][a-z][a-z])([0-9]{4})/\4.\3.\2/S/Jan/01/S/Feb/02/S/Mar/03/S/Apr/04/S/May/05/S/Jun/06/S/Jul/07/S/Aug/08/S/Sep/09/S/Oct/10/S/Nov/11/S/Dec/12/}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/liggghts/Makefile b/science/liggghts/Makefile
index d00e664f09b1..8725ba0b32f1 100644
--- a/science/liggghts/Makefile
+++ b/science/liggghts/Makefile
@@ -1,6 +1,7 @@
PORTNAME= liggghts
DISTVERSION= 3.8.0-45
DISTVERSIONSUFFIX= -g86544c3f
+PORTREVISION= 1
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/minc2/Makefile b/science/minc2/Makefile
index dceb3f1afd72..c20f099debd8 100644
--- a/science/minc2/Makefile
+++ b/science/minc2/Makefile
@@ -1,7 +1,7 @@
PORTNAME= minc
PORTVERSION= 2.2.00
DISTVERSIONPREFIX= release-
-PORTREVISION= 11
+PORTREVISION= 12
PORTEPOCH= 1
CATEGORIES= science biology
PKGNAMESUFFIX= 2
diff --git a/science/mpb/Makefile b/science/mpb/Makefile
index 5ea360fcb5ce..6c5d4294b37b 100644
--- a/science/mpb/Makefile
+++ b/science/mpb/Makefile
@@ -1,5 +1,6 @@
PORTNAME= mpb
DISTVERSION= 1.11.1
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= https://github.com/NanoComp/mpb/releases/download/v${DISTVERSION}/
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile
*** 170 LINES SKIPPED ***