git: 56ffa089e2ba - main - *: graphics/openexr PORTREVISION bumps

Matthias Andree mandree at FreeBSD.org
Tue Aug 3 18:19:26 UTC 2021


The branch main has been updated by mandree:

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

commit 56ffa089e2baf297adb8da027f01c373183bdb68
Author:     Matthias Andree <mandree at FreeBSD.org>
AuthorDate: 2021-08-03 11:35:40 +0000
Commit:     Matthias Andree <mandree at FreeBSD.org>
CommitDate: 2021-08-03 18:19:14 +0000

    *: graphics/openexr PORTREVISION bumps
    
    OpenEXR changes its SONAME again, so bump PORTREVISION of its users.
---
 devel/kio-extras/Makefile                    | 2 +-
 editors/calligra/Makefile                    | 2 +-
 graphics/ImageMagick6/Makefile               | 2 +-
 graphics/ImageMagick7/Makefile               | 2 +-
 graphics/ampasCTL/Makefile                   | 2 +-
 graphics/appleseed/Makefile                  | 2 +-
 graphics/blender-lts28/Makefile              | 2 +-
 graphics/blender/Makefile                    | 2 +-
 graphics/cimg/Makefile                       | 2 +-
 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/gimp-gmic-plugin/Makefile           | 2 +-
 graphics/gmic/Makefile                       | 1 +
 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                     | 1 +
 graphics/luminance-qt5/Makefile              | 2 +-
 graphics/nvidia-texture-tools/Makefile       | 2 +-
 graphics/ogre3d/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/photoflow/Makefile                  | 2 +-
 graphics/pixie/Makefile                      | 2 +-
 graphics/povray37/Makefile                   | 2 +-
 graphics/simpleviewer/Makefile               | 2 +-
 graphics/synfig/Makefile                     | 2 +-
 graphics/synfigstudio/Makefile               | 2 +-
 graphics/vigra/Makefile                      | 2 +-
 graphics/vips/Makefile                       | 2 +-
 graphics/yafaray/Makefile                    | 2 +-
 misc/openvdb/Makefile                        | 2 +-
 44 files changed, 44 insertions(+), 41 deletions(-)

diff --git a/devel/kio-extras/Makefile b/devel/kio-extras/Makefile
index 907276ae0576..e0b5e1bb5863 100644
--- a/devel/kio-extras/Makefile
+++ b/devel/kio-extras/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	kio-extras
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel kde kde-applications # kde kde-applications-plasma
 
 MAINTAINER=	kde at FreeBSD.org
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 41287c139612..4b2705a483b8 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	calligra
 DISTVERSION=	3.2.1
-PORTREVISION=	25
+PORTREVISION=	26
 CATEGORIES=	editors kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}
 DIST_SUBDIR=	KDE/${PORTNAME}
diff --git a/graphics/ImageMagick6/Makefile b/graphics/ImageMagick6/Makefile
index 0d34d32bbbd9..f013c0906b14 100644
--- a/graphics/ImageMagick6/Makefile
+++ b/graphics/ImageMagick6/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ImageMagick
 DISTVERSION=	6.9.12-12
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	graphics perl5
 MASTER_SITES=	https://www.imagemagick.org/download/ \
diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile
index 0de7f3e6c0bb..630fa460b5d6 100644
--- a/graphics/ImageMagick7/Makefile
+++ b/graphics/ImageMagick7/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ImageMagick
 DISTVERSION=	7.0.11-12
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics perl5
 MASTER_SITES=	https://www.imagemagick.org/download/ \
 		https://www.imagemagick.org/download/releases/ \
diff --git a/graphics/ampasCTL/Makefile b/graphics/ampasCTL/Makefile
index e91a09f2e21e..e291de76ffad 100644
--- a/graphics/ampasCTL/Makefile
+++ b/graphics/ampasCTL/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	ampasCTL
 PORTVERSION=	1.5.2
-PORTREVISION=	15
+PORTREVISION=	16
 CATEGORIES=	graphics devel
 
 MAINTAINER=	ports at FreeBSD.org
