diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/amide/Makefile | 2 | ||||
-rw-r--r-- | graphics/blender/Makefile | 1 | ||||
-rw-r--r-- | graphics/bugle/Makefile | 2 | ||||
-rw-r--r-- | graphics/cimg/Makefile | 1 | ||||
-rw-r--r-- | graphics/gegl/Makefile | 2 | ||||
-rw-r--r-- | graphics/gegl3/Makefile | 1 | ||||
-rw-r--r-- | graphics/gimp-gmic-plugin/Makefile | 2 | ||||
-rw-r--r-- | graphics/gnash/Makefile | 2 | ||||
-rw-r--r-- | graphics/hiptext/Makefile | 2 | ||||
-rw-r--r-- | graphics/opencv/Makefile | 2 | ||||
-rw-r--r-- | graphics/openimageio/Makefile | 2 | ||||
-rw-r--r-- | graphics/osg-devel/Makefile | 2 | ||||
-rw-r--r-- | graphics/osg/Makefile | 2 | ||||
-rw-r--r-- | graphics/php5-ffmpeg/Makefile | 2 | ||||
-rw-r--r-- | graphics/pqiv/Makefile | 1 | ||||
-rw-r--r-- | graphics/py-imageio/Makefile | 2 | ||||
-rw-r--r-- | graphics/wxsvg/Makefile | 2 |
17 files changed, 17 insertions, 13 deletions
diff --git a/graphics/amide/Makefile b/graphics/amide/Makefile index 8e2421b2a49c..86e2d7992db5 100644 --- a/graphics/amide/Makefile +++ b/graphics/amide/Makefile @@ -2,7 +2,7 @@ PORTNAME= amide PORTVERSION= 1.0.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index 9dbc9c972a8f..acde96f29bac 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -3,6 +3,7 @@ PORTNAME= blender PORTVERSION= 2.79 +PORTREVISION= 1 CATEGORIES= graphics games MASTER_SITES= http://download.blender.org/source/ \ http://mirror.cs.umn.edu/blender.org/source/ \ diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile index 62a1fc4ed552..59f2129e0ab0 100644 --- a/graphics/bugle/Makefile +++ b/graphics/bugle/Makefile @@ -3,7 +3,7 @@ PORTNAME= bugle PORTVERSION= 0.0.20100508 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index 4ca00588b115..8c46152f6d56 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -3,6 +3,7 @@ PORTNAME= cimg DISTVERSION= 2.1.1 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= graphics devel diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index 854de3f91548..ff674b599710 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -3,7 +3,7 @@ PORTNAME= gegl PORTVERSION= 0.2.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= graphics MASTER_SITES= GIMP diff --git a/graphics/gegl3/Makefile b/graphics/gegl3/Makefile index 1d87a0289665..02ec25028fe7 100644 --- a/graphics/gegl3/Makefile +++ b/graphics/gegl3/Makefile @@ -3,6 +3,7 @@ PORTNAME= gegl PORTVERSION= 0.3.20 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= GIMP PKGNAMESUFFIX= 3 diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile index f4fdf67b6249..6f3178af4495 100644 --- a/graphics/gimp-gmic-plugin/Makefile +++ b/graphics/gimp-gmic-plugin/Makefile @@ -2,7 +2,7 @@ PORTNAME= gmic PORTVERSION= 1.6.9 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= http://gmic.eu/files/source/ PKGNAMEPREFIX= gimp- diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index 845c4c70c937..9042d0241bd3 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnash PORTVERSION= 0.8.10 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= graphics MASTER_SITES= http://git.savannah.gnu.org/cgit/gnash.git/snapshot/ DISTNAME= gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880 diff --git a/graphics/hiptext/Makefile b/graphics/hiptext/Makefile index d5322d2655d5..254a08341456 100644 --- a/graphics/hiptext/Makefile +++ b/graphics/hiptext/Makefile @@ -3,7 +3,7 @@ PORTNAME= hiptext PORTVERSION= 0.0.s20160621 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= yuri@rawbw.com diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index c3ba3d391084..184a8ebad0ae 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -3,7 +3,7 @@ PORTNAME?= opencv PORTVERSION= 2.4.13.1 -PORTREVISION?= 7 +PORTREVISION?= 8 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index 5e1bc63d7e51..1fc8ce209d06 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -3,8 +3,8 @@ PORTNAME= openimageio PORTVERSION= 1.7.17 -PORTREVISION= 3 DISTVERSIONPREFIX= Release- +PORTREVISION= 4 CATEGORIES?= graphics multimedia MAINTAINER?= FreeBSD@Shaneware.biz diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile index 2bedb87b919a..fc2958ec553e 100644 --- a/graphics/osg-devel/Makefile +++ b/graphics/osg-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= osg PORTVERSION= 3.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://trac.openscenegraph.org/downloads/developer_releases/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index 70a2c946c1e3..112ed136f3d6 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -3,7 +3,7 @@ PORTNAME= osg PORTVERSION= 3.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://trac.openscenegraph.org/downloads/developer_releases/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/graphics/php5-ffmpeg/Makefile b/graphics/php5-ffmpeg/Makefile index d1b31a783299..7cf2b06b4264 100644 --- a/graphics/php5-ffmpeg/Makefile +++ b/graphics/php5-ffmpeg/Makefile @@ -4,7 +4,7 @@ PORTNAME= ffmpeg PORTVERSION= 0.6.0.20120114 DISTVERSIONPREFIX= php- -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= LOCAL/sunpoet PKGNAMEPREFIX= php5- diff --git a/graphics/pqiv/Makefile b/graphics/pqiv/Makefile index 4ebcd3688e4d..765a98afcd01 100644 --- a/graphics/pqiv/Makefile +++ b/graphics/pqiv/Makefile @@ -3,6 +3,7 @@ PORTNAME= pqiv PORTVERSION= 2.8.5 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= danilo@FreeBSD.org diff --git a/graphics/py-imageio/Makefile b/graphics/py-imageio/Makefile index c34ab1090231..5917bbc3ad4e 100644 --- a/graphics/py-imageio/Makefile +++ b/graphics/py-imageio/Makefile @@ -2,7 +2,7 @@ PORTNAME= imageio PORTVERSION= 1.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile index 5faf8a05f3b3..f1f0814ff430 100644 --- a/graphics/wxsvg/Makefile +++ b/graphics/wxsvg/Makefile @@ -3,7 +3,7 @@ PORTNAME= wxsvg PORTVERSION= 1.5.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF |