diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/grass7/Makefile | 2 | ||||
-rw-r--r-- | databases/grass8/Makefile | 2 | ||||
-rw-r--r-- | databases/postgis30/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/spatialite-tools/Makefile | 2 | ||||
-rw-r--r-- | databases/spatialite/Makefile | 2 | ||||
-rw-r--r-- | databases/spatialite_gui/Makefile | 2 |
9 files changed, 9 insertions, 5 deletions
diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile index 509f2f63a792..a4f959d41eaf 100644 --- a/databases/grass7/Makefile +++ b/databases/grass7/Makefile @@ -1,6 +1,6 @@ PORTNAME= grass PORTVERSION= 7.8.7 -PORTREVISION= 1 +PORTREVISION= 2 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 b0cc6c89183e..fdb79a649852 100644 --- a/databases/grass8/Makefile +++ b/databases/grass8/Makefile @@ -1,6 +1,6 @@ PORTNAME= grass DISTVERSION= 8.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases geography MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \ http://grass.cict.fr/%SUBDIR%/ \ diff --git a/databases/postgis30/Makefile b/databases/postgis30/Makefile index 326fe8353316..479d7dbc3d13 100644 --- a/databases/postgis30/Makefile +++ b/databases/postgis30/Makefile @@ -1,5 +1,6 @@ PORTNAME= postgis PORTVERSION= 3.0.8 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 30 diff --git a/databases/postgis31/Makefile b/databases/postgis31/Makefile index aeaf0f2c4436..bed4727d302a 100644 --- a/databases/postgis31/Makefile +++ b/databases/postgis31/Makefile @@ -1,5 +1,6 @@ PORTNAME= postgis PORTVERSION= 3.1.8 +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 59ba39a02b76..b5f43062a8bc 100644 --- a/databases/postgis32/Makefile +++ b/databases/postgis32/Makefile @@ -1,5 +1,6 @@ PORTNAME= postgis DISTVERSION= 3.2.4 +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 913f369cf921..6ca49268f4c4 100644 --- a/databases/postgis33/Makefile +++ b/databases/postgis33/Makefile @@ -1,5 +1,6 @@ PORTNAME= postgis DISTVERSION= 3.3.2 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 33 diff --git a/databases/spatialite-tools/Makefile b/databases/spatialite-tools/Makefile index 5abd046018b4..53fccc4fb6d0 100644 --- a/databases/spatialite-tools/Makefile +++ b/databases/spatialite-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= spatialite-tools PORTVERSION= 5.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile index 92b10e2eafd2..77274f571c7e 100644 --- a/databases/spatialite/Makefile +++ b/databases/spatialite/Makefile @@ -1,6 +1,6 @@ PORTNAME= spatialite PORTVERSION= 5.0.1 -PORTREVISION= 2 +PORTREVISION= 3 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 8843b1d75256..00486cc572da 100644 --- a/databases/spatialite_gui/Makefile +++ b/databases/spatialite_gui/Makefile @@ -1,6 +1,6 @@ PORTNAME= spatialite_gui DISTVERSION= 2.1.0 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= -beta1 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/spatialite-gui-sources/ |