diff --git a/graphics/appleseed/Makefile b/graphics/appleseed/Makefile
index 3e7863c49d03..75b6c376123f 100644
--- a/graphics/appleseed/Makefile
+++ b/graphics/appleseed/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	appleseed
 DISTVERSION=	2.1.0-beta
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	graphics
 
 MAINTAINER=	danfe at FreeBSD.org
diff --git a/graphics/blender-lts28/Makefile b/graphics/blender-lts28/Makefile
index 42093bd0ba2c..21dfe58870bf 100644
--- a/graphics/blender-lts28/Makefile
+++ b/graphics/blender-lts28/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	blender
 DISTVERSION=	2.83.15
-PORTREVISION=	6
+PORTREVISION=	7
 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 451a56bbfff6..c894e9377503 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	blender
 DISTVERSION=	2.91.0
-PORTREVISION=	12
+PORTREVISION=	13
 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 4ef598795ac5..42fc19c4e575 100644
--- a/graphics/cimg/Makefile
+++ b/graphics/cimg/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	cimg
 DISTVERSIONPREFIX=	v.
 DISTVERSION=	2.9.7
-PORTREVISION=	5
+PORTREVISION=	6
 PORTEPOCH=	3
 CATEGORIES=	graphics devel
 
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index 207742726e78..a4aeeeac1816 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	darktable
 PORTVERSION=	3.6.0
-PORTREVISION=	1
+PORTREVISION=	2
 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 77caa7d3acd6..9749b2903f7e 100644
--- a/graphics/devil/Makefile
+++ b/graphics/devil/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	devil
 PORTVERSION=	1.7.8
-PORTREVISION=	28
+PORTREVISION=	29
 PORTEPOCH=	1
 CATEGORIES=	graphics
 MASTER_SITES=	SF/openil/DevIL/${PORTVERSION}
diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile
index 5582b321e55e..21288998d038 100644
--- a/graphics/enblend/Makefile
+++ b/graphics/enblend/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	enblend
 PORTVERSION=	4.2
-PORTREVISION=	17
+PORTREVISION=	18
 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 69101703c211..6ba4e21a41a5 100644
--- a/graphics/exrtools/Makefile
+++ b/graphics/exrtools/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	exrtools
 PORTVERSION=	0.4
-PORTREVISION=	28
+PORTREVISION=	29
 CATEGORIES=	graphics
 MASTER_SITES=	http://scanline.ca/exrtools/ \
 		LOCAL/ehaupt
diff --git a/graphics/fyre/Makefile b/graphics/fyre/Makefile
index 3113c56c1818..6e0018afd94a 100644
--- a/graphics/fyre/Makefile
+++ b/graphics/fyre/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	fyre
 PORTVERSION=	1.0.1
-PORTREVISION=	22
+PORTREVISION=	23
 CATEGORIES=	graphics
 MASTER_SITES=	http://releases.navi.cx/fyre/
 
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index c1d01315be93..e3544cebce79 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	gdal
 PORTVERSION=	3.3.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 fbff83549ad0..6bd4c18fc988 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	gegl
 PORTVERSION=	0.4.30
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	graphics
 MASTER_SITES=	GIMP
 
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 2328f55bb0e0..18007f47e9c8 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME?=	gimp-app
 PORTVERSION=	2.10.24
-PORTREVISION=	9
+PORTREVISION=	10
 PORTEPOCH?=	1
 CATEGORIES?=	graphics gnome
 MASTER_SITES=	GIMP/gimp/v${PORTVERSION:R}
diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile
index cf2c833b3f90..fdc85bb1dbfc 100644
--- a/graphics/gimp-gmic-plugin/Makefile
+++ b/graphics/gimp-gmic-plugin/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gmic
 PORTVERSION=	1.6.9
-PORTREVISION=	33
+PORTREVISION=	34
 CATEGORIES=	graphics
 MASTER_SITES=	http://gmic.eu/files/source/
 PKGNAMEPREFIX=	gimp-
