1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Bump PORTREVISION for graphics/gdal shlib change

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-05-19 10:07:14 +00:00
parent 4bff8408e3
commit 9c7f3409d5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296950
14 changed files with 21 additions and 17 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= merkaartor
PORTVERSION= 0.18.a
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= astro
MASTER_SITES= https://secure.ohos.nl/downloads/

View File

@ -7,7 +7,7 @@
PORTNAME= qlandkartegt
PORTVERSION= 1.3.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= astro
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION}

View File

@ -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}

View File

@ -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 \

View File

@ -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

View File

@ -7,7 +7,7 @@
PORTNAME= gdal-grass
PORTVERSION= 1.4.3
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= graphics
MASTER_SITES= http://download.osgeo.org/gdal/

View File

@ -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

View File

@ -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}/

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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/

View File

@ -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}

View File

@ -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 \