From 9ac81f8518259266e9dd2fe805bbb701734e806e Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Fri, 24 Jul 2020 16:51:30 +0000 Subject: databases/postgis23: limit to PostgreSQL 9.5 - 10, bump PORTREVISION --- databases/postgis23/Makefile | 4 ++-- 1 file 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 -- cgit v1.2.3