diff options
author | Wen Heping <wen@FreeBSD.org> | 2013-11-05 12:42:02 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2013-11-05 12:42:02 +0000 |
commit | 791b25a07bfbbf8baaba34bda362a405538f1ec7 (patch) | |
tree | a5f63181bc06646ce0b48367e4d28213944af53a | |
parent | 52c5e4a71cf8236e67db44584d1b7200bdcad2ec (diff) | |
download | ports-791b25a07bfbbf8baaba34bda362a405538f1ec7.tar.gz ports-791b25a07bfbbf8baaba34bda362a405538f1ec7.zip |
Notes
-rw-r--r-- | databases/pyspatialite/Makefile | 2 | ||||
-rw-r--r-- | databases/spatialite_gui/Makefile | 2 | ||||
-rw-r--r-- | graphics/librasterlite/Makefile | 2 | ||||
-rw-r--r-- | graphics/libreatlas/Makefile | 2 | ||||
-rw-r--r-- | graphics/qgis/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/databases/pyspatialite/Makefile b/databases/pyspatialite/Makefile index 40722581f166..cfcc131a68b0 100644 --- a/databases/pyspatialite/Makefile +++ b/databases/pyspatialite/Makefile @@ -3,7 +3,7 @@ PORTNAME= pyspatialite PORTVERSION= 3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases python MASTER_SITES= CHEESESHOP:pyspatialite \ http://www.gaia-gis.it/gaia-sins/libspatialite-sources/:amalgam diff --git a/databases/spatialite_gui/Makefile b/databases/spatialite_gui/Makefile index d18c6fa7f334..b04770a801d9 100644 --- a/databases/spatialite_gui/Makefile +++ b/databases/spatialite_gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= spatialite_gui PORTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ DISTNAME= ${PORTNAME}-${PORTVERSION}-stable diff --git a/graphics/librasterlite/Makefile b/graphics/librasterlite/Makefile index 9605a8bbf564..5ae7710eb22b 100644 --- a/graphics/librasterlite/Makefile +++ b/graphics/librasterlite/Makefile @@ -3,7 +3,7 @@ PORTNAME= librasterlite PORTVERSION= 1.1e -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/librasterlite-sources/ diff --git a/graphics/libreatlas/Makefile b/graphics/libreatlas/Makefile index 14a1a1c347aa..f73615868581 100644 --- a/graphics/libreatlas/Makefile +++ b/graphics/libreatlas/Makefile @@ -3,7 +3,7 @@ PORTNAME= libreatlas PORTVERSION= 1.0.0a -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index bd236f60879c..1778032f41d3 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -3,7 +3,7 @@ PORTNAME= qgis PORTVERSION= 1.8.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics geography MASTER_SITES= http://qgis.org/downloads/ \ http://download.osgeo.org/qgis/src/ |