git: 1b4453302bf7 - main - *: Bump PORTREVISION for OpenEXR users

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Sun, 10 Sep 2023 11:44:44 UTC
The branch main has been updated by mandree:

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

commit 1b4453302bf757bf78831f0546a746b35492f755
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2023-09-08 07:29:52 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2023-09-10 11:44:32 +0000

    *: Bump PORTREVISION for OpenEXR users
    
    Because OpenEXR's SONAME has changed with the 3.2.0 update.
    New SONAME: libOpenEXR-3_2.so.31
---
 devel/kio-extras/Makefile                    | 1 +
 editors/calligra/Makefile                    | 2 +-
 graphics/ImageMagick6/Makefile               | 2 +-
 graphics/ImageMagick7/Makefile               | 2 +-
 graphics/ampasCTL/Makefile                   | 2 +-
 graphics/appleseed/Makefile                  | 2 +-
 graphics/blender/Makefile                    | 2 +-
 graphics/cimg/Makefile                       | 1 +
 graphics/darktable/Makefile                  | 2 +-
 graphics/devil/Makefile                      | 2 +-
 graphics/enblend/Makefile                    | 2 +-
 graphics/exrtools/Makefile                   | 2 +-
 graphics/fyre/Makefile                       | 2 +-
 graphics/gdal/Makefile                       | 1 +
 graphics/gegl/Makefile                       | 2 +-
 graphics/gimp-app/Makefile                   | 2 +-
 graphics/gmic/Makefile                       | 2 +-
 graphics/gstreamer1-plugins-openexr/Makefile | 2 +-
 graphics/hdr_tools/Makefile                  | 2 +-
 graphics/hugin/Makefile                      | 2 +-
 graphics/kf5-kimageformats/Makefile          | 2 +-
 graphics/krita/Makefile                      | 2 +-
 graphics/libjxl/Makefile                     | 2 +-
 graphics/luminance-qt5/Makefile              | 2 +-
 graphics/mandelbulber/Makefile               | 2 +-
 graphics/opencolorio-tools/Makefile          | 2 +-
 graphics/opencolorio/Makefile                | 2 +-
 graphics/opencv/Makefile                     | 2 +-
 graphics/openimageio/Makefile                | 2 +-
 graphics/openshadinglanguage/Makefile        | 2 +-
 graphics/osg/Makefile                        | 2 +-
 graphics/osg34/Makefile                      | 2 +-
 graphics/pfstools/Makefile                   | 2 +-
 graphics/pixie/Makefile                      | 2 +-
 graphics/povray37/Makefile                   | 2 +-
 graphics/povray38/Makefile                   | 2 +-
 graphics/py-openimageio/Makefile             | 2 +-
 graphics/py-openshadinglanguage/Makefile     | 1 +
 graphics/simpleviewer/Makefile               | 2 +-
 graphics/synfig/Makefile                     | 2 +-
 graphics/synfigstudio/Makefile               | 2 +-
 graphics/vigra/Makefile                      | 2 +-
 graphics/vips/Makefile                       | 1 +
 graphics/yafaray/Makefile                    | 2 +-
 misc/openvdb/Makefile                        | 2 +-
 x11/swayimg/Makefile                         | 2 +-
 46 files changed, 46 insertions(+), 41 deletions(-)

diff --git a/devel/kio-extras/Makefile b/devel/kio-extras/Makefile
index bff1452fde08..7a285f10a7de 100644
--- a/devel/kio-extras/Makefile
+++ b/devel/kio-extras/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kio-extras
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	devel kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 7c8b02b1264c..7dfe2628db72 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	calligra
 DISTVERSION=	3.2.1
-PORTREVISION=	56
+PORTREVISION=	57
 CATEGORIES=	editors kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}
 DIST_SUBDIR=	KDE/${PORTNAME}
diff --git a/graphics/ImageMagick6/Makefile b/graphics/ImageMagick6/Makefile
index 45d997232f85..281e34ab670c 100644
--- a/graphics/ImageMagick6/Makefile
+++ b/graphics/ImageMagick6/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ImageMagick
 DISTVERSION=	6.9.12-77
-PORTREVISION=	5
+PORTREVISION=	6
 PORTEPOCH=	1
 CATEGORIES=	graphics perl5
 MASTER_SITES=	https://ftp.acc.umu.se/mirror/imagemagick.org/ftp/releases/ \
diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile
index faffb2e6af13..da8d04f67387 100644
--- a/graphics/ImageMagick7/Makefile
+++ b/graphics/ImageMagick7/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ImageMagick
 DISTVERSION=	7.1.0-62
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	graphics perl5
 MASTER_SITES=	https://ftp.acc.umu.se/mirror/imagemagick.org/ftp/releases/ \
 		https://mirror.dogado.de/imagemagick/releases/ \
