diff options
-rw-r--r-- | converters/osm2pgsql/Makefile | 1 | ||||
-rw-r--r-- | databases/postgis/Makefile | 1 | ||||
-rw-r--r-- | databases/spatialite/Makefile | 2 | ||||
-rw-r--r-- | devel/py-shapely/Makefile | 1 | ||||
-rw-r--r-- | graphics/mapserver/Makefile | 2 | ||||
-rw-r--r-- | graphics/qgis/Makefile | 1 | ||||
-rw-r--r-- | graphics/tinyows/Makefile | 1 |
7 files changed, 7 insertions, 2 deletions
diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile index dcac05e7fe09..e517ccb7b04b 100644 --- a/converters/osm2pgsql/Makefile +++ b/converters/osm2pgsql/Makefile @@ -7,6 +7,7 @@ PORTNAME= osm2pgsql PORTVERSION= r27612 +PORTREVISION= 1 CATEGORIES= converters geography MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ diff --git a/databases/postgis/Makefile b/databases/postgis/Makefile index 78886401ad45..e78c936817c2 100644 --- a/databases/postgis/Makefile +++ b/databases/postgis/Makefile @@ -7,6 +7,7 @@ PORTNAME= postgis PORTVERSION= 1.5.3 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= http://postgis.refractions.net/download/ \ http://www.postgis.org/download/ diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile index 407b0d23b12d..aeddd1711919 100644 --- a/databases/spatialite/Makefile +++ b/databases/spatialite/Makefile @@ -7,7 +7,7 @@ PORTNAME= spatialite PORTVERSION= 2.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/${PORTNAME}-${PORTVERSION}/ diff --git a/devel/py-shapely/Makefile b/devel/py-shapely/Makefile index 57c1dc3d0dd3..816bd8a4d9b3 100644 --- a/devel/py-shapely/Makefile +++ b/devel/py-shapely/Makefile @@ -7,6 +7,7 @@ PORTNAME= Shapely PORTVERSION= 1.2.14 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile index 5b749831bec5..e7f3fb524da7 100644 --- a/graphics/mapserver/Makefile +++ b/graphics/mapserver/Makefile @@ -7,7 +7,7 @@ PORTNAME= mapserver PORTVERSION= 6.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics www geography MASTER_SITES= http://download.osgeo.org/mapserver/ diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 6a8dad3d26f0..9fb2f2121a3a 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -7,6 +7,7 @@ PORTNAME= qgis PORTVERSION= 1.7.4 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= http://qgis.org/downloads/ \ http://download.osgeo.org/qgis/src/ diff --git a/graphics/tinyows/Makefile b/graphics/tinyows/Makefile index 8ceb1f47821a..5d4caccc646b 100644 --- a/graphics/tinyows/Makefile +++ b/graphics/tinyows/Makefile @@ -7,6 +7,7 @@ PORTNAME= tinyows PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= graphics www geography MASTER_SITES= http://tinyows.org/tracdocs/release/ |