aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-06-23 00:46:17 +0800
committertijl <tijl@FreeBSD.org>2014-06-23 00:46:17 +0800
commit7c4f001bb6a25255e7d0979b65815bbd67411cd9 (patch)
tree08c4cba1bf01dc87ff98eb8066d762ff9dc9530b /graphics
parent07a0c51d44324501b678bef30b77bafc48928dcb (diff)
downloadfreebsd-ports-gnome-7c4f001bb6a25255e7d0979b65815bbd67411cd9.tar.gz
freebsd-ports-gnome-7c4f001bb6a25255e7d0979b65815bbd67411cd9.tar.zst
freebsd-ports-gnome-7c4f001bb6a25255e7d0979b65815bbd67411cd9.zip
Bump PORTREVISION for jbigkit library version bump.
Approved by: portmgr (implicit)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/GraphicsMagick/Makefile1
-rw-r--r--graphics/ImageMagick/Makefile2
-rw-r--r--graphics/libgeotiff/Makefile2
-rw-r--r--graphics/librasterlite/Makefile1
-rw-r--r--graphics/libreatlas/Makefile2
-rw-r--r--graphics/netpbm/Makefile1
-rw-r--r--graphics/scantailor/Makefile2
-rw-r--r--graphics/tiff/Makefile2
-rw-r--r--graphics/tiffgt/Makefile1
-rw-r--r--graphics/xpaint/Makefile2
10 files changed, 10 insertions, 6 deletions
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile
index 29cb96f253fc..a8f989dad30e 100644
--- a/graphics/GraphicsMagick/Makefile
+++ b/graphics/GraphicsMagick/Makefile
@@ -3,6 +3,7 @@
PORTNAME= GraphicsMagick
PORTVERSION= 1.3.19
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= SF \
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index e78569936e80..f478c86e7a70 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ImageMagick
DISTVERSION= 6.8.9-3
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= graphics perl5
MASTER_SITES= http://www.imagemagick.org/download/ \
diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile
index f358848fd736..c957da3ebe18 100644
--- a/graphics/libgeotiff/Makefile
+++ b/graphics/libgeotiff/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libgeotiff
PORTVERSION= 1.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://download.osgeo.org/geotiff/libgeotiff/ \
ftp://ftp.remotesensing.org/geotiff/libgeotiff/ \
diff --git a/graphics/librasterlite/Makefile b/graphics/librasterlite/Makefile
index 42d7904673e4..f3ab8904951c 100644
--- a/graphics/librasterlite/Makefile
+++ b/graphics/librasterlite/Makefile
@@ -3,6 +3,7 @@
PORTNAME= librasterlite
PORTVERSION= 1.1g
+PORTREVISION= 1
CATEGORIES= graphics geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/librasterlite-sources/
diff --git a/graphics/libreatlas/Makefile b/graphics/libreatlas/Makefile
index 224259d0dd7e..7e74b0dc9eb7 100644
--- a/graphics/libreatlas/Makefile
+++ b/graphics/libreatlas/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libreatlas
PORTVERSION= 1.0.0a
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 191755653549..e870ff996ef2 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -3,6 +3,7 @@
PORTNAME= netpbm
PORTVERSION= 10.35.92
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF/netpbm/super_stable/${PORTVERSION} \
${MASTER_SITE_LOCAL:S/$/:man/}
diff --git a/graphics/scantailor/Makefile b/graphics/scantailor/Makefile
index 6eadf4ad37a3..e3683d000af0 100644
--- a/graphics/scantailor/Makefile
+++ b/graphics/scantailor/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scantailor
PORTVERSION= 0.9.11.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= SF
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index a253de9eff77..dbfb26db0f4d 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tiff
PORTVERSION= 4.0.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \
http://download.osgeo.org/libtiff/
diff --git a/graphics/tiffgt/Makefile b/graphics/tiffgt/Makefile
index d6fa19c4675b..49d969022025 100644
--- a/graphics/tiffgt/Makefile
+++ b/graphics/tiffgt/Makefile
@@ -2,6 +2,7 @@
PORTNAME= tiffgt
PORTVERSION= 4.0.3
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \
http://download.osgeo.org/libtiff/
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
index f9ba85f414fb..fe88608d5b1f 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xpaint
PORTVERSION= 2.9.10.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF/sf-${PORTNAME}/sf-${PORTNAME}/${PORTNAME}-${PORTVERSION:R}