diff --git a/graphics/ampasCTL/Makefile b/graphics/ampasCTL/Makefile
index 58ec697fdba0..70929facbec7 100644
--- a/graphics/ampasCTL/Makefile
+++ b/graphics/ampasCTL/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ampasCTL
 PORTVERSION=	1.5.2
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	graphics devel
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/graphics/appleseed/Makefile b/graphics/appleseed/Makefile
index 03a9190560e8..1c95a0cbd6de 100644
--- a/graphics/appleseed/Makefile
+++ b/graphics/appleseed/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	appleseed
 DISTVERSION=	2.1.0-beta
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	graphics
 
 MAINTAINER=	danfe@FreeBSD.org
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index b766225b084e..6d585b0149ff 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	blender
 DISTVERSION=	3.6.1
-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/cimg/Makefile b/graphics/cimg/Makefile
index 3910b9bc0482..c8720f0b5738 100644
--- a/graphics/cimg/Makefile
+++ b/graphics/cimg/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	cimg
 DISTVERSIONPREFIX=	v.
 DISTVERSION=	3.2.6
+PORTREVISION=	1
 PORTEPOCH=	3
 CATEGORIES=	graphics devel
 
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index 36129d5bc97d..02d5953cad65 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	darktable
 PORTVERSION=	4.4.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/
 
diff --git a/graphics/devil/Makefile b/graphics/devil/Makefile
index 72ee802f7114..eb273be7ec3e 100644
--- a/graphics/devil/Makefile
+++ b/graphics/devil/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	devil
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.8.0
-PORTREVISION=	3
+PORTREVISION=	4
 PORTEPOCH=	1
 CATEGORIES=	graphics
 
diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile
index 530df7130d7c..7cbc0dba0d4f 100644
--- a/graphics/enblend/Makefile
+++ b/graphics/enblend/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	enblend
 PORTVERSION=	4.2
-PORTREVISION=	22
+PORTREVISION=	23
 CATEGORIES=	graphics
 MASTER_SITES=	SF/enblend/enblend-enfuse/enblend-enfuse-${PORTVERSION}
 DISTNAME=	enblend-enfuse-${PORTVERSION}
diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile
index eddd811ea74d..e7e1a3c70c8e 100644
--- a/graphics/exrtools/Makefile
+++ b/graphics/exrtools/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	exrtools
 PORTVERSION=	0.4
-PORTREVISION=	33
+PORTREVISION=	34
 CATEGORIES=	graphics
 MASTER_SITES=	http://scanline.ca/exrtools/ \
 		LOCAL/ehaupt
diff --git a/graphics/fyre/Makefile b/graphics/fyre/Makefile
index 4f9cdcce98db..4ea497176071 100644
--- a/graphics/fyre/Makefile
+++ b/graphics/fyre/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fyre
 PORTVERSION=	1.0.1
-PORTREVISION=	26
+PORTREVISION=	27
 CATEGORIES=	graphics
 MASTER_SITES=	http://releases.navi.cx/fyre/
 
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 0f6802fc166f..08a8ae637303 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gdal
 PORTVERSION=	3.7.1
+PORTREVISION=	1
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://download.osgeo.org/gdal/${PORTVERSION}/ \
 		LOCAL/sunpoet
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index 29f922a356c3..ebbfa66fea9b 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gegl
 PORTVERSION=	0.4.46
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 MASTER_SITES=	GIMP
 
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index cbb5036a7d6f..b7bc741548de 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -1,6 +1,6 @@
 PORTNAME?=	gimp
 PORTVERSION=	2.10.34
-PORTREVISION=	7
+PORTREVISION=	8
 PORTEPOCH?=	1
 CATEGORIES?=	graphics gnome
 MASTER_SITES=	GIMP/gimp/v${PORTVERSION:R}
diff --git a/graphics/gmic/Makefile b/graphics/gmic/Makefile
index ec950d761dd9..1f8ee555effc 100644
--- a/graphics/gmic/Makefile
+++ b/graphics/gmic/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gmic
 DISTVERSION=	3.1.6
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	graphics
 MASTER_SITES=	https://gmic.eu/files/source/
 DISTNAME=	${PORTNAME}_${DISTVERSION}
