diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/grass7/Makefile | 1 | ||||
-rw-r--r-- | databases/grass8/Makefile | 1 | ||||
-rw-r--r-- | databases/postgis31/Makefile | 1 | ||||
-rw-r--r-- | databases/postgis32/Makefile | 1 | ||||
-rw-r--r-- | databases/postgis33/Makefile | 1 | ||||
-rw-r--r-- | databases/postgis34/Makefile | 2 | ||||
-rw-r--r-- | databases/spatialite-tools/Makefile | 2 | ||||
-rw-r--r-- | databases/spatialite/Makefile | 1 | ||||
-rw-r--r-- | databases/spatialite_gui/Makefile | 2 |
9 files changed, 9 insertions, 3 deletions
diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile index d297a25f0cbc..49ecd791b789 100644 --- a/databases/grass7/Makefile +++ b/databases/grass7/Makefile @@ -1,5 +1,6 @@ PORTNAME= grass PORTVERSION= 7.8.8 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \ http://grass.cict.fr/%SUBDIR%/ \ diff --git a/databases/grass8/Makefile b/databases/grass8/Makefile index 0d8907836297..64c2ea039d70 100644 --- a/databases/grass8/Makefile +++ b/databases/grass8/Makefile @@ -1,5 +1,6 @@ PORTNAME= grass DISTVERSION= 8.3.2 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \ http://grass.cict.fr/%SUBDIR%/ \ diff --git a/databases/postgis31/Makefile b/databases/postgis31/Makefile index 74afc07302c0..a48f1e0abe8d 100644 --- a/databases/postgis31/Makefile +++ b/databases/postgis31/Makefile @@ -1,5 +1,6 @@ PORTNAME= postgis PORTVERSION= 3.1.11 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 31 diff --git a/databases/postgis32/Makefile b/databases/postgis32/Makefile index e16101535126..d300e78d7b36 100644 --- a/databases/postgis32/Makefile +++ b/databases/postgis32/Makefile @@ -1,5 +1,6 @@ PORTNAME= postgis DISTVERSION= 3.2.7 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 32 diff --git a/databases/postgis33/Makefile b/databases/postgis33/Makefile index 26cf8bbd47ab..992b2e6b9a39 100644 --- a/databases/postgis33/Makefile +++ b/databases/postgis33/Makefile @@ -1,5 +1,6 @@ PORTNAME= postgis DISTVERSION= 3.3.6 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 33 diff --git a/databases/postgis34/Makefile b/databases/postgis34/Makefile index 185208e50fa6..94a40164bf81 100644 --- a/databases/postgis34/Makefile +++ b/databases/postgis34/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgis DISTVERSION= 3.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 34 diff --git a/databases/spatialite-tools/Makefile b/databases/spatialite-tools/Makefile index b7b2ae0ab5c7..a66d7959992a 100644 --- a/databases/spatialite-tools/Makefile +++ b/databases/spatialite-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= spatialite-tools PORTVERSION= 5.0.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile index 12f376e624a3..a7165d51fc51 100644 --- a/databases/spatialite/Makefile +++ b/databases/spatialite/Makefile @@ -1,5 +1,6 @@ PORTNAME= spatialite PORTVERSION= 5.1.0 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/libspatialite-sources/ DISTNAME= lib${PORTNAME}-${PORTVERSION} diff --git a/databases/spatialite_gui/Makefile b/databases/spatialite_gui/Makefile index a8842d685f7f..8eca7f010315 100644 --- a/databases/spatialite_gui/Makefile +++ b/databases/spatialite_gui/Makefile @@ -1,6 +1,6 @@ PORTNAME= spatialite_gui DISTVERSION= 2.1.0 -PORTREVISION= 11 +PORTREVISION= 12 DISTVERSIONSUFFIX= -beta1 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/spatialite-gui-sources/ |