From 1141c4e8efd54187012c301f3406429e92a1af6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bartoletti?= Date: Tue, 17 Nov 2020 09:23:58 +0000 Subject: graphics/proj: Update to 7.1.1 - Add a pkg-message explaining how to access or sync datum grids from the CDN (disabled by default) - Add curl and tiff dependencies since proj can read datum grids from remote COG (Cloud Optimized Geotiff) - Take maintainer'ship (ok wen@) PR: 245611 Submitted by: wen (first version) Reviewed by: wen, rhurlin Approved by: wen Exp-run by: antoine --- databases/postgis30/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/postgis30') diff --git a/databases/postgis30/Makefile b/databases/postgis30/Makefile index 283d8e2a1b03..8fb1e50a566a 100644 --- a/databases/postgis30/Makefile +++ b/databases/postgis30/Makefile @@ -3,6 +3,7 @@ PORTNAME= postgis PORTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 30 -- cgit v1.2.3