diff --git a/graphics/gstreamer1-plugins-openexr/Makefile b/graphics/gstreamer1-plugins-openexr/Makefile
index c2aebe9de8dd..33002d7f7e75 100644
--- a/graphics/gstreamer1-plugins-openexr/Makefile
+++ b/graphics/gstreamer1-plugins-openexr/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 COMMENT=	GStreamer OpenExr codec plugin
diff --git a/graphics/hdr_tools/Makefile b/graphics/hdr_tools/Makefile
index 0426a99fe5ee..ff1a9ffcf8d6 100644
--- a/graphics/hdr_tools/Makefile
+++ b/graphics/hdr_tools/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hdr_tools
 PORTVERSION=	0.0.2010.11.23	# unspecified by the author, so use the date
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	graphics
 MASTER_SITES=	http://ttic.uchicago.edu/~cotter/projects/hdr_tools/archives/ \
 		http://freebsd.nsu.ru/distfiles/
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index b0fa7f0e0a87..5672385b1235 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hugin
 DISTVERSION=	2022.0.0
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
 
diff --git a/graphics/kf5-kimageformats/Makefile b/graphics/kf5-kimageformats/Makefile
index 0053b443cc13..e43cae895d81 100644
--- a/graphics/kf5-kimageformats/Makefile
+++ b/graphics/kf5-kimageformats/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	kimageformats
 DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics kde kde-frameworks
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile
index f0532644fe56..27f5efb8d2ea 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	krita
 DISTVERSION=	5.1.5
-PORTREVISION=	17
+PORTREVISION=	18
 CATEGORIES=	graphics kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${DISTVERSION}
 DIST_SUBDIR=	KDE/${PORTNAME}
diff --git a/graphics/libjxl/Makefile b/graphics/libjxl/Makefile
index 188de17ccb50..60e62a40bc93 100644
--- a/graphics/libjxl/Makefile
+++ b/graphics/libjxl/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	libjxl
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.8.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/graphics/luminance-qt5/Makefile b/graphics/luminance-qt5/Makefile
index 023290134d8e..8124b3b12c92 100644
--- a/graphics/luminance-qt5/Makefile
+++ b/graphics/luminance-qt5/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	luminance-hdr
 DISTVERSION=	2.6.1.1
-PORTREVISION=	22
+PORTREVISION=	23
 CATEGORIES=	graphics
 MASTER_SITES=	SF/qtpfsgui/luminance/${DISTVERSION}
 
diff --git a/graphics/mandelbulber/Makefile b/graphics/mandelbulber/Makefile
index 744592df1519..1c49a6c63f18 100644
--- a/graphics/mandelbulber/Makefile
+++ b/graphics/mandelbulber/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mandelbulber
 PORTVERSION=	2.30
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 
 MAINTAINER=	amdmi3@FreeBSD.org
diff --git a/graphics/opencolorio-tools/Makefile b/graphics/opencolorio-tools/Makefile
index dcc8cf7cf230..6db12e7be1ea 100644
--- a/graphics/opencolorio-tools/Makefile
+++ b/graphics/opencolorio-tools/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	2
+PORTREVISION=	3
 PKGNAMESUFFIX=	-tools
 
 COMMENT=	Tools to work with OpenColorIO profiles
diff --git a/graphics/opencolorio/Makefile b/graphics/opencolorio/Makefile
index f8e620e60278..0f0de45cab42 100644
--- a/graphics/opencolorio/Makefile
+++ b/graphics/opencolorio/Makefile
@@ -5,7 +5,7 @@ DISTVERSION=	2.2.1
 # py-opencolorio'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/opencv/Makefile b/graphics/opencv/Makefile
index 13be413aa2dd..be8dcf65a99c 100644
--- a/graphics/opencv/Makefile
+++ b/graphics/opencv/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	opencv
 DISTVERSION=	4.6.0
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	graphics
 
 PATCH_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/commit/
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index 6c0f7e862020..f33095bcfdc8 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?=	2
+PORTREVISION?=	3
 CATEGORIES?=	graphics multimedia
 
 MAINTAINER?=	FreeBSD@Shaneware.biz
diff --git a/graphics/openshadinglanguage/Makefile b/graphics/openshadinglanguage/Makefile
index 3bd7cbb6925a..e46074d8a707 100644
--- a/graphics/openshadinglanguage/Makefile
+++ b/graphics/openshadinglanguage/Makefile
@@ -5,7 +5,7 @@ DISTVERSION=	1.12.13.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 devel
 
 MAINTAINER=	FreeBSD@Shaneware.biz
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index 96323cb007ca..d29bc1c923fb 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	osg
 PORTVERSION=	3.6.5
 DISTVERSIONPREFIX=	OpenSceneGraph-
-PORTREVISION=	61
+PORTREVISION=	62
 CATEGORIES=	graphics
 
 MAINTAINER=	amdmi3@FreeBSD.org
diff --git a/graphics/osg34/Makefile b/graphics/osg34/Makefile
index 2d3ecaff5e0b..7bd720f333f7 100644
--- a/graphics/osg34/Makefile
+++ b/graphics/osg34/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	osg
 PORTVERSION=	3.4.1
 DISTVERSIONPREFIX=	OpenSceneGraph-
