mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Chase graphics/geos shlib bump
This commit is contained in:
parent
2ea3d0ff69
commit
c96dc494c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232061
4 changed files with 6 additions and 2 deletions
|
@ -7,13 +7,14 @@
|
||||||
|
|
||||||
PORTNAME= spatialite
|
PORTNAME= spatialite
|
||||||
PORTVERSION= 2.2
|
PORTVERSION= 2.2
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= databases geography
|
CATEGORIES= databases geography
|
||||||
MASTER_SITES= http://www.gaia-gis.it/${PORTNAME}-${PORTVERSION}/
|
MASTER_SITES= http://www.gaia-gis.it/${PORTNAME}-${PORTVERSION}/
|
||||||
|
|
||||||
MAINTAINER= wenheping@gmail.com
|
MAINTAINER= wenheping@gmail.com
|
||||||
COMMENT= Spatial Extensions for SQLite
|
COMMENT= Spatial Extensions for SQLite
|
||||||
|
|
||||||
LIB_DEPENDS= geos_c.5:${PORTSDIR}/graphics/geos/ \
|
LIB_DEPENDS= geos_c.6:${PORTSDIR}/graphics/geos/ \
|
||||||
proj.5:${PORTSDIR}/graphics/proj/ \
|
proj.5:${PORTSDIR}/graphics/proj/ \
|
||||||
iconv.3:${PORTSDIR}/converters/libiconv/
|
iconv.3:${PORTSDIR}/converters/libiconv/
|
||||||
|
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= Shapely
|
PORTNAME= Shapely
|
||||||
PORTVERSION= 1.0.11
|
PORTVERSION= 1.0.11
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -14,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= wenheping@gmail.com
|
MAINTAINER= wenheping@gmail.com
|
||||||
COMMENT= Python Package for Manipulation 2D Geospatial Geometry
|
COMMENT= Python Package for Manipulation 2D Geospatial Geometry
|
||||||
|
|
||||||
LIB_DEPENDS= geos_c.5:${PORTSDIR}/graphics/geos
|
LIB_DEPENDS= geos_c.6:${PORTSDIR}/graphics/geos
|
||||||
|
|
||||||
USE_PYTHON= 2.5
|
USE_PYTHON= 2.5
|
||||||
USE_PYDISTUTILS= easy_install
|
USE_PYDISTUTILS= easy_install
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= mapnik
|
PORTNAME= mapnik
|
||||||
PORTVERSION= 0.5.1
|
PORTVERSION= 0.5.1
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= graphics geography
|
CATEGORIES= graphics geography
|
||||||
MASTER_SITES= ${MASTER_SITE_BERLIOS}/${PORTNAME}/
|
MASTER_SITES= ${MASTER_SITE_BERLIOS}/${PORTNAME}/
|
||||||
DISTNAME= mapnik_src-${PORTVERSION}
|
DISTNAME= mapnik_src-${PORTVERSION}
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= qgis
|
PORTNAME= qgis
|
||||||
PORTVERSION= 1.0.1
|
PORTVERSION= 1.0.1
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= graphics geography
|
CATEGORIES= graphics geography
|
||||||
MASTER_SITES= http://download.osgeo.org/qgis/src/
|
MASTER_SITES= http://download.osgeo.org/qgis/src/
|
||||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||||
|
|
Loading…
Add table
Reference in a new issue