diff options
author | wen <wen@FreeBSD.org> | 2012-05-07 16:12:53 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-05-07 16:12:53 +0800 |
commit | 12a218ba04e30431f97703165b51da27b4c89cae (patch) | |
tree | 523ff9401c2a0e96269d726a0bdbad602ffbb6b8 | |
parent | 3347aef625e93957e6faf5bc58aa214e7c9baa57 (diff) | |
download | freebsd-ports-gnome-12a218ba04e30431f97703165b51da27b4c89cae.tar.gz freebsd-ports-gnome-12a218ba04e30431f97703165b51da27b4c89cae.tar.zst freebsd-ports-gnome-12a218ba04e30431f97703165b51da27b4c89cae.zip |
- Bump PORTREVISION to chase the update of graphics/proj
-rw-r--r-- | astro/merkaartor/Makefile | 1 | ||||
-rw-r--r-- | astro/position/Makefile | 2 | ||||
-rw-r--r-- | astro/qlandkartegt/Makefile | 3 | ||||
-rw-r--r-- | converters/osm2pgsql/Makefile | 2 | ||||
-rw-r--r-- | databases/grass/Makefile | 4 | ||||
-rw-r--r-- | databases/postgis/Makefile | 4 | ||||
-rw-r--r-- | databases/spatialite/Makefile | 4 | ||||
-rw-r--r-- | graphics/R-cran-rgdal/Makefile | 4 | ||||
-rw-r--r-- | graphics/fpc-proj4/Makefile | 2 | ||||
-rw-r--r-- | graphics/gdal/Makefile | 4 | ||||
-rw-r--r-- | graphics/libgeotiff/Makefile | 1 | ||||
-rw-r--r-- | graphics/mapnik/Makefile | 1 | ||||
-rw-r--r-- | graphics/mapserver/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-Geo-Proj4/Makefile | 1 | ||||
-rw-r--r-- | graphics/qgis/Makefile | 4 | ||||
-rw-r--r-- | math/saga/Makefile | 3 | ||||
-rw-r--r-- | science/cdo/Makefile | 3 |
17 files changed, 27 insertions, 20 deletions
diff --git a/astro/merkaartor/Makefile b/astro/merkaartor/Makefile index 51eaecb16cff..5c97e12383e0 100644 --- a/astro/merkaartor/Makefile +++ b/astro/merkaartor/Makefile @@ -7,6 +7,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.a +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= https://secure.ohos.nl/downloads/ diff --git a/astro/position/Makefile b/astro/position/Makefile index dcfb13f3b453..bc5c682cf45d 100644 --- a/astro/position/Makefile +++ b/astro/position/Makefile @@ -7,7 +7,7 @@ PORTNAME= position PORTVERSION= 0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= astro gnustep MASTER_SITES= http://www.gnustep.it/enrico/position/ \ ${MASTER_SITE_LOCAL} diff --git a/astro/qlandkartegt/Makefile b/astro/qlandkartegt/Makefile index f76279866599..7a7207f312ac 100644 --- a/astro/qlandkartegt/Makefile +++ b/astro/qlandkartegt/Makefile @@ -7,6 +7,7 @@ PORTNAME= qlandkartegt PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION} @@ -16,7 +17,7 @@ COMMENT= The ultimate outdoor aficionado's tool LICENSE= GPLv2 LIB_DEPENDS= gdal:${PORTSDIR}/graphics/gdal \ - proj.6:${PORTSDIR}/graphics/proj \ + proj.7:${PORTSDIR}/graphics/proj \ gps.20:${PORTSDIR}/astro/gpsd USE_CMAKE= yes diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile index e517ccb7b04b..d5067b1fe7ab 100644 --- a/converters/osm2pgsql/Makefile +++ b/converters/osm2pgsql/Makefile @@ -7,7 +7,7 @@ PORTNAME= osm2pgsql PORTVERSION= r27612 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters geography MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ diff --git a/databases/grass/Makefile b/databases/grass/Makefile index 3743981b0c9c..360196daf6c7 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -7,7 +7,7 @@ PORTNAME= grass PORTVERSION= 6.4.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= databases geography MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \ @@ -29,7 +29,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/swig:${PORTSDIR}/devel/swig13 LIB_DEPENDS= gdal.16:${PORTSDIR}/graphics/gdal \ jpeg.11:${PORTSDIR}/graphics/jpeg \ png.6:${PORTSDIR}/graphics/png \ - proj.6:${PORTSDIR}/graphics/proj \ + proj.7:${PORTSDIR}/graphics/proj \ tiff.4:${PORTSDIR}/graphics/tiff \ fftw3.6:${PORTSDIR}/math/fftw3 \ freetype.9:${PORTSDIR}/print/freetype2 diff --git a/databases/postgis/Makefile b/databases/postgis/Makefile index e78c936817c2..1694c58724d3 100644 --- a/databases/postgis/Makefile +++ b/databases/postgis/Makefile @@ -7,7 +7,7 @@ PORTNAME= postgis PORTVERSION= 1.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= http://postgis.refractions.net/download/ \ http://www.postgis.org/download/ @@ -15,7 +15,7 @@ MASTER_SITES= http://postgis.refractions.net/download/ \ MAINTAINER= anderson@cnpm.embrapa.br COMMENT= Adds support for geographic objects to PostgreSQL databases -LIB_DEPENDS= proj.6:${PORTSDIR}/graphics/proj \ +LIB_DEPENDS= proj.7:${PORTSDIR}/graphics/proj \ geos.0:${PORTSDIR}/graphics/geos RUN_DEPENDS= postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile index aeddd1711919..92e7f48ccd0d 100644 --- a/databases/spatialite/Makefile +++ b/databases/spatialite/Makefile @@ -7,7 +7,7 @@ PORTNAME= spatialite PORTVERSION= 2.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/${PORTNAME}-${PORTVERSION}/ @@ -15,7 +15,7 @@ MAINTAINER= wenheping@gmail.com COMMENT= Spatial Extensions for SQLite LIB_DEPENDS= geos_c.8:${PORTSDIR}/graphics/geos \ - proj.6:${PORTSDIR}/graphics/proj \ + proj.7:${PORTSDIR}/graphics/proj \ iconv.3:${PORTSDIR}/converters/libiconv GNU_CONFIGURE= yes 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 diff --git a/math/saga/Makefile b/math/saga/Makefile index eb59482933d0..cb61bfd4011d 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -7,6 +7,7 @@ PORTNAME= saga PORTVERSION= 2.0.8 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -16,7 +17,7 @@ COMMENT= System for Automated Geoscientific Analyses LICENSE= GPLv2 -LIB_DEPENDS= proj.6:${PORTSDIR}/graphics/proj \ +LIB_DEPENDS= proj.7:${PORTSDIR}/graphics/proj \ gdal.16:${PORTSDIR}/graphics/gdal \ jasper.4:${PORTSDIR}/graphics/jasper \ tiff.4:${PORTSDIR}/graphics/tiff \ diff --git a/science/cdo/Makefile b/science/cdo/Makefile index 4d1aac15093e..e9f18c2d7343 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -7,6 +7,7 @@ PORTNAME= cdo PORTVERSION= 1.5.3 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://code.zmaw.de/attachments/download/1833/ \ LOCAL/sunpoet @@ -71,7 +72,7 @@ PLIST_SUB= NETCDF="@comment " .if !defined(WITHOUT_PROJ) CONFIGURE_ARGS+=--with-proj=${LOCALBASE} -LIB_DEPENDS+= proj.6:${PORTSDIR}/graphics/proj +LIB_DEPENDS+= proj.7:${PORTSDIR}/graphics/proj .endif .if !defined(WITHOUT_SZIP) |