aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/R-cran-rgdal/Makefile4
-rw-r--r--graphics/fpc-proj4/Makefile2
-rw-r--r--graphics/gdal/Makefile4
-rw-r--r--graphics/libgeotiff/Makefile1
-rw-r--r--graphics/mapnik/Makefile1
-rw-r--r--graphics/mapserver/Makefile4
-rw-r--r--graphics/p5-Geo-Proj4/Makefile1
-rw-r--r--graphics/qgis/Makefile4
8 files changed, 12 insertions, 9 deletions
diff --git a/graphics/R-cran-rgdal/Makefile b/graphics/R-cran-rgdal/Makefile
index 726b4ca32c11..1d7bcdce116b 100644
--- a/graphics/R-cran-rgdal/Makefile
+++ b/graphics/R-cran-rgdal/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rgdal
DISTVERSION= 0.7-8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -18,7 +18,7 @@ LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
LIB_DEPENDS= gdal.16:${PORTSDIR}/graphics/gdal \
- proj.6:${PORTSDIR}/graphics/proj
+ proj.7:${PORTSDIR}/graphics/proj
RUN_DEPENDS= R-cran-sp>=0.9.60:${PORTSDIR}/math/R-cran-sp
USE_R_MOD= yes
diff --git a/graphics/fpc-proj4/Makefile b/graphics/fpc-proj4/Makefile
index 3ce842f956ff..333390d9d87f 100644
--- a/graphics/fpc-proj4/Makefile
+++ b/graphics/fpc-proj4/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= graphics lang
PKGNAMESUFFIX= -proj4
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 51906ac0e6e8..3be9e71b8bf9 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gdal
PORTVERSION= 1.8.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics geography
MASTER_SITES= http://download.osgeo.org/gdal/ \
ftp://ftp.remotesensing.org/pub/gdal/ \
@@ -183,7 +183,7 @@ CONFIGURE_ARGS+= --with-php
.endif
.if defined(WITH_PROJ)
-LIB_DEPENDS+= proj.6:${PORTSDIR}/graphics/proj
+LIB_DEPENDS+= proj.7:${PORTSDIR}/graphics/proj
CONFIGURE_ARGS+= --with-static-proj4=${LOCALBASE}
.else
CONFIGURE_ARGS+= --with-static-proj4=no
diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile
index 878fe2980056..43cc69217951 100644
--- a/graphics/libgeotiff/Makefile
+++ b/graphics/libgeotiff/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libgeotiff
PORTVERSION= 1.4.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://download.osgeo.org/geotiff/libgeotiff/ \
ftp://ftp.remotesensing.org/geotiff/libgeotiff/ \
diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile
index 84fedc2e950f..e5212407d437 100644
--- a/graphics/mapnik/Makefile
+++ b/graphics/mapnik/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mapnik
PORTVERSION= 2.0.1
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= graphics geography
MASTER_SITES= http://cloud.github.com/downloads/${PORTNAME}/${PORTNAME}/
diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile
index e7f3fb524da7..4fc607a64cb3 100644
--- a/graphics/mapserver/Makefile
+++ b/graphics/mapserver/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mapserver
PORTVERSION= 6.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics www geography
MASTER_SITES= http://download.osgeo.org/mapserver/
@@ -15,7 +15,7 @@ MAINTAINER= wen@FreeBSD.org
COMMENT= System for developing web-based GIS applications
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \
- proj.6:${PORTSDIR}/graphics/proj \
+ proj.7:${PORTSDIR}/graphics/proj \
png.6:${PORTSDIR}/graphics/png \
jpeg.11:${PORTSDIR}/graphics/jpeg \
gif.5:${PORTSDIR}/graphics/giflib
diff --git a/graphics/p5-Geo-Proj4/Makefile b/graphics/p5-Geo-Proj4/Makefile
index 411e03ac2e10..ac753a98bba2 100644
--- a/graphics/p5-Geo-Proj4/Makefile
+++ b/graphics/p5-Geo-Proj4/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Geo-Proj4
PORTVERSION= 1.03
+PORTREVISION= 1
CATEGORIES= graphics devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 9fb2f2121a3a..ebe3af1f8e9e 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qgis
PORTVERSION= 1.7.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics geography
MASTER_SITES= http://qgis.org/downloads/ \
http://download.osgeo.org/qgis/src/
@@ -16,7 +16,7 @@ MAINTAINER= wen@FreeBSD.org
COMMENT= Geographical Information System (GIS) data viewer
LIB_DEPENDS= geos:${PORTSDIR}/graphics/geos \
- proj:${PORTSDIR}/graphics/proj \
+ proj.7:${PORTSDIR}/graphics/proj \
gsl.16:${PORTSDIR}/math/gsl \
qwt.5:${PORTSDIR}/x11-toolkits/qwt5 \
gdal:${PORTSDIR}/graphics/gdal