diff --git a/graphics/gmic/Makefile b/graphics/gmic/Makefile
index 7553b998fda4..3fb2cd3780f1 100644
--- a/graphics/gmic/Makefile
+++ b/graphics/gmic/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gmic
 DISTVERSION=	2.9.8
+PORTREVISION=	1
 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 28ef0751e529..3841c97a4250 100644
--- a/graphics/gstreamer1-plugins-openexr/Makefile
+++ b/graphics/gstreamer1-plugins-openexr/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	graphics
 
 COMMENT=	GStreamer OpenExr codec plugin
diff --git a/graphics/hdr_tools/Makefile b/graphics/hdr_tools/Makefile
index ee77ab57f965..9c184e681ee2 100644
--- a/graphics/hdr_tools/Makefile
+++ b/graphics/hdr_tools/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	hdr_tools
 PORTVERSION=	0.0.2010.11.23	# unspecified by the author, so use the date
-PORTREVISION=	17
+PORTREVISION=	18
 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 9720e4aaaea3..cd25d32c8799 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	hugin
 PORTVERSION=	2019.2.0
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
 
diff --git a/graphics/kf5-kimageformats/Makefile b/graphics/kf5-kimageformats/Makefile
index adf414a853a8..913c48542bcc 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
 
 PATCH_SITES=	https://invent.kde.org/frameworks/${PORTNAME}/-/commit/
diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile
index 22645a3e45f1..e8c31c3848a7 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	krita
 DISTVERSION=	4.4.5
-PORTREVISION=	20
+PORTREVISION=	21
 CATEGORIES=	graphics kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${DISTVERSION}
 DIST_SUBDIR=	KDE/${PORTNAME}
diff --git a/graphics/libjxl/Makefile b/graphics/libjxl/Makefile
index 73eb6850d46d..8de3e64d4913 100644
--- a/graphics/libjxl/Makefile
+++ b/graphics/libjxl/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	libjxl
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.5
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/graphics/luminance-qt5/Makefile b/graphics/luminance-qt5/Makefile
index eed8e3fa9a80..1aa40edae50f 100644
--- a/graphics/luminance-qt5/Makefile
+++ b/graphics/luminance-qt5/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	luminance-hdr
 DISTVERSION=	2.6.1.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics
 MASTER_SITES=	SF/qtpfsgui/luminance/${DISTVERSION}
 
diff --git a/graphics/nvidia-texture-tools/Makefile b/graphics/nvidia-texture-tools/Makefile
index fa9b804eb8da..b3e59efbf710 100644
--- a/graphics/nvidia-texture-tools/Makefile
+++ b/graphics/nvidia-texture-tools/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	nvidia-texture-tools
 PORTVERSION=	2.0.8.1 # needed to not bump PORTEPOCH; remove on next update
-PORTREVISION=	24
+PORTREVISION=	25
 CATEGORIES=	graphics
 
 MAINTAINER=	amdmi3 at FreeBSD.org
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile
index 41c953b8ce92..cf1eaea926b2 100644
--- a/graphics/ogre3d/Makefile
+++ b/graphics/ogre3d/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	ogre3d
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.11.6
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics devel
 
 MAINTAINER=	oliver at FreeBSD.org
diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile
index d077104b3b1b..8f761b74bea7 100644
--- a/graphics/opencv/Makefile
+++ b/graphics/opencv/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	opencv
 DISTVERSION=	4.5.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 
 MAINTAINER=	tcberner at FreeBSD.org
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index 061352c446f7..1309b8377196 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -7,7 +7,7 @@ DISTVERSION=	2.2.16.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 at Shaneware.biz
diff --git a/graphics/openshadinglanguage/Makefile b/graphics/openshadinglanguage/Makefile
index 9d6bad039347..0db3049805be 100644
--- a/graphics/openshadinglanguage/Makefile
+++ b/graphics/openshadinglanguage/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	openshadinglanguage
 DISTVERSIONPREFIX=	Release-
 DISTVERSION=	1.11.13.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics devel
 
 MAINTAINER=	FreeBSD at Shaneware.biz
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index 0237927e7d66..0135e0e9fcd6 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	osg
 PORTVERSION=	3.6.5
 DISTVERSIONPREFIX=	OpenSceneGraph-