-PORTREVISION=	54
+PORTREVISION=	55
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	34
 
diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile
index 4942d972ae23..330914d2b779 100644
--- a/graphics/pfstools/Makefile
+++ b/graphics/pfstools/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pfstools
 DISTVERSION=	2.1.0
-PORTREVISION=	18
+PORTREVISION=	19
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 
diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile
index ffb6bacf3a15..d9d860317283 100644
--- a/graphics/pixie/Makefile
+++ b/graphics/pixie/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pixie
 PORTVERSION=	2.2.6
-PORTREVISION=	38
+PORTREVISION=	39
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/Pixie%20${PORTVERSION}
 DISTNAME=	Pixie-src-${PORTVERSION}
diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile
index 07f3f9ef497d..9ca95d11677b 100644
--- a/graphics/povray37/Makefile
+++ b/graphics/povray37/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	povray
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.7.0.10
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	37
 
diff --git a/graphics/povray38/Makefile b/graphics/povray38/Makefile
index fb01cfb733ab..f048fd99306c 100644
--- a/graphics/povray38/Makefile
+++ b/graphics/povray38/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	povray
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.8.0-beta.2
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/POV-Ray/povray/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
 PKGNAMESUFFIX=	38
diff --git a/graphics/py-openimageio/Makefile b/graphics/py-openimageio/Makefile
index bb6e3115689e..90cf0342bb59 100644
--- a/graphics/py-openimageio/Makefile
+++ b/graphics/py-openimageio/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics multimedia python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/graphics/py-openshadinglanguage/Makefile b/graphics/py-openshadinglanguage/Makefile
index adc0d2cfabad..a1707b8c59e3 100644
--- a/graphics/py-openshadinglanguage/Makefile
+++ b/graphics/py-openshadinglanguage/Makefile
@@ -1,3 +1,4 @@
+PORTREVISION=	1
 CATEGORIES=	graphics multimedia python
 # Note this port shares its PORTREVISION with graphics/openshadinglanguage!
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/simpleviewer/Makefile b/graphics/simpleviewer/Makefile
index 0c6fb6ebc665..7b3453f3fc22 100644
--- a/graphics/simpleviewer/Makefile
+++ b/graphics/simpleviewer/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	simpleviewer
 PORTVERSION=	3.1.7
-PORTREVISION=	18
+PORTREVISION=	19
 CATEGORIES=	graphics
 MASTER_SITES=	https://bitbucket.org/andreyu/simple-viewer-gl/get/
 DISTNAME=	v${PORTVERSION}	# version tag, has no embedded ${PORTNAME}
diff --git a/graphics/synfig/Makefile b/graphics/synfig/Makefile
index bc12e98d53ce..a457558d227a 100644
--- a/graphics/synfig/Makefile
+++ b/graphics/synfig/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	synfig
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.4.4
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	graphics devel multimedia
 
 MAINTAINER=	portmaster@BSDforge.com
diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile
index 59b60ea5cfd7..8c808bb48f94 100644
--- a/graphics/synfigstudio/Makefile
+++ b/graphics/synfigstudio/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	synfigstudio
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.4.4
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	graphics multimedia
 
 MAINTAINER=	portmaster@BSDforge.com
diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile
index c701e0f9e3d2..ce8832ce4d88 100644
--- a/graphics/vigra/Makefile
+++ b/graphics/vigra/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	vigra
 DISTVERSIONPREFIX=v
 DISTVERSION=	1.11.1
-PORTREVISION=	27
+PORTREVISION=	28
 CATEGORIES=	graphics
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index 2de0e8f3f99f..3dcea09a9a2b 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	vips
 PORTVERSION=	8.14.4
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/
 
diff --git a/graphics/yafaray/Makefile b/graphics/yafaray/Makefile
index e4daa6662e9f..4fd788857128 100644
--- a/graphics/yafaray/Makefile
+++ b/graphics/yafaray/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	yafaray
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.5.1
-PORTREVISION=	20
+PORTREVISION=	21
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile
index e9ecdb3fa0f6..60e4d3fec426 100644
--- a/misc/openvdb/Makefile
+++ b/misc/openvdb/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	openvdb
 DISTVERSIONPREFIX=	v
 DISTVERSION=	10.0.1
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	misc
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/x11/swayimg/Makefile b/x11/swayimg/Makefile
index 66f38439f841..3732aac874ed 100644
--- a/x11/swayimg/Makefile
+++ b/x11/swayimg/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	swayimg
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.12
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11 wayland
 
 MAINTAINER=	jbeich@FreeBSD.org