git: 654acd81409d - main - math/gsl: bump portrevision of consumers after update to 2.7.1

From: Tobias C. Berner <tcberner_at_FreeBSD.org>
Date: Wed, 12 Jan 2022 19:42:12 UTC
The branch main has been updated by tcberner:

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

commit 654acd81409d31495f8b1b11db61e1afbf640981
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-01-12 19:41:04 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-01-12 19:41:22 +0000

    math/gsl: bump portrevision of consumers after update to 2.7.1
    
    PR:             260201
---
 astro/astrometry/Makefile        | 2 +-
 astro/gnuastro/Makefile          | 1 +
 astro/siril/Makefile             | 2 +-
 astro/stellarsolver/Makefile     | 2 +-
 audio/snd/Makefile               | 2 +-
 benchmarks/flowgrind/Makefile    | 2 +-
 biology/bcftools/Makefile        | 1 +
 biology/gemma/Makefile           | 2 +-
 biology/viennarna/Makefile       | 2 +-
 cad/graywolf/Makefile            | 2 +-
 comms/gnuradio/Makefile          | 1 +
 devel/indi/Makefile              | 1 +
 editors/calligra/Makefile        | 2 +-
 graphics/enblend/Makefile        | 2 +-
 graphics/inkscape/Makefile       | 2 +-
 graphics/ipe/Makefile            | 2 +-
 graphics/krita/Makefile          | 2 +-
 graphics/luminance-qt5/Makefile  | 2 +-
 graphics/mandelbulber/Makefile   | 1 +
 graphics/nip2/Makefile           | 2 +-
 graphics/pfstools/Makefile       | 2 +-
 graphics/qgis-ltr/Makefile       | 1 +
 graphics/qgis/Makefile           | 1 +
 lang/algol68g/Makefile           | 2 +-
 mail/bogofilter-kc/Makefile      | 2 +-
 mail/bogofilter-lmdb/Makefile    | 2 +-
 mail/bogofilter-sqlite/Makefile  | 2 +-
 mail/bogofilter/Makefile         | 2 +-
 math/R-cran-gsl/Makefile         | 1 +
 math/asymptote/Makefile          | 2 +-
 math/deal.ii/Makefile            | 2 +-
 math/dieharder/Makefile          | 2 +-
 math/freefem++/Makefile          | 2 +-
 math/giacxcas/Makefile           | 2 +-
 math/labplot/Makefile            | 2 +-
 math/lib2geom/Makefile           | 1 +
 math/mathgl/Makefile             | 1 +
 math/ocamlgsl/Makefile           | 2 +-
 math/octave-forge-gsl/Makefile   | 2 +-
 math/oleo/Makefile               | 2 +-
 math/orpie/Makefile              | 2 +-
 math/p5-Alien-GSL/Makefile       | 1 +
 math/p5-Math-GSL/Makefile        | 1 +
 math/pspp/Makefile               | 1 +
 math/py-cvxopt/Makefile          | 1 +
 math/py-pygsl/Makefile           | 2 +-
 math/py-pygslodeiv2/Makefile     | 2 +-
 math/rubygem-rb-gsl/Makefile     | 2 +-
 math/sage/Makefile               | 2 +-
 misc/visp/Makefile               | 2 +-
 science/afni/Makefile            | 1 +
 science/antioch/Makefile         | 2 +-
 science/dakota/Makefile          | 2 +-
 science/dynare/Makefile          | 1 +
 science/erkale/Makefile          | 2 +-
 science/fisicalab/Makefile       | 2 +-
 science/getdp/Makefile           | 1 +
 science/gnudatalanguage/Makefile | 1 +
 science/helfem/Makefile          | 2 +-
 science/jdftx/Makefile           | 2 +-
 science/kst2/Makefile            | 2 +-
 science/nest/Makefile            | 1 +
 science/octopus/Makefile         | 1 +
 science/plumed/Makefile          | 2 +-
 science/scidavis/Makefile        | 2 +-
 science/step/Makefile            | 1 +
 66 files changed, 66 insertions(+), 45 deletions(-)

diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile
index 7588113e85ee..f388c7c7bf57 100644
--- a/astro/astrometry/Makefile
+++ b/astro/astrometry/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	astrometry
 PORTVERSION=	0.85
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	astro
 MASTER_SITES=	http://astrometry.net/downloads/
 DISTNAME=	${PORTNAME}.net-${PORTVERSION}
