diff -ruN --exclude=CVS /usr/ports/graphics/gdal/Makefile /usr/ports/sunpoet/gdal/Makefile --- /usr/ports/graphics/gdal/Makefile 2010-04-04 03:49:36.000000000 +0800 +++ /usr/ports/sunpoet/gdal/Makefile 2010-05-11 23:41:47.000000000 +0800 @@ -7,7 +7,7 @@ PORTNAME= gdal PORTVERSION= 1.6.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics geography MASTER_SITES= ftp://ftp.remotesensing.org/pub/gdal/ \ http://www.gdal.org/dl/ \ @@ -95,7 +95,7 @@ .endif .if !defined(WITHOUT_GEOTIFF) -LIB_DEPENDS+= geotiff.1:${PORTSDIR}/graphics/libgeotiff +LIB_DEPENDS+= geotiff.2:${PORTSDIR}/graphics/libgeotiff CONFIGURE_ARGS+= --with-libgeotiff=${LOCALBASE} .endif diff -ruN --exclude=CVS /usr/ports/graphics/gdal-grass/Makefile /usr/ports/sunpoet/gdal-grass/Makefile --- /usr/ports/graphics/gdal-grass/Makefile 2010-03-28 20:22:17.000000000 +0800 +++ /usr/ports/sunpoet/gdal-grass/Makefile 2010-05-11 23:42:41.000000000 +0800 @@ -7,7 +7,7 @@ PORTNAME= gdal-grass PORTVERSION= 1.4.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://www.gdal.org/dl/ \ ftp://ftp.remotesensing.org/gdal/ \ diff -ruN --exclude=CVS /usr/ports/databases/grass/Makefile /usr/ports/sunpoet/grass/Makefile --- /usr/ports/databases/grass/Makefile 2010-03-28 20:20:54.000000000 +0800 +++ /usr/ports/sunpoet/grass/Makefile 2010-05-11 23:43:07.000000000 +0800 @@ -7,7 +7,7 @@ PORTNAME= grass PORTVERSION= 6.2.3 -PORTREVISION= 9 +PORTREVISION= 10 PORTEPOCH= 2 CATEGORIES= databases geography MASTER_SITES= http://grass.itc.it/grass62/source/ \ diff -ruN --exclude=CVS /usr/ports/graphics/qgis/Makefile /usr/ports/sunpoet/qgis/Makefile --- /usr/ports/graphics/qgis/Makefile 2010-04-29 11:46:02.000000000 +0800 +++ /usr/ports/sunpoet/qgis/Makefile 2010-05-11 23:43:47.000000000 +0800 @@ -7,7 +7,7 @@ PORTNAME= qgis PORTVERSION= 1.4.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/qgis/src/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff -ruN --exclude=CVS /usr/ports/astro/qlandkartegt/Makefile /usr/ports/sunpoet/qlandkartegt/Makefile --- /usr/ports/astro/qlandkartegt/Makefile 2010-03-28 20:20:33.000000000 +0800 +++ /usr/ports/sunpoet/qlandkartegt/Makefile 2010-05-11 23:44:25.000000000 +0800 @@ -7,7 +7,7 @@ PORTNAME= qlandkartegt PORTVERSION= 0.16.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION} diff -ruN --exclude=CVS /usr/ports/math/saga/Makefile /usr/ports/sunpoet/saga/Makefile --- /usr/ports/math/saga/Makefile 2010-03-28 20:23:18.000000000 +0800 +++ /usr/ports/sunpoet/saga/Makefile 2010-05-11 23:45:38.000000000 +0800 @@ -7,7 +7,7 @@ PORTNAME= saga PORTVERSION= 2.0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_src_linux --- libgeotiff-bump-portrevision.patch ends here ---