From 8acf9e7a2751d2e3db7465f41b553da79bf9d322 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 14 Aug 2009 21:29:25 +0000 Subject: [PATCH] - Chase graphics/geos shlib bump --- databases/postgis/Makefile | 1 + databases/spatialite/Makefile | 4 ++-- devel/py-shapely/Makefile | 4 ++-- graphics/gdal/Makefile | 4 ++-- graphics/mapnik/Makefile | 2 +- graphics/qgis/Makefile | 1 + 6 files changed, 9 insertions(+), 7 deletions(-) diff --git a/databases/postgis/Makefile b/databases/postgis/Makefile index df35f9606334..ba601aef1494 100644 --- a/databases/postgis/Makefile +++ b/databases/postgis/Makefile @@ -7,6 +7,7 @@ PORTNAME= postgis DISTVERSION= 1.3.6 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= http://postgis.refractions.net/download/ diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile index 6a97be5445b7..e94688e595ec 100644 --- a/databases/spatialite/Makefile +++ b/databases/spatialite/Makefile @@ -7,14 +7,14 @@ PORTNAME= spatialite PORTVERSION= 2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/${PORTNAME}-${PORTVERSION}/ MAINTAINER= wenheping@gmail.com COMMENT= Spatial Extensions for SQLite -LIB_DEPENDS= geos_c.6:${PORTSDIR}/graphics/geos/ \ +LIB_DEPENDS= geos_c.7:${PORTSDIR}/graphics/geos/ \ proj.5:${PORTSDIR}/graphics/proj/ \ iconv.3:${PORTSDIR}/converters/libiconv/ diff --git a/devel/py-shapely/Makefile b/devel/py-shapely/Makefile index 7b6d704dd0e8..0ac99e75f2d5 100644 --- a/devel/py-shapely/Makefile +++ b/devel/py-shapely/Makefile @@ -7,7 +7,7 @@ PORTNAME= Shapely PORTVERSION= 1.0.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wenheping@gmail.com COMMENT= Python Package for Manipulation 2D Geospatial Geometry -LIB_DEPENDS= geos_c.6:${PORTSDIR}/graphics/geos +LIB_DEPENDS= geos_c.7:${PORTSDIR}/graphics/geos USE_PYTHON= 2.5+ USE_PYDISTUTILS= easy_install diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 51000201036d..746a6da9ed77 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -7,7 +7,7 @@ PORTNAME= gdal PORTVERSION= 1.6.0 -PORTREVISION= 2 +PORTREVISION= 4 CATEGORIES= graphics geography MASTER_SITES= ftp://ftp.remotesensing.org/pub/gdal/ \ http://www.gdal.org/dl/ \ @@ -88,7 +88,7 @@ CONFIGURE_ARGS+= --with-expat=no .endif .if defined(WITH_GEOS) -LIB_DEPENDS+= geos.0:${PORTSDIR}/graphics/geos +LIB_DEPENDS+= geos.7:${PORTSDIR}/graphics/geos CONFIGURE_ARGS+= --with-geos=${LOCALBASE}/bin/geos-config .else CONFIGURE_ARGS+= --with-geos=no diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index e576035cc686..4d9417307510 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -7,7 +7,7 @@ PORTNAME= mapnik PORTVERSION= 0.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics geography MASTER_SITES= ${MASTER_SITE_BERLIOS}/${PORTNAME}/ diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index cf9ed89ae06a..cbe55204270e 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -7,6 +7,7 @@ PORTNAME= qgis PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/qgis/src/ DISTNAME= ${PORTNAME}_${PORTVERSION}