aboutsummaryrefslogtreecommitdiff
path: root/databases/postgis24
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-10-15 06:04:26 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2020-10-15 06:04:26 +0000
commit69b0efffe7322080d72fd19adcd0893aebadc54d (patch)
tree6f4d4df5cf00a50cb8e97db7c6f2c29b689aa3c3 /databases/postgis24
parentdb42120131c625ac28cdb1445a6057831709bdca (diff)
downloadports-69b0efffe7322080d72fd19adcd0893aebadc54d.tar.gz
ports-69b0efffe7322080d72fd19adcd0893aebadc54d.zip
databases/postgis24: Update postgresql versions available
postgis24 can be built with postgresql12. Update postgresql range versions accordingly.
Notes
Notes: svn path=/head/; revision=552385
Diffstat (limited to 'databases/postgis24')
-rw-r--r--databases/postgis24/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgis24/Makefile b/databases/postgis24/Makefile
index de5eb5b583ec..1c66088bf1eb 100644
--- a/databases/postgis24/Makefile
+++ b/databases/postgis24/Makefile
@@ -3,6 +3,7 @@
PORTNAME= postgis
PORTVERSION= 2.4.9
+PORTREVISION= 1
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 24
@@ -19,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.5-10 shebangfix
+ localbase perl5 pkgconfig pgsql:9.5-12 shebangfix
USE_GNOME= libxml2
USE_LDCONFIG= yes
USE_PERL5= build