summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2014-03-10 20:55:20 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2014-03-10 20:55:20 +0000
commit1cd277bdcecf80f1b3c00ed15ff1c9e707024607 (patch)
tree8b56d1724c64bf5dd76ae2dcec17c58fb797e8e1 /graphics
parentUpdate the default version of GCC used in the Ports Collection from (diff)
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs)
Notes
Notes: svn path=/head/; revision=347809
Diffstat (limited to 'graphics')
-rw-r--r--graphics/R-cran-GDD/Makefile2
-rw-r--r--graphics/R-cran-RColorBrewer/Makefile2
-rw-r--r--graphics/R-cran-colorspace/Makefile2
-rw-r--r--graphics/R-cran-diagram/Makefile1
-rw-r--r--graphics/R-cran-dichromat/Makefile2
-rw-r--r--graphics/R-cran-ggplot2/Makefile2
-rw-r--r--graphics/R-cran-munsell/Makefile2
-rw-r--r--graphics/R-cran-pixmap/Makefile2
-rw-r--r--graphics/R-cran-png/Makefile1
-rw-r--r--graphics/R-cran-rgdal/Makefile1
-rw-r--r--graphics/R-cran-rtiff/Makefile1
-rw-r--r--graphics/R-cran-scales/Makefile2
-rw-r--r--graphics/R-cran-shape/Makefile1
-rw-r--r--graphics/cimg/Makefile2
-rw-r--r--graphics/darktable/Makefile2
-rw-r--r--graphics/dataplot/Makefile1
-rw-r--r--graphics/enblend/Makefile2
-rw-r--r--graphics/gdal-grass/Makefile2
-rw-r--r--graphics/gimp-gmic-plugin/Makefile1
-rw-r--r--graphics/glfw/Makefile1
-rw-r--r--graphics/gnash/Makefile2
-rw-r--r--graphics/gource/Makefile2
-rw-r--r--graphics/gplot/Makefile2
-rw-r--r--graphics/grads/Makefile2
-rw-r--r--graphics/gsculpt/Makefile2
-rw-r--r--graphics/hs-HGL/Makefile2
-rw-r--r--graphics/hs-cairo/Makefile2
-rw-r--r--graphics/hs-dia-base/Makefile2
-rw-r--r--graphics/hs-dia-functions/Makefile2
-rw-r--r--graphics/hs-soegtk/Makefile2
-rw-r--r--graphics/hs-svgcairo/Makefile2
-rw-r--r--graphics/hugin-devel/Makefile2
-rw-r--r--graphics/hugin/Makefile2
-rw-r--r--graphics/iccexamin/Makefile2
-rw-r--r--graphics/imgv/Makefile2
-rw-r--r--graphics/impressive/Makefile2
-rw-r--r--graphics/k3d/Makefile2
-rw-r--r--graphics/mahotas/Makefile2
-rw-r--r--graphics/mypaint/Makefile2
-rw-r--r--graphics/ocrfeeder/Makefile2
-rw-r--r--graphics/opendx/Makefile2
-rw-r--r--graphics/oyranos/Makefile2
-rw-r--r--graphics/p5-Chart-Graph/Makefile2
-rw-r--r--graphics/p5-PGPLOT/Makefile2
-rw-r--r--graphics/pgplot/Makefile2
-rw-r--r--graphics/py-opencv/Makefile2
-rw-r--r--graphics/py-opengl/Makefile2
-rw-r--r--graphics/pygts/Makefile2
-rw-r--r--graphics/pymorph/Makefile2
-rw-r--r--graphics/raster3d/Makefile2
-rw-r--r--graphics/scantailor/Makefile2
-rw-r--r--graphics/visionworkbench/Makefile2
-rw-r--r--graphics/xd3d/Makefile2
53 files changed, 53 insertions, 45 deletions
diff --git a/graphics/R-cran-GDD/Makefile b/graphics/R-cran-GDD/Makefile
index 70a3caab2a8d..937e5d39bb61 100644
--- a/graphics/R-cran-GDD/Makefile
+++ b/graphics/R-cran-GDD/Makefile
@@ -3,7 +3,7 @@
PORTNAME= GDD
DISTVERSION= 0.1-13.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/graphics/R-cran-RColorBrewer/Makefile b/graphics/R-cran-RColorBrewer/Makefile
index 2885110e330c..ae485767ce73 100644
--- a/graphics/R-cran-RColorBrewer/Makefile
+++ b/graphics/R-cran-RColorBrewer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= RColorBrewer
DISTVERSION= 1.0-5
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/graphics/R-cran-colorspace/Makefile b/graphics/R-cran-colorspace/Makefile
index 9b1c01b541de..273e5126ef0e 100644
--- a/graphics/R-cran-colorspace/Makefile
+++ b/graphics/R-cran-colorspace/Makefile
@@ -3,7 +3,7 @@
PORTNAME= colorspace
DISTVERSION= 1.2-4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/graphics/R-cran-diagram/Makefile b/graphics/R-cran-diagram/Makefile
index 517dbd20bf15..c8291e5fcc54 100644
--- a/graphics/R-cran-diagram/Makefile
+++ b/graphics/R-cran-diagram/Makefile
@@ -3,6 +3,7 @@
PORTNAME= diagram
PORTVERSION= 1.6.2
+PORTREVISION= 1
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/graphics/R-cran-dichromat/Makefile b/graphics/R-cran-dichromat/Makefile
index 2f7fa0b95e7a..149311941b62 100644
--- a/graphics/R-cran-dichromat/Makefile
+++ b/graphics/R-cran-dichromat/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dichromat
DISTVERSION= 2.0-0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/graphics/R-cran-ggplot2/Makefile b/graphics/R-cran-ggplot2/Makefile
index 72ad1e3bc93e..d691a8bac4f3 100644
--- a/graphics/R-cran-ggplot2/Makefile
+++ b/graphics/R-cran-ggplot2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ggplot2
PORTVERSION= 0.9.3.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/graphics/R-cran-munsell/Makefile b/graphics/R-cran-munsell/Makefile
index 72a995812817..914e12ebedc8 100644
--- a/graphics/R-cran-munsell/Makefile
+++ b/graphics/R-cran-munsell/Makefile
@@ -3,7 +3,7 @@
PORTNAME= munsell
PORTVERSION= 0.4.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/graphics/R-cran-pixmap/Makefile b/graphics/R-cran-pixmap/Makefile
index 62c48ca7e673..f88c273cba3a 100644
--- a/graphics/R-cran-pixmap/Makefile
+++ b/graphics/R-cran-pixmap/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pixmap
DISTVERSION= 0.4-11
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/graphics/R-cran-png/Makefile b/graphics/R-cran-png/Makefile
index d8419fd755f3..d97ae7c8b86c 100644
--- a/graphics/R-cran-png/Makefile
+++ b/graphics/R-cran-png/Makefile
@@ -3,6 +3,7 @@
PORTNAME= png
DISTVERSION= 0.1-7
+PORTREVISION= 1
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/graphics/R-cran-rgdal/Makefile b/graphics/R-cran-rgdal/Makefile
index 79b2c1f615e7..22df43dbf39e 100644
--- a/graphics/R-cran-rgdal/Makefile
+++ b/graphics/R-cran-rgdal/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rgdal
DISTVERSION= 0.8-16
+PORTREVISION= 1
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/graphics/R-cran-rtiff/Makefile b/graphics/R-cran-rtiff/Makefile
index b46498029068..c174559c267f 100644
--- a/graphics/R-cran-rtiff/Makefile
+++ b/graphics/R-cran-rtiff/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rtiff
PORTVERSION= 1.4.4
+PORTREVISION= 1
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/graphics/R-cran-scales/Makefile b/graphics/R-cran-scales/Makefile
index 14cc7bc18654..0973e7bbd228 100644
--- a/graphics/R-cran-scales/Makefile
+++ b/graphics/R-cran-scales/Makefile
@@ -2,7 +2,7 @@
PORTNAME= scales
PORTVERSION= 0.2.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/graphics/R-cran-shape/Makefile b/graphics/R-cran-shape/Makefile
index e213eebc01c2..3b3c312be7bb 100644
--- a/graphics/R-cran-shape/Makefile
+++ b/graphics/R-cran-shape/Makefile
@@ -3,6 +3,7 @@
PORTNAME= shape
PORTVERSION= 1.4.1
+PORTREVISION= 1
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile
index 0c3f1fd95b53..74650b83274b 100644
--- a/graphics/cimg/Makefile
+++ b/graphics/cimg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cimg
PORTVERSION= 1.5.7
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 3
CATEGORIES= graphics devel
MASTER_SITES= SF/${PORTNAME} \
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index 6b0b649b541f..e32d0f58c4cd 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -3,7 +3,7 @@
PORTNAME= darktable
PORTVERSION= 1.2.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}
diff --git a/graphics/dataplot/Makefile b/graphics/dataplot/Makefile
index ff2865fc9d39..0af9dab54f54 100644
--- a/graphics/dataplot/Makefile
+++ b/graphics/dataplot/Makefile
@@ -3,6 +3,7 @@
PORTNAME= dataplot
PORTVERSION= 20132012
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.nist.gov/pub/dataplot/unix/:source \
LOCAL/beech:source \
diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile
index c351d3a82320..35e7d16c728b 100644
--- a/graphics/enblend/Makefile
+++ b/graphics/enblend/Makefile
@@ -3,7 +3,7 @@
PORTNAME= enblend
PORTVERSION= 4.1.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= SF/enblend/enblend-enfuse/enblend-enfuse-${PORTVERSION:R}
DISTNAME= enblend-enfuse-${PORTVERSION}
diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile
index 4fb37104759d..25422a053f3a 100644
--- a/graphics/gdal-grass/Makefile
+++ b/graphics/gdal-grass/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gdal-grass
PORTVERSION= 1.4.3
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= graphics
MASTER_SITES= http://download.osgeo.org/gdal/
diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile
index 77f4da52446a..1c9c6d7c3a45 100644
--- a/graphics/gimp-gmic-plugin/Makefile
+++ b/graphics/gimp-gmic-plugin/Makefile
@@ -2,6 +2,7 @@
PORTNAME= gmic
PORTVERSION= 1.5.8.3
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME} \
SF/${PORTNAME}/old
diff --git a/graphics/glfw/Makefile b/graphics/glfw/Makefile
index aecec7d93387..48ec590224ba 100644
--- a/graphics/glfw/Makefile
+++ b/graphics/glfw/Makefile
@@ -3,6 +3,7 @@
PORTNAME= glfw
PORTVERSION= 3.0.4
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF
diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile
index 7e42d5e8ea7c..c926c3e61df3 100644
--- a/graphics/gnash/Makefile
+++ b/graphics/gnash/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gnash
PORTVERSION= 0.8.10
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics
MASTER_SITES= GNU/${PORTNAME}/${PORTVERSION}/
diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile
index 8c981e40fe6e..24fd6ffc6d2d 100644
--- a/graphics/gource/Makefile
+++ b/graphics/gource/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gource
PORTVERSION= 0.40
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/graphics/gplot/Makefile b/graphics/gplot/Makefile
index ae50cf32e078..fa7644e1b4a9 100644
--- a/graphics/gplot/Makefile
+++ b/graphics/gplot/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gplot
PORTVERSION= 4.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.psc.edu/pub/gplot/
DISTNAME= ${PORTNAME}
diff --git a/graphics/grads/Makefile b/graphics/grads/Makefile
index a9f05a48e7a2..ac61372e9eb4 100644
--- a/graphics/grads/Makefile
+++ b/graphics/grads/Makefile
@@ -3,7 +3,7 @@
PORTNAME= grads
PORTVERSION= 1.9b4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics science math
MASTER_SITES= ftp://grads.iges.org/grads/1.9/:src \
ftp://grads.iges.org/grads/:other
diff --git a/graphics/gsculpt/Makefile b/graphics/gsculpt/Makefile
index caf6dc85f041..356c13d652e4 100644
--- a/graphics/gsculpt/Makefile
+++ b/graphics/gsculpt/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gsculpt
PORTVERSION= 0.99.47
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME:S,-src,,}
DISTNAME= gSculpt-${PORTVERSION}-alpha-src
diff --git a/graphics/hs-HGL/Makefile b/graphics/hs-HGL/Makefile
index 4447e815a859..a7734d7bc687 100644
--- a/graphics/hs-HGL/Makefile
+++ b/graphics/hs-HGL/Makefile
@@ -3,7 +3,7 @@
PORTNAME= HGL
PORTVERSION= 3.2.0.2
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= graphics haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/graphics/hs-cairo/Makefile b/graphics/hs-cairo/Makefile
index 17d9cd0feb60..8a5073765515 100644
--- a/graphics/hs-cairo/Makefile
+++ b/graphics/hs-cairo/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cairo
PORTVERSION= 0.12.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/graphics/hs-dia-base/Makefile b/graphics/hs-dia-base/Makefile
index c640791ba85f..c623a46ddb52 100644
--- a/graphics/hs-dia-base/Makefile
+++ b/graphics/hs-dia-base/Makefile
@@ -2,7 +2,7 @@
PORTNAME= dia-base
PORTVERSION= 0.1.1.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/graphics/hs-dia-functions/Makefile b/graphics/hs-dia-functions/Makefile
index 3e887b2a7e5e..2b21adc10209 100644
--- a/graphics/hs-dia-functions/Makefile
+++ b/graphics/hs-dia-functions/Makefile
@@ -2,7 +2,7 @@
PORTNAME= dia-functions
PORTVERSION= 0.2.1.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/graphics/hs-soegtk/Makefile b/graphics/hs-soegtk/Makefile
index 63d232b5aa1d..5795d45644cf 100644
--- a/graphics/hs-soegtk/Makefile
+++ b/graphics/hs-soegtk/Makefile
@@ -2,7 +2,7 @@
PORTNAME= soegtk
PORTVERSION= 0.12.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/graphics/hs-svgcairo/Makefile b/graphics/hs-svgcairo/Makefile
index 94bd0f2346cf..0693293367fc 100644
--- a/graphics/hs-svgcairo/Makefile
+++ b/graphics/hs-svgcairo/Makefile
@@ -2,7 +2,7 @@
PORTNAME= svgcairo
PORTVERSION= 0.12.1.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/graphics/hugin-devel/Makefile b/graphics/hugin-devel/Makefile
index e305808f1607..1fd60d3ceec3 100644
--- a/graphics/hugin-devel/Makefile
+++ b/graphics/hugin-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hugin
PORTVERSION= 2013.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-2013.0
PKGNAMESUFFIX= -devel
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index d44ac5182393..ba1bfbfc76d8 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hugin
PORTVERSION= 2012.0.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
diff --git a/graphics/iccexamin/Makefile b/graphics/iccexamin/Makefile
index abb05acc15dc..b45a3a05e0b4 100644
--- a/graphics/iccexamin/Makefile
+++ b/graphics/iccexamin/Makefile
@@ -2,7 +2,7 @@
PORTNAME= iccexamin
PORTVERSION= 0.54
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF/oyranos/ICC%20Examin/ICC%20Examin%20${PORTVERSION}
DISTNAME= icc_examin-${PORTVERSION}
diff --git a/graphics/imgv/Makefile b/graphics/imgv/Makefile
index 9880ee7bd735..2a1fc6b33066 100644
--- a/graphics/imgv/Makefile
+++ b/graphics/imgv/Makefile
@@ -3,7 +3,7 @@
PORTNAME= imgv
PORTVERSION= 3.1.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
EXTRACT_SUFX= -src.tar.gz
diff --git a/graphics/impressive/Makefile b/graphics/impressive/Makefile
index 1ffc331550c4..21c1e6e9f844 100644
--- a/graphics/impressive/Makefile
+++ b/graphics/impressive/Makefile
@@ -3,7 +3,7 @@
PORTNAME= impressive
PORTVERSION= 0.10.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/Impressive/${PORTVERSION}/
DISTNAME= Impressive-${PORTVERSION}
diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile
index 2eb27341cec7..8bc6fcc707cf 100644
--- a/graphics/k3d/Makefile
+++ b/graphics/k3d/Makefile
@@ -3,7 +3,7 @@
PORTNAME= k3d
PORTVERSION= 0.8.0.2
-PORTREVISION= 5
+PORTREVISION= 6
DISTVERSIONPREFIX= source-
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/K-3D%20Source/K-3D%20${PORTVERSION}
diff --git a/graphics/mahotas/Makefile b/graphics/mahotas/Makefile
index 3b752c15b4a3..5efa5957cc93 100644
--- a/graphics/mahotas/Makefile
+++ b/graphics/mahotas/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mahotas
PORTVERSION= 0.9.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/mypaint/Makefile b/graphics/mypaint/Makefile
index 91f55ee8df06..c27112803d22 100644
--- a/graphics/mypaint/Makefile
+++ b/graphics/mypaint/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mypaint
PORTVERSION= 1.1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://download.gna.org/mypaint/ \
http://mirror.amdmi3.ru/distfiles/
diff --git a/graphics/ocrfeeder/Makefile b/graphics/ocrfeeder/Makefile
index aacbc9c59066..925cf21b3696 100644
--- a/graphics/ocrfeeder/Makefile
+++ b/graphics/ocrfeeder/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ocrfeeder
PORTVERSION= 0.7.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR=sources/ocrfeeder/${PORTVERSION:R}
diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile
index 34159fcadd78..b28a25ffff6b 100644
--- a/graphics/opendx/Makefile
+++ b/graphics/opendx/Makefile
@@ -3,7 +3,7 @@
PORTNAME= opendx
PORTVERSION= 4.4.4
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= graphics math java
MASTER_SITES= http://www.sfr-fresh.com/unix/misc/
DISTNAME= dx-${PORTVERSION}
diff --git a/graphics/oyranos/Makefile b/graphics/oyranos/Makefile
index 5d058c79b473..c11857a316c7 100644
--- a/graphics/oyranos/Makefile
+++ b/graphics/oyranos/Makefile
@@ -2,7 +2,7 @@
PORTNAME= oyranos
PORTVERSION= 0.9.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/Oyranos/Oyranos%20${PORTVERSION:C|(.*)\.[0-9]*$|\1|}
diff --git a/graphics/p5-Chart-Graph/Makefile b/graphics/p5-Chart-Graph/Makefile
index c1fb10d0796d..0b0e33c15d43 100644
--- a/graphics/p5-Chart-Graph/Makefile
+++ b/graphics/p5-Chart-Graph/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Chart-Graph
PORTVERSION= 3.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/graphics/p5-PGPLOT/Makefile b/graphics/p5-PGPLOT/Makefile
index a574e7619180..24e1a6e43c8c 100644
--- a/graphics/p5-PGPLOT/Makefile
+++ b/graphics/p5-PGPLOT/Makefile
@@ -3,7 +3,7 @@
PORTNAME= PGPLOT
PORTVERSION= 2.21
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:KGB
diff --git a/graphics/pgplot/Makefile b/graphics/pgplot/Makefile
index 604e4d1c3d74..35752f9288cf 100644
--- a/graphics/pgplot/Makefile
+++ b/graphics/pgplot/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pgplot
PORTVERSION= 5.2.2
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.astro.caltech.edu/pub/pgplot/
DISTNAME= ${PORTNAME}${PORTVERSION:R}
diff --git a/graphics/py-opencv/Makefile b/graphics/py-opencv/Makefile
index e7bdf3c8ecaf..a8b1562a09b5 100644
--- a/graphics/py-opencv/Makefile
+++ b/graphics/py-opencv/Makefile
@@ -1,7 +1,7 @@
# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= graphics python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/py-opengl/Makefile b/graphics/py-opengl/Makefile
index 20def390ed91..622d43f58167 100644
--- a/graphics/py-opengl/Makefile
+++ b/graphics/py-opengl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= opengl
PORTVERSION= 3.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics python
MASTER_SITES= SF/py${PORTNAME}/PyOpenGL/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/pygts/Makefile b/graphics/pygts/Makefile
index ed277a00a968..61f2a83a7549 100644
--- a/graphics/pygts/Makefile
+++ b/graphics/pygts/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pygts
PORTVERSION= 0.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics python
MASTER_SITES= SF
diff --git a/graphics/pymorph/Makefile b/graphics/pymorph/Makefile
index 8fc71cdb6a59..903c9062f533 100644
--- a/graphics/pymorph/Makefile
+++ b/graphics/pymorph/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pymorph
PORTVERSION= 0.96
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
diff --git a/graphics/raster3d/Makefile b/graphics/raster3d/Makefile
index 97698113d615..37cccabb890a 100644
--- a/graphics/raster3d/Makefile
+++ b/graphics/raster3d/Makefile
@@ -3,7 +3,7 @@
PORTNAME= raster3d
PORTVERSION= 3.0.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics biology
MASTER_SITES= http://skuld.bmsc.washington.edu/${PORTNAME}/
DISTNAME= Raster3D_${PORTVERSION:R}-${PORTVERSION:E}
diff --git a/graphics/scantailor/Makefile b/graphics/scantailor/Makefile
index b31411377b69..6eadf4ad37a3 100644
--- a/graphics/scantailor/Makefile
+++ b/graphics/scantailor/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scantailor
PORTVERSION= 0.9.11.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF
diff --git a/graphics/visionworkbench/Makefile b/graphics/visionworkbench/Makefile
index dc0cf2367826..526e1a77344f 100644
--- a/graphics/visionworkbench/Makefile
+++ b/graphics/visionworkbench/Makefile
@@ -3,7 +3,7 @@
PORTNAME= visionworkbench
PORTVERSION= 2.2.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics
MASTER_SITES= http://ti.arc.nasa.gov/m/project/nasa-vision-workbench/
DISTNAME= VisionWorkbench-${PORTVERSION}
diff --git a/graphics/xd3d/Makefile b/graphics/xd3d/Makefile
index 96e5cfd08325..949d08704c66 100644
--- a/graphics/xd3d/Makefile
+++ b/graphics/xd3d/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xd3d
PORTVERSION= 8.3.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics math
MASTER_SITES= http://www.cmap.polytechnique.fr/~jouve/xd3d/