aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/synfig/Makefile2
-rw-r--r--graphics/ImageMagick/Makefile1
-rw-r--r--graphics/blender/Makefile1
-rw-r--r--graphics/cimg/Makefile1
-rw-r--r--graphics/darktable/Makefile1
-rw-r--r--graphics/enblend/Makefile2
-rw-r--r--graphics/k3d/Makefile1
-rw-r--r--graphics/luminance/Makefile1
-rw-r--r--graphics/opencv/Makefile2
-rw-r--r--graphics/openimageio/Makefile2
-rw-r--r--graphics/osg-devel/Makefile1
-rw-r--r--graphics/osg/Makefile2
-rw-r--r--graphics/pfstools/Makefile2
-rw-r--r--graphics/pixie/Makefile4
-rw-r--r--graphics/povray37/Makefile1
-rw-r--r--graphics/vigra/Makefile1
-rw-r--r--graphics/vips/Makefile2
-rw-r--r--science/gwyddion/Makefile2
-rw-r--r--x11/kdelibs3/Makefile2
19 files changed, 20 insertions, 11 deletions
diff --git a/devel/synfig/Makefile b/devel/synfig/Makefile
index a5e05aaa6914..c2870878e79a 100644
--- a/devel/synfig/Makefile
+++ b/devel/synfig/Makefile
@@ -3,7 +3,7 @@
PORTNAME= synfig
DISTVERSION= 0.63.05
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel graphics multimedia
MASTER_SITES= SF
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 387b84da5caa..802a57503e9f 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PORTNAME= ImageMagick
+PORTREVISION= 1
DISTVERSION= 6.8.0-7
CATEGORIES= graphics perl5
MASTER_SITES= http://www.imagemagick.org/download/ \
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index dfb46fe8e002..0ed1bd9716b2 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -3,6 +3,7 @@
PORTNAME= blender
PORTVERSION= 2.65a
+PORTREVISION= 2
CATEGORIES= graphics games
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 f6f4e84fa74e..5730ea895018 100644
--- a/graphics/cimg/Makefile
+++ b/graphics/cimg/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cimg
PORTVERSION= 1.5.2
+PORTREVISION= 3
PORTEPOCH= 3
CATEGORIES= graphics devel
MASTER_SITES= SF/${PORTNAME} \
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index bccfaf7179d6..08b0e9418edb 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -3,6 +3,7 @@
PORTNAME= darktable
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile
index 9c53ccef199e..1c97c1a2a63b 100644
--- a/graphics/enblend/Makefile
+++ b/graphics/enblend/Makefile
@@ -7,7 +7,7 @@
PORTNAME= enblend
PORTVERSION= 4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= enblend/enblend-enfuse/enblend-enfuse-${PORTVERSION}
diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile
index 93b408db5bfb..a6f29a6db249 100644
--- a/graphics/k3d/Makefile
+++ b/graphics/k3d/Makefile
@@ -8,6 +8,7 @@
PORTNAME= k3d
PORTVERSION= 0.8.0.2
+PORTREVISION= 1
DISTVERSIONPREFIX= source-
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/K-3D%20Source/K-3D%20${PORTVERSION}
diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile
index 41fd781ff85e..e8f4b3f139ec 100644
--- a/graphics/luminance/Makefile
+++ b/graphics/luminance/Makefile
@@ -6,6 +6,7 @@
#
PORTNAME= luminance-hdr
+PORTREVISION= 1
DISTVERSION= 2.3.0
CATEGORIES= graphics
MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION}
diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile
index b594826fe71e..3e3b06ec63af 100644
--- a/graphics/opencv/Makefile
+++ b/graphics/opencv/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= opencv
PORTVERSION= 2.3.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}library/${PORTNAME}-unix/${PORTVERSION}
DISTNAME= OpenCV-${DISTVERSION}a
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index c999b3c7dd58..465d8c7e7cde 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= openimageio
PORTVERSION= 1.1.2
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= graphics multimedia
MASTER_SITES= https://github.com/OpenImageIO/oiio/tarball/
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile
index bdab3084732a..fae9c96b0df2 100644
--- a/graphics/osg-devel/Makefile
+++ b/graphics/osg-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= osg
PORTVERSION= 3.1.3
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.openscenegraph.org/downloads/developer_releases/ \
http://mirror.amdmi3.ru/distfiles/
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index a2cd5e315e19..fba5ee711537 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= osg
PORTVERSION= 3.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PORTVERSION}/source/ \
http://mirror.amdmi3.ru/distfiles/
diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile
index f55cc76591c5..004787b39347 100644
--- a/graphics/pfstools/Makefile
+++ b/graphics/pfstools/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pfstools
PORTVERSION= 1.6.4
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= graphics
MASTER_SITES= SF
diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile
index c9ad77571d81..74b10fb322a2 100644
--- a/graphics/pixie/Makefile
+++ b/graphics/pixie/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pixie
PORTVERSION= 2.2.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Pixie%20${PORTVERSION}
DISTNAME= Pixie-src-${PORTVERSION}
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A photorealistic renderer with Pixar's RenderMan-like interface
BUILD_DEPENDS= flex:${PORTSDIR}/textproc/flex
-LIB_DEPENDS= IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
+LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \
tiff.4:${PORTSDIR}/graphics/tiff \
fltk_gl.1:${PORTSDIR}/x11-toolkits/fltk
diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile
index 6745af784ec7..2502793c66a9 100644
--- a/graphics/povray37/Makefile
+++ b/graphics/povray37/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PORTNAME= povray
+PORTREVISION= 1
DISTVERSION= 3.7.0.RC6
CATEGORIES= graphics
MASTER_SITES= http://www.povray.org/beta/source/
diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile
index 11f2f7c2b1c9..252dd6840e72 100644
--- a/graphics/vigra/Makefile
+++ b/graphics/vigra/Makefile
@@ -3,6 +3,7 @@
PORTNAME= vigra
PORTVERSION= 1.9.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://hci.iwr.uni-heidelberg.de/vigra/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index f8b2a599b180..444a65cffe15 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vips
PORTVERSION= 7.26.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/
diff --git a/science/gwyddion/Makefile b/science/gwyddion/Makefile
index 1a0362f0016b..873f2f19a310 100644
--- a/science/gwyddion/Makefile
+++ b/science/gwyddion/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gwyddion
PORTVERSION= 2.30
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science graphics
MASTER_SITES= SF
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index a8d8c35b8b6e..e499c3707bc7 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdelibs
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= x11 kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src