diff --git a/astro/gnuastro/Makefile b/astro/gnuastro/Makefile
index dc3275643114..8955f9570131 100644
--- a/astro/gnuastro/Makefile
+++ b/astro/gnuastro/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	gnuastro
 PORTVERSION=	0.16
+PORTREVISION=	1
 CATEGORIES=	astro
 MASTER_SITES=	GNU
 
diff --git a/astro/siril/Makefile b/astro/siril/Makefile
index 9414a803dcdc..9a31fac8bffc 100644
--- a/astro/siril/Makefile
+++ b/astro/siril/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	siril
 DISTVERSION=	0.99.10.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	astro graphics
 MASTER_SITES=	https://free-astro.org/download/
 
diff --git a/astro/stellarsolver/Makefile b/astro/stellarsolver/Makefile
index dd8cf78424dd..032c493906c2 100644
--- a/astro/stellarsolver/Makefile
+++ b/astro/stellarsolver/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	stellarsolver
 DISTVERSION=	1.8
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	astro
 
 MAINTAINER=	acm@FreeBSD.org
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index c954f1c4838b..314af9e3237b 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	snd
 PORTVERSION=	21.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	audio
 MASTER_SITES=	https://ccrma.stanford.edu/software/snd/ \
 		SF
diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile
index dd22ca52e20e..e8a0929ad3f8 100644
--- a/benchmarks/flowgrind/Makefile
+++ b/benchmarks/flowgrind/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	flowgrind
 PORTVERSION=	0.8.2
 DISTVERSIONPREFIX=	${PORTNAME}-
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	benchmarks
 
 MAINTAINER=	dbaio@FreeBSD.org
diff --git a/biology/bcftools/Makefile b/biology/bcftools/Makefile
index 95443fd28080..394d9b71e894 100644
--- a/biology/bcftools/Makefile
+++ b/biology/bcftools/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	bcftools
 PORTVERSION=	1.14
+PORTREVISION=	1
 CATEGORIES=	biology
 
 MAINTAINER=	jwb@FreeBSD.org
diff --git a/biology/gemma/Makefile b/biology/gemma/Makefile
index 1a4909a1bbf9..221f295bf30f 100644
--- a/biology/gemma/Makefile
+++ b/biology/gemma/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gemma
 DISTVERSION=	0.98.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	biology
 
 MAINTAINER=	jwb@FreeBSD.org
diff --git a/biology/viennarna/Makefile b/biology/viennarna/Makefile
index 7ae66c934b10..5f0456b22f22 100644
--- a/biology/viennarna/Makefile
+++ b/biology/viennarna/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	viennarna
 DISTVERSION=	2.4.18
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	biology
 MASTER_SITES=	https://www.tbi.univie.ac.at/RNA/download/sourcecode/2_4_x/
 DISTNAME=	ViennaRNA-${DISTVERSION}
diff --git a/cad/graywolf/Makefile b/cad/graywolf/Makefile
index 3b14073e8a67..5b0ec7aac2d1 100644
--- a/cad/graywolf/Makefile
+++ b/cad/graywolf/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	graywolf
 DISTVERSION=	0.1.6-4
 DISTVERSIONSUFFIX=	-gf47937b
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	cad
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index 5d027bd7b3b9..920c34daa21a 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gnuradio
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.8.4.0
+PORTREVISION=	1
 CATEGORIES=	comms astro hamradio
 
 MAINTAINER=	hamradio@FreeBSD.org
diff --git a/devel/indi/Makefile b/devel/indi/Makefile
index 73612acfb912..e8f51e2cb4be 100644
--- a/devel/indi/Makefile
+++ b/devel/indi/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	indi
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.9.1
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	acm@FreeBSD.org
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index b71b974fb963..77b6f28e0be6 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	calligra
 DISTVERSION=	3.2.1
-PORTREVISION=	31
+PORTREVISION=	32
 CATEGORIES=	editors kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}
 DIST_SUBDIR=	KDE/${PORTNAME}
diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile
index 400a56d9539b..82a00c2918bd 100644
--- a/graphics/enblend/Makefile
+++ b/graphics/enblend/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	enblend
 PORTVERSION=	4.2
