summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-07-24 16:51:30 +0000
committerRene Ladan <rene@FreeBSD.org>2020-07-24 16:51:30 +0000
commit9ac81f8518259266e9dd2fe805bbb701734e806e (patch)
tree037373f5b47b5d163a137f811c2de4216bc8a9e1 /databases
parentdatabases/pgespresso: limit to PostgreSQL 9.5, bump PORTREVISION (diff)
databases/postgis23: limit to PostgreSQL 9.5 - 10, bump PORTREVISION
Notes
Notes: svn path=/head/; revision=543262
Diffstat (limited to 'databases')
-rw-r--r--databases/postgis23/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgis23/Makefile b/databases/postgis23/Makefile
index 6d0cd4b37fdd..7afefef6d3aa 100644
--- a/databases/postgis23/Makefile
+++ b/databases/postgis23/Makefile
@@ -3,7 +3,7 @@
PORTNAME= postgis
PORTVERSION= 2.3.10
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 23
@@ -20,7 +20,7 @@ LIB_DEPENDS= libproj.so:graphics/proj \
libgdal.so:graphics/gdal
USES= alias gettext gmake gnome iconv:wchar_t libtool:keepla \
- localbase perl5 pkgconfig pgsql:9.2-10 shebangfix
+ localbase perl5 pkgconfig pgsql:9.5-10 shebangfix
USE_GNOME= libxml2
USE_LDCONFIG= yes
USE_PERL5= build