diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ImageMagick6/Makefile | 1 | ||||
-rw-r--r-- | graphics/ImageMagick7/Makefile | 1 | ||||
-rw-r--r-- | graphics/devil/Makefile | 2 | ||||
-rw-r--r-- | graphics/gdal/Makefile | 2 | ||||
-rw-r--r-- | graphics/ogre3d/Makefile | 2 | ||||
-rw-r--r-- | graphics/osg/Makefile | 2 | ||||
-rw-r--r-- | graphics/osg34/Makefile | 2 | ||||
-rw-r--r-- | graphics/pfstools/Makefile | 2 | ||||
-rw-r--r-- | 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@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@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 |