-PORTREVISION=	18
+PORTREVISION=	19
 CATEGORIES=	graphics
 MASTER_SITES=	SF/enblend/enblend-enfuse/enblend-enfuse-${PORTVERSION}
 DISTNAME=	enblend-enfuse-${PORTVERSION}
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile
index 4fb25614591b..154345221632 100644
--- a/graphics/inkscape/Makefile
+++ b/graphics/inkscape/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	inkscape
 DISTVERSION=	1.1
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	graphics gnome
 MASTER_SITES=	https://inkscape.org/gallery/item/26932/
 
diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile
index a3f908e85617..48df00f46f5e 100644
--- a/graphics/ipe/Makefile
+++ b/graphics/ipe/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	ipe
 PORTVERSION=	7.2.23
 DISTVERSIONSUFFIX=	-src
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 MASTER_SITES=	https://dl.bintray.com/otfried/generic/ipe/${PORTVERSION:R}/
 
diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile
index add77139b703..dfcc937a7217 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	krita
 DISTVERSION=	4.4.8
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${DISTVERSION}
 DIST_SUBDIR=	KDE/${PORTNAME}
diff --git a/graphics/luminance-qt5/Makefile b/graphics/luminance-qt5/Makefile
index 3ab27d9c3366..2575bf210a1a 100644
--- a/graphics/luminance-qt5/Makefile
+++ b/graphics/luminance-qt5/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	luminance-hdr
 DISTVERSION=	2.6.1.1
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	graphics
 MASTER_SITES=	SF/qtpfsgui/luminance/${DISTVERSION}
 
diff --git a/graphics/mandelbulber/Makefile b/graphics/mandelbulber/Makefile
index 32929808f635..482367b8bb23 100644
--- a/graphics/mandelbulber/Makefile
+++ b/graphics/mandelbulber/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	mandelbulber
 PORTVERSION=	2.26
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 MAINTAINER=	amdmi3@FreeBSD.org
diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile
index ffc1743cdf42..e72fcd0afd00 100644
--- a/graphics/nip2/Makefile
+++ b/graphics/nip2/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	nip2
 PORTVERSION=	8.7.1
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/libvips/${PORTNAME}/releases/download/v${PORTVERSION}/
 
diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile
index eaa83e4debf1..e3c38ad408a9 100644
--- a/graphics/pfstools/Makefile
+++ b/graphics/pfstools/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	pfstools
 DISTVERSION=	2.1.0
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile
index f749a3bbd277..b05ee42adfbe 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/Makefile
@@ -3,6 +3,7 @@
 PORTNAME=	qgis
 DISTVERSIONPREFIX=	final-
 DISTVERSION=	3_16_15
+PORTREVISION=	1
 CATEGORIES=	graphics geography
 PKGNAMESUFFIX=	-ltr
 
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 1281c0b5b9e6..d1ae490fb980 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -3,6 +3,7 @@
 PORTNAME=	qgis
 DISTVERSIONPREFIX=	final-
 DISTVERSION=	3_22_2
+PORTREVISION=	1
 CATEGORIES=	graphics geography
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/lang/algol68g/Makefile b/lang/algol68g/Makefile
index a18c18e8318e..9ca5159509bc 100644
--- a/lang/algol68g/Makefile
+++ b/lang/algol68g/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	algol68g
 PORTVERSION=	2.8.4
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	lang
 MASTER_SITES=	http://jmvdveer.home.xs4all.nl/
 
diff --git a/mail/bogofilter-kc/Makefile b/mail/bogofilter-kc/Makefile
index 85ff1ea2d50d..8194ff38d2e5 100644
--- a/mail/bogofilter-kc/Makefile
+++ b/mail/bogofilter-kc/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bogofilter
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	mail
 PKGNAMESUFFIX=	-kc
 
diff --git a/mail/bogofilter-lmdb/Makefile b/mail/bogofilter-lmdb/Makefile
index 8a874661911a..f3ecc9dd170d 100644
--- a/mail/bogofilter-lmdb/Makefile
+++ b/mail/bogofilter-lmdb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bogofilter
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	mail
 PKGNAMESUFFIX=	-lmdb
 
