From owner-svn-ports-head@freebsd.org Tue Feb 23 05:58:42 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2DB7F55DD22; Tue, 23 Feb 2021 05:58:42 +0000 (UTC) (envelope-from lbartoletti@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dl7dt0lTYz4RJZ; Tue, 23 Feb 2021 05:58:42 +0000 (UTC) (envelope-from lbartoletti@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0C61C14201; Tue, 23 Feb 2021 05:58:42 +0000 (UTC) (envelope-from lbartoletti@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11N5wfNW060996; Tue, 23 Feb 2021 05:58:41 GMT (envelope-from lbartoletti@FreeBSD.org) Received: (from lbartoletti@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11N5wa6L060965; Tue, 23 Feb 2021 05:58:36 GMT (envelope-from lbartoletti@FreeBSD.org) Message-Id: <202102230558.11N5wa6L060965@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lbartoletti set sender to lbartoletti@FreeBSD.org using -f From: =?UTF-8?Q?Lo=c3=afc_Bartoletti?= Date: Tue, 23 Feb 2021 05:58:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566369 - in head: astro/libosmium astro/merkaartor astro/qmapshack cad/sumo databases/grass7 databases/postgis24 databases/postgis25 databases/postgis30 databases/postgis31 databases/p... X-SVN-Group: ports-head X-SVN-Commit-Author: lbartoletti X-SVN-Commit-Paths: in head: astro/libosmium astro/merkaartor astro/qmapshack cad/sumo databases/grass7 databases/postgis24 databases/postgis25 databases/postgis30 databases/postgis31 databases/postgresql-ogr_fdw games/f... X-SVN-Commit-Revision: 566369 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Feb 2021 05:58:42 -0000 Author: lbartoletti Date: Tue Feb 23 05:58:35 2021 New Revision: 566369 URL: https://svnweb.freebsd.org/changeset/ports/566369 Log: graphics/gdal: Set the default options as a workable set - reinstate r552962 (was reverted in r553000) - remove pkg-message from qgis and qgis-ltr - Bump PORTREVSION on all consumers PR: 224004 Approved by: portmgr Deleted: head/graphics/qgis-ltr/files/pkg-message.in head/graphics/qgis/files/pkg-message.in Modified: head/astro/libosmium/Makefile head/astro/merkaartor/Makefile head/astro/qmapshack/Makefile head/cad/sumo/Makefile head/databases/grass7/Makefile head/databases/postgis24/Makefile head/databases/postgis25/Makefile head/databases/postgis30/Makefile head/databases/postgis31/Makefile head/databases/postgresql-ogr_fdw/Makefile head/games/flightgear-terragear/Makefile head/graphics/R-cran-rgdal/Makefile head/graphics/gdal/Makefile head/graphics/gmt/Makefile head/graphics/mapcache/Makefile head/graphics/mapserver/Makefile head/graphics/openorienteering-mapper/Makefile head/graphics/osg/Makefile head/graphics/osg34/Makefile head/graphics/osgearth/Makefile head/graphics/p5-Geo-GDAL/Makefile head/graphics/py-fiona/Makefile head/graphics/py-gdal/Makefile head/graphics/qgis-ltr/Makefile head/graphics/qgis/Makefile head/math/R-cran-sf/Makefile head/math/pdal/Makefile head/math/saga/Makefile Modified: head/astro/libosmium/Makefile ============================================================================== --- head/astro/libosmium/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/astro/libosmium/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -3,6 +3,7 @@ PORTNAME= libosmium PORTVERSION= 2.16.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= astro geography devel Modified: head/astro/merkaartor/Makefile ============================================================================== --- head/astro/merkaartor/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/astro/merkaartor/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -3,7 +3,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.2 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info Modified: head/astro/qmapshack/Makefile ============================================================================== --- head/astro/qmapshack/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/astro/qmapshack/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -3,6 +3,7 @@ PORTNAME= qmapshack PORTVERSION= 1.15.2 +PORTREVISION= 1 DISTVERSIONPREFIX= V_ CATEGORIES= astro Modified: head/cad/sumo/Makefile ============================================================================== --- head/cad/sumo/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/cad/sumo/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -2,7 +2,7 @@ PORTNAME= sumo DISTVERSION= 1.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad MASTER_SITES= http://www.dlr.de/ts/en/Portaldata/16/Resources/projekte/sumo/ DISTFILES= ${PORTNAME}-src-${DISTVERSIONFULL}${EXTRACT_SUFX} Modified: head/databases/grass7/Makefile ============================================================================== --- head/databases/grass7/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/databases/grass7/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -3,7 +3,7 @@ PORTNAME= grass PORTVERSION= 7.8.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases geography MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \ http://grass.cict.fr/%SUBDIR%/ \ Modified: head/databases/postgis24/Makefile ============================================================================== --- head/databases/postgis24/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/databases/postgis24/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -3,7 +3,7 @@ PORTNAME= postgis PORTVERSION= 2.4.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 24 Modified: head/databases/postgis25/Makefile ============================================================================== --- head/databases/postgis25/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/databases/postgis25/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -3,7 +3,7 @@ PORTNAME= postgis PORTVERSION= 2.5.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 25 Modified: head/databases/postgis30/Makefile ============================================================================== --- head/databases/postgis30/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/databases/postgis30/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -3,6 +3,7 @@ PORTNAME= postgis PORTVERSION= 3.0.3 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 30 Modified: head/databases/postgis31/Makefile ============================================================================== --- head/databases/postgis31/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/databases/postgis31/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -2,6 +2,7 @@ PORTNAME= postgis PORTVERSION= 3.1.1 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 31 Modified: head/databases/postgresql-ogr_fdw/Makefile ============================================================================== --- head/databases/postgresql-ogr_fdw/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/databases/postgresql-ogr_fdw/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -3,6 +3,7 @@ PORTNAME= ogr_fdw DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= databases PKGNAMEPREFIX= postgresql${PGSQL_VER:S/.//}- Modified: head/games/flightgear-terragear/Makefile ============================================================================== --- head/games/flightgear-terragear/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/games/flightgear-terragear/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -2,7 +2,7 @@ PORTNAME= flightgear-terragear PORTVERSION= 20171007 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MAINTAINER= ports@FreeBSD.org Modified: head/graphics/R-cran-rgdal/Makefile ============================================================================== --- head/graphics/R-cran-rgdal/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/graphics/R-cran-rgdal/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -3,6 +3,7 @@ PORTNAME= rgdal DISTVERSION= 1.5-23 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/graphics/gdal/Makefile ============================================================================== --- head/graphics/gdal/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/graphics/gdal/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -3,7 +3,7 @@ PORTNAME= gdal PORTVERSION= 3.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet @@ -27,7 +27,9 @@ LIB_DEPENDS= libgeotiff.so:graphics/libgeotiff \ OPTIONS_DEFINE= ARMADILLO CFITSIO CHARLS CRYPTOPP CURL DODS ECW EXPAT EXR FREEXL GEOS GTA HDF5 JASPER KML LIBXML2 MYSQL NETCDF ODBC OPENJPEG PCRE PGSQL SFCGAL SPATIALITE SQLITE TILEDB WEBP XERCES ZSTD OPTIONS_RADIO= PDF OPTIONS_RADIO_PDF= PODOFO POPPLER -OPTIONS_DEFAULT=JASPER +OPTIONS_DEFAULT= CURL EXPAT FREEXL GEOS HDF5 JASPER \ + KML LIBXML2 NETCDF OPENJPEG PCRE PGSQL SFCGAL \ + SPATIALITE SQLITE WEBP XERCES ZSTD POPPLER OPTIONS_SUB= yes CHARLS_DESC= JPEG-Lossless support via charls CRYPTOPP_DESC= Cryptopp support Modified: head/graphics/gmt/Makefile ============================================================================== --- head/graphics/gmt/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/graphics/gmt/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -2,7 +2,7 @@ PORTNAME= gmt DISTVERSION= 6.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= lbartoletti@FreeBSD.org Modified: head/graphics/mapcache/Makefile ============================================================================== --- head/graphics/mapcache/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/graphics/mapcache/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -3,6 +3,7 @@ PORTNAME= mapcache DISTVERSION= 1.10.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://download.osgeo.org/mapserver/ Modified: head/graphics/mapserver/Makefile ============================================================================== --- head/graphics/mapserver/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/graphics/mapserver/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -3,6 +3,7 @@ PORTNAME= mapserver PORTVERSION= 7.6.2 +PORTREVISION= 1 CATEGORIES= graphics www geography MASTER_SITES= https://download.osgeo.org/mapserver/ Modified: head/graphics/openorienteering-mapper/Makefile ============================================================================== --- head/graphics/openorienteering-mapper/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/graphics/openorienteering-mapper/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -3,7 +3,7 @@ PORTNAME= openorienteering-mapper PORTVERSION= 0.9.2 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= graphics geography Modified: head/graphics/osg/Makefile ============================================================================== --- head/graphics/osg/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/graphics/osg/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -4,7 +4,7 @@ PORTNAME= osg PORTVERSION= 3.6.5 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org Modified: head/graphics/osg34/Makefile ============================================================================== --- head/graphics/osg34/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/graphics/osg34/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -4,7 +4,7 @@ PORTNAME= osg PORTVERSION= 3.4.1 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= graphics PKGNAMESUFFIX= 34 Modified: head/graphics/osgearth/Makefile ============================================================================== --- head/graphics/osgearth/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/graphics/osgearth/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -4,7 +4,7 @@ PORTNAME= osgearth PORTVERSION= 2.10.1 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics geography MAINTAINER= lbartoletti@FreeBSD.org Modified: head/graphics/p5-Geo-GDAL/Makefile ============================================================================== --- head/graphics/p5-Geo-GDAL/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/graphics/p5-Geo-GDAL/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -3,6 +3,7 @@ PORTNAME= Geo-GDAL PORTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet Modified: head/graphics/py-fiona/Makefile ============================================================================== --- head/graphics/py-fiona/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/graphics/py-fiona/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -2,6 +2,7 @@ PORTNAME= Fiona DISTVERSION= 1.8.18 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-gdal/Makefile ============================================================================== --- head/graphics/py-gdal/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/graphics/py-gdal/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -3,6 +3,7 @@ PORTNAME= gdal PORTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet Modified: head/graphics/qgis-ltr/Makefile ============================================================================== --- head/graphics/qgis-ltr/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/graphics/qgis-ltr/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -4,7 +4,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- DISTVERSION= 3_10_14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography PKGNAMESUFFIX= -ltr @@ -137,8 +137,6 @@ CMAKE_OFF+= SUPPRESS_QT_WARNINGS .endif CONFLICTS_INSTALL= qgis - -SUB_FILES= pkg-message PLIST_SUB= DISTVERSION=${PORTVERSION} Modified: head/graphics/qgis/Makefile ============================================================================== --- head/graphics/qgis/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/graphics/qgis/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -4,6 +4,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- DISTVERSION= 3_18_0 +PORTREVISION= 1 CATEGORIES= graphics geography PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ @@ -129,8 +130,6 @@ CMAKE_ON= BUILD_TESTING ENABLE_TESTS USE_OPENCL WITH_3 CMAKE_OFF= WITH_GLOBE WITH_QWTPOLAR CONFLICTS_INSTALL= qgis-ltr - -SUB_FILES= pkg-message PLIST_SUB= DISTVERSION=${PORTVERSION} Modified: head/math/R-cran-sf/Makefile ============================================================================== --- head/math/R-cran-sf/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/math/R-cran-sf/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -3,6 +3,7 @@ PORTNAME= sf DISTVERSION= 0.9-7 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/pdal/Makefile ============================================================================== --- head/math/pdal/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/math/pdal/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -3,7 +3,7 @@ PORTNAME= pdal DISTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math databases graphics MAINTAINER= lbartoletti@FreeBSD.org Modified: head/math/saga/Makefile ============================================================================== --- head/math/saga/Makefile Tue Feb 23 04:44:48 2021 (r566368) +++ head/math/saga/Makefile Tue Feb 23 05:58:35 2021 (r566369) @@ -3,7 +3,7 @@ PORTNAME= saga PORTVERSION= 7.9.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION}