aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-01-29 13:09:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-01-29 13:09:13 +0000
commita278210450d04e80740fb64ba951fe05709e379d (patch)
tree2906c81f04c9ccd23c4bf792e2ac821287d4a5d3
parent2013cb380166a3691d956431ed60ff4f6703ee92 (diff)
downloadports-a278210450d04e80740fb64ba951fe05709e379d.tar.gz
ports-a278210450d04e80740fb64ba951fe05709e379d.zip
Notes
-rw-r--r--astro/merkaartor/Makefile1
-rw-r--r--astro/qlandkartegt/Makefile1
-rw-r--r--comms/xastir/Makefile1
-rw-r--r--databases/grass/Makefile1
-rw-r--r--graphics/gdal-grass/Makefile1
-rw-r--r--graphics/mapserver/Makefile3
-rw-r--r--graphics/osg-devel/Makefile3
-rw-r--r--graphics/osg/Makefile4
-rw-r--r--graphics/qgis/Makefile1
-rw-r--r--graphics/visionworkbench/Makefile1
-rw-r--r--math/saga/Makefile4
11 files changed, 16 insertions, 5 deletions
diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile
index 42a87de8e9dd..403b2fb04fea 100644
--- a/astro/merkaartor/Makefile
+++ b/astro/merkaartor/Makefile
@@ -7,6 +7,7 @@
PORTNAME= merkaartor
PORTVERSION= 0.17.0
+PORTREVISION= 1
CATEGORIES= astro
MASTER_SITES= http://www.merkaartor.be/attachments/download/192/
diff --git a/astro/qlandkartegt/Makefile b/astro/qlandkartegt/Makefile
index 3c840bcf3ff4..870daeaf2934 100644
--- a/astro/qlandkartegt/Makefile
+++ b/astro/qlandkartegt/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qlandkartegt
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= astro
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION}
diff --git a/comms/xastir/Makefile b/comms/xastir/Makefile
index 2face5502c61..57e11b24b679 100644
--- a/comms/xastir/Makefile
+++ b/comms/xastir/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xastir
PORTVERSION= 2.0.0
+PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION}
diff --git a/databases/grass/Makefile b/databases/grass/Makefile
index d30fd7543cb2..854d66f99a1e 100644
--- a/databases/grass/Makefile
+++ b/databases/grass/Makefile
@@ -7,6 +7,7 @@
PORTNAME= grass
PORTVERSION= 6.4.0
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= databases geography
MASTER_SITES= http://grass.itc.it/grass64/source/ \
diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile
index a742580d86b2..f0e0af4e2bef 100644
--- a/graphics/gdal-grass/Makefile
+++ b/graphics/gdal-grass/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gdal-grass
PORTVERSION= 1.4.3
+PORTREVISION= 1
PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= http://www.gdal.org/dl/ \
diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile
index bed909998143..69906c780b0e 100644
--- a/graphics/mapserver/Makefile
+++ b/graphics/mapserver/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mapserver
PORTVERSION= 5.6.6
+PORTREVISION= 1
CATEGORIES= graphics www geography
MASTER_SITES= http://download.osgeo.org/mapserver/
@@ -80,7 +81,7 @@ CONFIGURE_ARGS+= --with-wfs --with-wfsclient
.endif
.if defined(WITH_GDAL)
-LIB_DEPENDS+= gdal.15:${PORTSDIR}/graphics/gdal
+LIB_DEPENDS+= gdal.16:${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 22a5347b9849..431962c7c9b8 100644
--- a/graphics/osg-devel/Makefile
+++ b/graphics/osg-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= osg
PORTVERSION= 2.9.10
+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.15:${PORTSDIR}/graphics/gdal
+LIB_DEPENDS+= gdal.16:${PORTSDIR}/graphics/gdal
PLIST_SUB+= GDAL=""
.else
FORCE_IGNORE+= GDAL
diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile
index 8ebc7ec3ecaa..ef7fd232dbe6 100644
--- a/graphics/osg/Makefile
+++ b/graphics/osg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= osg
PORTVERSION= 2.8.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PORTVERSION}/source/ \
http://mirror.amdmi3.ru/distfiles/
@@ -84,7 +84,7 @@ PLIST_SUB+= FREETYPE="@comment "
.if defined(WITH_GDAL)
FORCE_REQUIRE+= GDAL
-LIB_DEPENDS+= gdal.15:${PORTSDIR}/graphics/gdal
+LIB_DEPENDS+= gdal.16:${PORTSDIR}/graphics/gdal
PLIST_SUB+= GDAL=""
.else
FORCE_IGNORE+= GDAL
diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile
index 25d7298b1082..1ed1728ea3cb 100644
--- a/graphics/qgis/Makefile
+++ b/graphics/qgis/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qgis
PORTVERSION= 1.6.0
+PORTREVISION= 1
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 e57bb793ad87..88bd5552384b 100644
--- a/graphics/visionworkbench/Makefile
+++ b/graphics/visionworkbench/Makefile
@@ -7,6 +7,7 @@
PORTNAME= visionworkbench
PORTVERSION= 2.1.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 366213d3e5e5..171981c8d403 100644
--- a/math/saga/Makefile
+++ b/math/saga/Makefile
@@ -3,9 +3,11 @@
# Whom: Rainer Hurling <rhurlin@gwdg.de>
#
# $FreeBSD$
+#
PORTNAME= saga
PORTVERSION= 2.0.6
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION}
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -14,7 +16,7 @@ MAINTAINER= rhurlin@gwdg.de
COMMENT= System for Automated Geoscientific Analyses
LIB_DEPENDS= proj.6:${PORTSDIR}/graphics/proj \
- gdal.15:${PORTSDIR}/graphics/gdal \
+ gdal.16:${PORTSDIR}/graphics/gdal \
jasper.4:${PORTSDIR}/graphics/jasper \
tiff.4:${PORTSDIR}/graphics/tiff \
iodbc.3:${PORTSDIR}/databases/libiodbc \