aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-05-19 10:07:14 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-05-19 10:07:14 +0000
commit9c7f3409d5891177e8975d603ff0ec39f0a74841 (patch)
tree3624045ed01800723d90846944a5f10399a075cb
parent4bff8408e3b05e4762953dfec9f64c3bada766f7 (diff)
downloadports-9c7f3409d5891177e8975d603ff0ec39f0a74841.tar.gz
ports-9c7f3409d5891177e8975d603ff0ec39f0a74841.zip
Notes
-rw-r--r--astro/merkaartor/Makefile2
-rw-r--r--astro/qlandkartegt/Makefile2
-rw-r--r--comms/xastir/Makefile2
-rw-r--r--databases/grass/Makefile4
-rw-r--r--graphics/R-cran-rgdal/Makefile3
-rw-r--r--graphics/gdal-grass/Makefile2
-rw-r--r--graphics/gmt/Makefile4
-rw-r--r--graphics/mapnik/Makefile2
-rw-r--r--graphics/mapserver/Makefile4
-rw-r--r--graphics/osg-devel/Makefile3
-rw-r--r--graphics/osg/Makefile3
-rw-r--r--graphics/qgis/Makefile2
-rw-r--r--graphics/visionworkbench/Makefile1
-rw-r--r--math/saga/Makefile4
14 files changed, 21 insertions, 17 deletions
diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile
index 5c97e12383e0..71a2dc74bda2 100644
--- a/astro/merkaartor/Makefile
+++ b/astro/merkaartor/Makefile
@@ -7,7 +7,7 @@
PORTNAME= merkaartor
PORTVERSION= 0.18.a
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= astro
MASTER_SITES= https://secure.ohos.nl/downloads/
diff --git a/astro/qlandkartegt/Makefile b/astro/qlandkartegt/Makefile
index 7a7207f312ac..cc926a46fc2d 100644
--- a/astro/qlandkartegt/Makefile
+++ b/astro/qlandkartegt/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qlandkartegt
PORTVERSION= 1.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= astro
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION}
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile
index b757f543377b..5383e2356957 100644
--- a/comms/xastir/Makefile
+++ b/comms/xastir/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xastir
PORTVERSION= 2.0.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= comms hamradio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION}
diff --git a/databases/grass/Makefile b/databases/grass/Makefile
index 360196daf6c7..33c81826f656 100644
--- a/databases/grass/Makefile
+++ b/databases/grass/Makefile
@@ -7,7 +7,7 @@
PORTNAME= grass
PORTVERSION= 6.4.2
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 2
CATEGORIES= databases geography
MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \
@@ -26,7 +26,7 @@ COMMENT= An open source Geographical Information System (GIS)
LICENSE= GPLv2
BUILD_DEPENDS= ${LOCALBASE}/bin/swig:${PORTSDIR}/devel/swig13
-LIB_DEPENDS= gdal.16:${PORTSDIR}/graphics/gdal \
+LIB_DEPENDS= gdal.17:${PORTSDIR}/graphics/gdal \
jpeg.11:${PORTSDIR}/graphics/jpeg \
png.6:${PORTSDIR}/graphics/png \
proj.7:${PORTSDIR}/graphics/proj \
diff --git a/graphics/R-cran-rgdal/Makefile b/graphics/R-cran-rgdal/Makefile
index 7d7c7034af75..bd88611323ca 100644
--- a/graphics/R-cran-rgdal/Makefile
+++ b/graphics/R-cran-rgdal/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rgdal
DISTVERSION= 0.7-11
+PORTREVISION= 1
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -16,7 +17,7 @@ COMMENT= Bindings for the Geospatial Data Abstraction Library
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-LIB_DEPENDS= gdal.16:${PORTSDIR}/graphics/gdal \
+LIB_DEPENDS= gdal.17:${PORTSDIR}/graphics/gdal \
proj.7:${PORTSDIR}/graphics/proj
RUN_DEPENDS= R-cran-sp>=0.9.99:${PORTSDIR}/math/R-cran-sp
diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile
index fa59108f18eb..3a73d0031260 100644
--- a/graphics/gdal-grass/Makefile
+++ b/graphics/gdal-grass/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gdal-grass
PORTVERSION= 1.4.3
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics
MASTER_SITES= http://download.osgeo.org/gdal/
diff --git a/graphics/gmt/Makefile b/graphics/gmt/Makefile
index a3e817208b90..c377c6d89790 100644
--- a/graphics/gmt/Makefile
+++ b/graphics/gmt/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gmt
PORTVERSION= 4.5.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ftp://falcon.grdl.noaa.gov/pub/${PORTNAME}/ \
ftp://ftp.soest.hawaii.edu/${PORTNAME}/ \
@@ -70,7 +70,7 @@ CONFIGURE_ARGS+= --enable-eps
.endif
.if defined(WITH_GDAL)
-LIB_DEPENDS+= gdal.16:${PORTSDIR}/graphics/gdal
+LIB_DEPENDS+= gdal.17:${PORTSDIR}/graphics/gdal
CONFIGURE_ARGS+= --enable-gdal
.endif
diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile
index e5212407d437..0b9bea73eef2 100644
--- a/graphics/mapnik/Makefile
+++ b/graphics/mapnik/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mapnik
PORTVERSION= 2.0.1
-PORTREVISION= 1
+PORTREVISION= 2
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 4fc607a64cb3..eee904d4d6c0 100644
--- a/graphics/mapserver/Makefile
+++ b/graphics/mapserver/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mapserver
PORTVERSION= 6.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics www geography
MASTER_SITES= http://download.osgeo.org/mapserver/
@@ -86,7 +86,7 @@ CONFIGURE_ARGS+= --with-wfs --with-wfsclient
.endif
.if !defined(WITHOUT_GDAL)
-LIB_DEPENDS+= gdal.16:${PORTSDIR}/graphics/gdal
+LIB_DEPENDS+= gdal.17:${PORTSDIR}/graphics/gdal
CONFIGURE_ARGS+= --with-gdal=${LOCALBASE}/bin/gdal-config \
--with-ogr=${LOCALBASE}/bin/gdal-config
.endif
diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile
index 9e77d070d833..1d1084c19112 100644
--- a/graphics/osg-devel/Makefile
+++ b/graphics/osg-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= osg
PORTVERSION= 3.1.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.openscenegraph.org/downloads/developer_releases/ \
http://mirror.amdmi3.ru/distfiles/
@@ -84,7 +85,7 @@ PLIST_SUB+= FREETYPE="@comment "
.if defined(WITH_GDAL)
FORCE_REQUIRE+= GDAL
-LIB_DEPENDS+= gdal.16:${PORTSDIR}/graphics/gdal
+LIB_DEPENDS+= gdal.17:${PORTSDIR}/graphics/gdal
PLIST_SUB+= GDAL=""
.else
FORCE_IGNORE+= GDAL
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index ffa26b4e6201..8f3db2235dce 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -7,6 +7,7 @@
PORTNAME= osg
PORTVERSION= 3.0.1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PORTVERSION}/source/ \
http://mirror.amdmi3.ru/distfiles/
@@ -84,7 +85,7 @@ PLIST_SUB+= FREETYPE="@comment "
.if defined(WITH_GDAL)
FORCE_REQUIRE+= GDAL
-LIB_DEPENDS+= gdal.16:${PORTSDIR}/graphics/gdal
+LIB_DEPENDS+= gdal.17:${PORTSDIR}/graphics/gdal
PLIST_SUB+= GDAL=""
.else
FORCE_IGNORE+= GDAL
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index ebe3af1f8e9e..e001fe4913e9 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qgis
PORTVERSION= 1.7.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics geography
MASTER_SITES= http://qgis.org/downloads/ \
http://download.osgeo.org/qgis/src/
diff --git a/graphics/visionworkbench/Makefile b/graphics/visionworkbench/Makefile
index 263570370cdc..5b4b628b436d 100644
--- a/graphics/visionworkbench/Makefile
+++ b/graphics/visionworkbench/Makefile
@@ -7,6 +7,7 @@
PORTNAME= visionworkbench
PORTVERSION= 2.2.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://ti.arc.nasa.gov/m/project/nasa-vision-workbench/
DISTNAME= VisionWorkbench-${PORTVERSION}
diff --git a/math/saga/Makefile b/math/saga/Makefile
index cb61bfd4011d..aba540ee43ee 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -7,7 +7,7 @@
PORTNAME= saga
PORTVERSION= 2.0.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION}
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -18,7 +18,7 @@ COMMENT= System for Automated Geoscientific Analyses
LICENSE= GPLv2
LIB_DEPENDS= proj.7:${PORTSDIR}/graphics/proj \
- gdal.16:${PORTSDIR}/graphics/gdal \
+ gdal.17:${PORTSDIR}/graphics/gdal \
jasper.4:${PORTSDIR}/graphics/jasper \
tiff.4:${PORTSDIR}/graphics/tiff \
iodbc.3:${PORTSDIR}/databases/libiodbc \