diff --git a/mail/bogofilter-sqlite/Makefile b/mail/bogofilter-sqlite/Makefile
index ade9c52e3979..86aed2f298ee 100644
--- a/mail/bogofilter-sqlite/Makefile
+++ b/mail/bogofilter-sqlite/Makefile
@@ -1,7 +1,7 @@
 # Created by: Matthias Andree <mandree@FreeBSD.org>
 
 PORTNAME=	bogofilter
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	mail
 PKGNAMESUFFIX=	-sqlite
 
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index a2f6e4dd4dae..74029145934d 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	bogofilter
 DISTVERSION=	1.2.5
-PORTREVISION?=	2
+PORTREVISION?=	3
 CATEGORIES?=	mail
 MASTER_SITES=	SF/bogofilter/bogofilter-stable/
 
diff --git a/math/R-cran-gsl/Makefile b/math/R-cran-gsl/Makefile
index 25d16c75007a..856acf16bb97 100644
--- a/math/R-cran-gsl/Makefile
+++ b/math/R-cran-gsl/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	gsl
 DISTVERSION=	2.1-7.1
+PORTREVISION=	1
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile
index 77946017325f..324d77709c76 100644
--- a/math/asymptote/Makefile
+++ b/math/asymptote/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	asymptote
 PORTVERSION=	2.67
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	math
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}
 DISTNAME=	${PORTNAME}-${PORTVERSION}.src
diff --git a/math/deal.ii/Makefile b/math/deal.ii/Makefile
index 86b31c0d69b5..c45e5ff0df93 100644
--- a/math/deal.ii/Makefile
+++ b/math/deal.ii/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	deal.II
 DISTVERSIONPREFIX=	v
 DISTVERSION=	9.3.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/dieharder/Makefile b/math/dieharder/Makefile
index 3b7397ed7804..3746b7680eef 100644
--- a/math/dieharder/Makefile
+++ b/math/dieharder/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	dieharder
 PORTVERSION=	3.31.1
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	math
 MASTER_SITES=	http://www.phy.duke.edu/~rgb/General/dieharder/ LOCAL/bf
 
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile
index e4ed648941dc..e56048a91eaf 100644
--- a/math/freefem++/Makefile
+++ b/math/freefem++/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	freefem++
 PORTVERSION=	4.6
 DISTVERSIONPREFIX=	v
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	math science
 
 MAINTAINER=	kh@mogami.com
diff --git a/math/giacxcas/Makefile b/math/giacxcas/Makefile
index 941cd92226e9..d477a9ec2526 100644
--- a/math/giacxcas/Makefile
+++ b/math/giacxcas/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	giacxcas
 DISTVERSION=	1.6.0-7
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	math
 MASTER_SITES=	http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/:giac \
 		http://cocoa.dima.unige.it/cocoalib/tgz/:cocoa \
diff --git a/math/labplot/Makefile b/math/labplot/Makefile
index d5696bd8105c..5e6f0489b3c8 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	labplot
 DISTVERSION=	2.8.2
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	math kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}
 
diff --git a/math/lib2geom/Makefile b/math/lib2geom/Makefile
index 7b029b2eb507..673fe47e9d29 100644
--- a/math/lib2geom/Makefile
+++ b/math/lib2geom/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lib2geom
 DISTVERSION=	1.1
+PORTREVISION=	1
 CATEGORIES=	math gnome
 MASTER_SITES=	https://gitlab.com/inkscape/${PORTNAME}/-/archive/${DISTVERSION}/
 
diff --git a/math/mathgl/Makefile b/math/mathgl/Makefile
index 59b887e9e9e6..79d0992bae49 100644
--- a/math/mathgl/Makefile
+++ b/math/mathgl/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	mathgl
 DISTVERSION=	2.5
+PORTREVISION=	1
 CATEGORIES=	math graphics
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}/
 
diff --git a/math/ocamlgsl/Makefile b/math/ocamlgsl/Makefile
index 0483ab8359c2..3071685701e6 100644
--- a/math/ocamlgsl/Makefile
+++ b/math/ocamlgsl/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	ocaml-gsl
 DISTVERSIONPREFIX=v
 DISTVERSION=	1.19.1
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	math
 
 MAINTAINER=	michipili@gmail.com
diff --git a/math/octave-forge-gsl/Makefile b/math/octave-forge-gsl/Makefile
index 398358d405b1..270bfe12b505 100644
--- a/math/octave-forge-gsl/Makefile
+++ b/math/octave-forge-gsl/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	octave-forge-gsl
 PORTVERSION=	2.1.1
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org
diff --git a/math/oleo/Makefile b/math/oleo/Makefile
index 623cd8b59751..62c7192d9727 100644
--- a/math/oleo/Makefile
+++ b/math/oleo/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	oleo
 PORTVERSION=	1.99.16
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	math
 MASTER_SITES=	GNU
 
