diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-22 19:20:42 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-22 19:20:42 +0000 |
commit | aabbea4dfa35b90da2ff61c832e55740aca0cf61 (patch) | |
tree | e3974619a41ef52fc22bc4aa247418f7112e3ddc /databases | |
parent | a700f9422a048646769d445cc4a4c71ff296a020 (diff) | |
download | freebsd-ports-aabbea4dfa35b90da2ff61c832e55740aca0cf61.zip |
Bump PORTREVISION for devel/json-c json-c
Diffstat (limited to 'databases')
-rw-r--r-- | databases/postgis23/Makefile | 2 | ||||
-rw-r--r-- | databases/postgis24/Makefile | 2 | ||||
-rw-r--r-- | databases/postgis25/Makefile | 2 | ||||
-rw-r--r-- | databases/postgis30/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/databases/postgis23/Makefile b/databases/postgis23/Makefile index f896228f9593..6d0cd4b37fdd 100644 --- a/databases/postgis23/Makefile +++ b/databases/postgis23/Makefile @@ -3,7 +3,7 @@ PORTNAME= postgis PORTVERSION= 2.3.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 23 diff --git a/databases/postgis24/Makefile b/databases/postgis24/Makefile index 389843d0d3f3..f4c5a96c0a52 100644 --- a/databases/postgis24/Makefile +++ b/databases/postgis24/Makefile @@ -3,7 +3,7 @@ PORTNAME= postgis PORTVERSION= 2.4.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 24 diff --git a/databases/postgis25/Makefile b/databases/postgis25/Makefile index 362e8423b50d..41f0abb8011a 100644 --- a/databases/postgis25/Makefile +++ b/databases/postgis25/Makefile @@ -3,7 +3,7 @@ PORTNAME= postgis PORTVERSION= 2.5.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 25 diff --git a/databases/postgis30/Makefile b/databases/postgis30/Makefile index b8ed8b877ccf..1c092ccb644f 100644 --- a/databases/postgis30/Makefile +++ b/databases/postgis30/Makefile @@ -3,7 +3,7 @@ PORTNAME= postgis PORTVERSION= 3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 30 |