--- Makefile 2017-12-14 18:28:41.902793000 +0100 +++ Makefile 2017-12-17 07:51:43.032513000 +0100 @@ -1,7 +1,7 @@ # $FreeBSD: head/databases/postgis22/Makefile 456263 2017-12-13 20:51:35Z sunpoet $ PORTNAME= postgis -PORTVERSION= 2.2.5 +PORTVERSION= 2.2.6 CATEGORIES= databases geography MASTER_SITES= http://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 22 @@ -16,7 +16,7 @@ libgeos.so:graphics/geos \ libjson-c.so:devel/json-c -CONFLICTS_INSTALL= postgis20 postgis postgis23 +CONFLICTS_INSTALL= postgis20 postgis postgis23 postgis24 USES= gettext gmake iconv:wchar_t libtool:keepla perl5 pgsql pkgconfig shebangfix GNU_CONFIGURE= yes