git: cbc36ca07079 - main - *: bump PORTREVISION after math/Imath update, #2
Matthias Andree
mandree at FreeBSD.org
Sun Jul 18 08:35:48 UTC 2021
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cbc36ca07079f305ae5e1b1bd5e84516ce756e57
commit cbc36ca07079f305ae5e1b1bd5e84516ce756e57
Author: Matthias Andree <mandree at FreeBSD.org>
AuthorDate: 2021-07-18 08:33:37 +0000
Commit: Matthias Andree <mandree at FreeBSD.org>
CommitDate: 2021-07-18 08:35:14 +0000
*: bump PORTREVISION after math/Imath update, #2
This also bumps the PORTREVISION of all ports that
OPTIONally depend on Imath, for instance, through an OPENEXR
or EXR option that defaults to off.
Missed in commit 3cda93bdf69bfb4ea99181e638e661c467dad38d.
Reported by: Philipp Ost <pj at smo.de>
Reported by: koobs@ (thanks for forwarding the report)
---
graphics/ImageMagick6/Makefile | 1 +
graphics/ImageMagick7/Makefile | 1 +
graphics/devil/Makefile | 2 +-
graphics/gdal/Makefile | 2 +-
graphics/ogre3d/Makefile | 2 +-
graphics/osg/Makefile | 2 +-
graphics/osg34/Makefile | 2 +-
graphics/pfstools/Makefile | 2 +-
graphics/povray37/Makefile | 1 +
9 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/graphics/ImageMagick6/Makefile b/graphics/ImageMagick6/Makefile
index ea7516006de8..0d34d32bbbd9 100644
--- a/graphics/ImageMagick6/Makefile
+++ b/graphics/ImageMagick6/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ImageMagick
DISTVERSION= 6.9.12-12
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics perl5
MASTER_SITES= https://www.imagemagick.org/download/ \
diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile
index 4b138cc740d1..0de7f3e6c0bb 100644
--- a/graphics/ImageMagick7/Makefile
+++ b/graphics/ImageMagick7/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ImageMagick
DISTVERSION= 7.0.11-12
+PORTREVISION= 1
CATEGORIES= graphics perl5
MASTER_SITES= https://www.imagemagick.org/download/ \
https://www.imagemagick.org/download/releases/ \
diff --git a/graphics/devil/Makefile b/graphics/devil/Makefile
index 08da5802f52f..77caa7d3acd6 100644
--- a/graphics/devil/Makefile
+++ b/graphics/devil/Makefile
@@ -2,7 +2,7 @@
PORTNAME= devil
PORTVERSION= 1.7.8
-PORTREVISION= 27
+PORTREVISION= 28
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= SF/openil/DevIL/${PORTVERSION}
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 622fddd3834d..d0864d714011 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gdal
PORTVERSION= 3.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics geography
MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \
LOCAL/sunpoet
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile
index d2cf42f994f7..41c953b8ce92 100644
--- a/graphics/ogre3d/Makefile
+++ b/graphics/ogre3d/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ogre3d
DISTVERSIONPREFIX= v
DISTVERSION= 1.11.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics devel
MAINTAINER= oliver at FreeBSD.org
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index a624b203842c..0237927e7d66 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= osg
PORTVERSION= 3.6.5
DISTVERSIONPREFIX= OpenSceneGraph-
-PORTREVISION= 25
+PORTREVISION= 26
CATEGORIES= graphics
MAINTAINER= amdmi3 at FreeBSD.org
diff --git a/graphics/osg34/Makefile b/graphics/osg34/Makefile
index 61332394a6bf..3d2b05328498 100644
--- a/graphics/osg34/Makefile
+++ b/graphics/osg34/Makefile
@@ -3,7 +3,7 @@
PORTNAME= osg
PORTVERSION= 3.4.1
DISTVERSIONPREFIX= OpenSceneGraph-
-PORTREVISION= 26
+PORTREVISION= 27
CATEGORIES= graphics
PKGNAMESUFFIX= 34
diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile
index 5be62bbbd092..3384aa94562d 100644
--- a/graphics/pfstools/Makefile
+++ b/graphics/pfstools/Makefile
@@ -2,7 +2,7 @@
PORTNAME= pfstools
DISTVERSION= 2.1.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics
MASTER_SITES= SF
diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile
index 13481f3edcf5..29834c5bf3f1 100644
--- a/graphics/povray37/Makefile
+++ b/graphics/povray37/Makefile
@@ -1,6 +1,7 @@
PORTNAME= povray
DISTVERSIONPREFIX= v
DISTVERSION= 3.7.0.10
+PORTREVISION= 1
CATEGORIES= graphics
PKGNAMESUFFIX= 37
More information about the dev-commits-ports-all
mailing list