diff --git a/math/orpie/Makefile b/math/orpie/Makefile
index 2fba3087abf4..df96bd504f62 100644
--- a/math/orpie/Makefile
+++ b/math/orpie/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	orpie
 PORTVERSION=	1.5.2
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES+=	math
 MASTER_SITES=	GENTOO http://pessimization.com/software/orpie/
 
diff --git a/math/p5-Alien-GSL/Makefile b/math/p5-Alien-GSL/Makefile
index e20b20fe63c6..006d8db9bf9a 100644
--- a/math/p5-Alien-GSL/Makefile
+++ b/math/p5-Alien-GSL/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	Alien-GSL
 PORTVERSION=	1.07
+PORTREVISION=	1
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=CPAN:PLICEASE
diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile
index 613fe171de9f..c240eabf6aff 100644
--- a/math/p5-Math-GSL/Makefile
+++ b/math/p5-Math-GSL/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	Math-GSL
 PORTVERSION=	0.43
+PORTREVISION=	1
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index 1221183ae3c7..0209cacabb0a 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	pspp
 PORTVERSION=	1.4.1
+PORTREVISION=	1
 CATEGORIES=	math
 MASTER_SITES=	GNU
 
diff --git a/math/py-cvxopt/Makefile b/math/py-cvxopt/Makefile
index 65e583dd3e87..ce8f8614e1ee 100644
--- a/math/py-cvxopt/Makefile
+++ b/math/py-cvxopt/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	cvxopt
 DISTVERSION=	1.2.7
+PORTREVISION=	1
 CATEGORIES=	math python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/math/py-pygsl/Makefile b/math/py-pygsl/Makefile
index 6133695b2b48..b7c7763c62d5 100644
--- a/math/py-pygsl/Makefile
+++ b/math/py-pygsl/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	pygsl
 PORTVERSION=	2.3.0
 DISTVERSIONSUFFIX=	.1
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-pygslodeiv2/Makefile b/math/py-pygslodeiv2/Makefile
index 851dc798d3f8..7ab0d108969f 100644
--- a/math/py-pygslodeiv2/Makefile
+++ b/math/py-pygslodeiv2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pygslodeiv2
 DISTVERSION=	0.9.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/rubygem-rb-gsl/Makefile b/math/rubygem-rb-gsl/Makefile
index 328d70a693c9..3a293c7a235d 100644
--- a/math/rubygem-rb-gsl/Makefile
+++ b/math/rubygem-rb-gsl/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	gsl
 PORTVERSION=	2.1.0.2
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	math rubygems
 MASTER_SITES=	RG
 PKGNAMEPREFIX=	rubygem-rb-
diff --git a/math/sage/Makefile b/math/sage/Makefile
index 21298dfd5409..b56ad3f5ca72 100644
--- a/math/sage/Makefile
+++ b/math/sage/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	sage
 PORTVERSION=	9.2
-PORTREVISION=	21
+PORTREVISION=	22
 CATEGORIES=	math
 MASTER_SITES=	https://mirrors.xmission.com/sage/src/		\
 		http://mirrors.xmission.com/sage/src/		\
diff --git a/misc/visp/Makefile b/misc/visp/Makefile
index 3d8a7fd94960..893c2817f387 100644
--- a/misc/visp/Makefile
+++ b/misc/visp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	visp
 DISTVERSION=	3.4.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	misc
 MASTER_SITES=	https://visp-doc.inria.fr/download/releases/
 
diff --git a/science/afni/Makefile b/science/afni/Makefile
index 39922e74731e..7774abe6fb9c 100644
--- a/science/afni/Makefile
+++ b/science/afni/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=		afni
 DISTVERSIONPREFIX=	AFNI_
 DISTVERSION=		21.3.17
+PORTREVISION=	1
 CATEGORIES=		science biology graphics perl5 python
 
 MAINTAINER=	fernape@FreeBSD.org