-PORTREVISION=	26
+PORTREVISION=	27
 CATEGORIES=	graphics
 
 MAINTAINER=	amdmi3 at FreeBSD.org
diff --git a/graphics/osg34/Makefile b/graphics/osg34/Makefile
index 3d2b05328498..099dc436d178 100644
--- a/graphics/osg34/Makefile
+++ b/graphics/osg34/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	osg
 PORTVERSION=	3.4.1
 DISTVERSIONPREFIX=	OpenSceneGraph-
-PORTREVISION=	27
+PORTREVISION=	28
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	34
 
diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile
index 3384aa94562d..14e5e3c3f0f2 100644
--- a/graphics/pfstools/Makefile
+++ b/graphics/pfstools/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	pfstools
 DISTVERSION=	2.1.0
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	graphics
 MASTER_SITES=	SF
 
diff --git a/graphics/photoflow/Makefile b/graphics/photoflow/Makefile
index ef532dcc7e6d..0a7826a3aa72 100644
--- a/graphics/photoflow/Makefile
+++ b/graphics/photoflow/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	photoflow
 DISTVERSION=	0.2.8.20200828
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri at FreeBSD.org
diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile
index c8cee600b81d..04cca76b8a39 100644
--- a/graphics/pixie/Makefile
+++ b/graphics/pixie/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	pixie
 PORTVERSION=	2.2.6
-PORTREVISION=	34
+PORTREVISION=	35
 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 29834c5bf3f1..7228fd9fceab 100644
--- a/graphics/povray37/Makefile
+++ b/graphics/povray37/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	povray
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.7.0.10
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	37
 
diff --git a/graphics/simpleviewer/Makefile b/graphics/simpleviewer/Makefile
index c77ac4404501..f9bca25551c4 100644
--- a/graphics/simpleviewer/Makefile
+++ b/graphics/simpleviewer/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	simpleviewer
 PORTVERSION=	3.1.7
-PORTREVISION=	13
+PORTREVISION=	14
 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 e10ea76c8e92..7c6f144ca011 100644
--- a/graphics/synfig/Makefile
+++ b/graphics/synfig/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	synfig
 PORTVERSION=	1.2.2
 DISTVERSIONPREFIX=v
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	graphics devel multimedia
 
 MAINTAINER=	portmaster at BSDforge.com
diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile
index 635bb4671cb4..858522a422a8 100644
--- a/graphics/synfigstudio/Makefile
+++ b/graphics/synfigstudio/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	synfigstudio
 PORTVERSION=	1.2.2
 DISTVERSIONPREFIX=v
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	graphics multimedia
 
 MAINTAINER=	portmaster at BSDforge.com
diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile
index 31fa5d914704..8199e7f767ed 100644
--- a/graphics/vigra/Makefile
+++ b/graphics/vigra/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	vigra
 DISTVERSIONPREFIX=v
 DISTVERSION=	1.11.1
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	graphics
 
 MAINTAINER=	ports at FreeBSD.org
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index eb584cd329ee..a8214c25a414 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	vips
 PORTVERSION=	8.10.6
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/
 
diff --git a/graphics/yafaray/Makefile b/graphics/yafaray/Makefile
index fdf43610048b..47ac983b438c 100644
--- a/graphics/yafaray/Makefile
+++ b/graphics/yafaray/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	yafaray
 DISTVERSIONPREFIX=	v
 DISTVERSION=	3.5.1
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri at FreeBSD.org
diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile
index bdb7bf6c9f48..b733e47c22e8 100644
--- a/misc/openvdb/Makefile
+++ b/misc/openvdb/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	openvdb
 DISTVERSIONPREFIX=	v
 DISTVERSION=	8.1.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	misc
 
 MAINTAINER=	yuri at FreeBSD.org


More information about the dev-commits-ports-main mailing list