diff --git a/science/antioch/Makefile b/science/antioch/Makefile
index 16cb29d60ca2..12c773b5b0ad 100644
--- a/science/antioch/Makefile
+++ b/science/antioch/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	antioch
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.4.0-156
 DISTVERSIONSUFFIX=	-g90ffa43
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/dakota/Makefile b/science/dakota/Makefile
index 9cd33f71e34e..d3d540180e3f 100644
--- a/science/dakota/Makefile
+++ b/science/dakota/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dakota
 DISTVERSION=	6.13.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	science
 MASTER_SITES=	https://dakota.sandia.gov/sites/default/files/distributions/public/
 
diff --git a/science/dynare/Makefile b/science/dynare/Makefile
index ee362da4eb31..507a251576ea 100644
--- a/science/dynare/Makefile
+++ b/science/dynare/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	dynare
 DISTVERSION=	5.0
+PORTREVISION=	1
 CATEGORIES=	science # economics
 MASTER_SITES=	https://www.dynare.org/release/source/
 
diff --git a/science/erkale/Makefile b/science/erkale/Makefile
index 698cce8723f0..81236675ea07 100644
--- a/science/erkale/Makefile
+++ b/science/erkale/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	erkale
 DISTVERSION=	g20210215
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/fisicalab/Makefile b/science/fisicalab/Makefile
index 0e4413a0edf0..f1a0644ead1f 100644
--- a/science/fisicalab/Makefile
+++ b/science/fisicalab/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fisicalab
 PORTVERSION=	0.3.3
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	science education gnustep
 MASTER_SITES=	SAVANNAH
 
diff --git a/science/getdp/Makefile b/science/getdp/Makefile
index 8ebad3a29a65..73fef4d427ff 100644
--- a/science/getdp/Makefile
+++ b/science/getdp/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	getdp
 PORTVERSION=	3.4.0
+PORTREVISION=	1
 CATEGORIES=	science
 MASTER_SITES=	http://www.geuz.org/getdp/src/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-source
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index fd5a95ba3496..fd8cf2814893 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -3,6 +3,7 @@
 PORTNAME=	gnudatalanguage
 PORTVERSION=	1.0.1
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	science lang
 .if defined(BUILD_PYTHON_MODULE)
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/science/helfem/Makefile b/science/helfem/Makefile
index ff5e70ecfa4e..1ef0c371f7c4 100644
--- a/science/helfem/Makefile
+++ b/science/helfem/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	helfem
 DISTVERSION=	g20210912
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science # chemistry
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/jdftx/Makefile b/science/jdftx/Makefile
index fc72422e5bf3..592e69c560b3 100644
--- a/science/jdftx/Makefile
+++ b/science/jdftx/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	jdftx
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.6.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/kst2/Makefile b/science/kst2/Makefile
index c7e70b957d90..2b01e41696c9 100644
--- a/science/kst2/Makefile
+++ b/science/kst2/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	kst
 DISTVERSION=	${KST_VERSION}.${KST_DATE}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science
 
 MAINTAINER=	makc@FreeBSD.org
diff --git a/science/nest/Makefile b/science/nest/Makefile
index 23b308f817dc..01008b721fbd 100644
--- a/science/nest/Makefile
+++ b/science/nest/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	nest
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.1
+PORTREVISION=	1
 CATEGORIES=	science biology # NEST is used in neuroscience
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/octopus/Makefile b/science/octopus/Makefile
index ac90982394a2..d901f9072e54 100644
--- a/science/octopus/Makefile
+++ b/science/octopus/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	octopus
 DISTVERSION=	11.3
+PORTREVISION=	1
 CATEGORIES=	science
 MASTER_SITES=	https://octopus-code.org/download/${DISTVERSION}/
 
diff --git a/science/plumed/Makefile b/science/plumed/Makefile
index 9930e357c40b..a337789f628f 100644
--- a/science/plumed/Makefile
+++ b/science/plumed/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	plumed
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.8b
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	science graphics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/scidavis/Makefile b/science/scidavis/Makefile
index f6ad164b8ea8..17e83c1711df 100644
--- a/science/scidavis/Makefile
+++ b/science/scidavis/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	scidavis
 PORTVERSION=	2.4.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	science
 
 MAINTAINER=	makc@FreeBSD.org
diff --git a/science/step/Makefile b/science/step/Makefile
index efc3d9da116d..2d001f241068 100644
--- a/science/step/Makefile
+++ b/science/step/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	step
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	science education kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org