From owner-svn-ports-all@freebsd.org Wed Nov 18 05:27:36 2020 Return-Path: Delivered-To: svn-ports-all@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 AAF312E2D24; Wed, 18 Nov 2020 05:27:36 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CbWXm4PXTz4hC8; Wed, 18 Nov 2020 05:27:36 +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 7FAF74C6D; Wed, 18 Nov 2020 05:27:36 +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 0AI5RaNg075389; Wed, 18 Nov 2020 05:27:36 GMT (envelope-from lbartoletti@FreeBSD.org) Received: (from lbartoletti@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AI5RTUr075352; Wed, 18 Nov 2020 05:27:29 GMT (envelope-from lbartoletti@FreeBSD.org) Message-Id: <202011180527.0AI5RTUr075352@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: Wed, 18 Nov 2020 05:27:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555622 - in head: astro/merkaartor astro/qmapshack cad/sumo converters/osm2pgsql databases/grass7 databases/postgis24 databases/postgis25 databases/postgis30 databases/spatialite datab... X-SVN-Group: ports-head X-SVN-Commit-Author: lbartoletti X-SVN-Commit-Paths: in head: astro/merkaartor astro/qmapshack cad/sumo converters/osm2pgsql databases/grass7 databases/postgis24 databases/postgis25 databases/postgis30 databases/spatialite databases/spatialite-tools dev... X-SVN-Commit-Revision: 555622 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Nov 2020 05:27:36 -0000 Author: lbartoletti Date: Wed Nov 18 05:27:28 2020 New Revision: 555622 URL: https://svnweb.freebsd.org/changeset/ports/555622 Log: graphics/proj: Update to 7.2.0 Changelog: - https://proj.org/news.html#release-notes Modified: head/astro/merkaartor/Makefile head/astro/qmapshack/Makefile head/cad/sumo/Makefile head/converters/osm2pgsql/Makefile head/databases/grass7/Makefile head/databases/postgis24/Makefile head/databases/postgis25/Makefile head/databases/postgis30/Makefile head/databases/spatialite-tools/Makefile head/databases/spatialite/Makefile head/devel/libght/Makefile head/graphics/R-cran-rgdal/Makefile head/graphics/gdal/Makefile head/graphics/libgeotiff/Makefile head/graphics/librasterlite/Makefile head/graphics/librasterlite2/Makefile head/graphics/libreatlas/Makefile head/graphics/mapserver/Makefile head/graphics/openorienteering-mapper/Makefile head/graphics/proj/Makefile head/graphics/proj/distinfo head/graphics/proj/pkg-plist head/graphics/py-cartopy/Makefile head/graphics/py-pyproj/Makefile head/graphics/qgis-ltr/Makefile head/graphics/qgis/Makefile head/lang/fpc/Makefile head/math/PDL/Makefile head/math/R-cran-sf/Makefile head/math/octave-forge-octproj/Makefile head/math/saga/Makefile head/science/cdo/Makefile head/science/gnudatalanguage/Makefile head/science/rubygem-rgeo-proj4/Makefile Modified: head/astro/merkaartor/Makefile ============================================================================== --- head/astro/merkaartor/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/astro/merkaartor/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.2 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info Modified: head/astro/qmapshack/Makefile ============================================================================== --- head/astro/qmapshack/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/astro/qmapshack/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -4,7 +4,7 @@ PORTNAME= qmapshack PORTVERSION= 1.15.0 DISTVERSIONPREFIX= V_ -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro MAINTAINER= bofh@FreeBSD.org Modified: head/cad/sumo/Makefile ============================================================================== --- head/cad/sumo/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/cad/sumo/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -2,7 +2,7 @@ PORTNAME= sumo DISTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MASTER_SITES= http://www.dlr.de/ts/en/Portaldata/16/Resources/projekte/sumo/ DISTFILES= ${PORTNAME}-src-${DISTVERSIONFULL}${EXTRACT_SUFX} Modified: head/converters/osm2pgsql/Makefile ============================================================================== --- head/converters/osm2pgsql/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/converters/osm2pgsql/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= osm2pgsql PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters geography MAINTAINER= amdmi3@FreeBSD.org Modified: head/databases/grass7/Makefile ============================================================================== --- head/databases/grass7/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/databases/grass7/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= grass PORTVERSION= 7.8.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \ http://grass.cict.fr/%SUBDIR%/ \ Modified: head/databases/postgis24/Makefile ============================================================================== --- head/databases/postgis24/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/databases/postgis24/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= postgis PORTVERSION= 2.4.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 24 Modified: head/databases/postgis25/Makefile ============================================================================== --- head/databases/postgis25/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/databases/postgis25/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= postgis PORTVERSION= 2.5.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 25 Modified: head/databases/postgis30/Makefile ============================================================================== --- head/databases/postgis30/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/databases/postgis30/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= postgis PORTVERSION= 3.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 30 Modified: head/databases/spatialite-tools/Makefile ============================================================================== --- head/databases/spatialite-tools/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/databases/spatialite-tools/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -2,7 +2,7 @@ PORTNAME= spatialite-tools PORTVERSION= 5.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ Modified: head/databases/spatialite/Makefile ============================================================================== --- head/databases/spatialite/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/databases/spatialite/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= spatialite PORTVERSION= 5.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/libspatialite-sources/ DISTNAME= lib${PORTNAME}-${PORTVERSION} Modified: head/devel/libght/Makefile ============================================================================== --- head/devel/libght/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/devel/libght/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= libght PORTVERSION= 0.1.0 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= devel geography Modified: head/graphics/R-cran-rgdal/Makefile ============================================================================== --- head/graphics/R-cran-rgdal/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/graphics/R-cran-rgdal/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= rgdal DISTVERSION= 1.5-18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/graphics/gdal/Makefile ============================================================================== --- head/graphics/gdal/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/graphics/gdal/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= gdal PORTVERSION= 3.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet Modified: head/graphics/libgeotiff/Makefile ============================================================================== --- head/graphics/libgeotiff/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/graphics/libgeotiff/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= libgeotiff PORTVERSION= 1.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://download.osgeo.org/geotiff/libgeotiff/ \ LOCAL/sunpoet Modified: head/graphics/librasterlite/Makefile ============================================================================== --- head/graphics/librasterlite/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/graphics/librasterlite/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= librasterlite PORTVERSION= 1.1g -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/librasterlite-sources/ Modified: head/graphics/librasterlite2/Makefile ============================================================================== --- head/graphics/librasterlite2/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/graphics/librasterlite2/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -4,7 +4,7 @@ PORTNAME= librasterlite2 PORTVERSION= 1.0.0 DISTVERSIONSUFFIX=-rc0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ Modified: head/graphics/libreatlas/Makefile ============================================================================== --- head/graphics/libreatlas/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/graphics/libreatlas/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= libreatlas PORTVERSION= 1.0.0a -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= graphics geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ Modified: head/graphics/mapserver/Makefile ============================================================================== --- head/graphics/mapserver/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/graphics/mapserver/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= mapserver PORTVERSION= 7.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics www geography MASTER_SITES= https://download.osgeo.org/mapserver/ Modified: head/graphics/openorienteering-mapper/Makefile ============================================================================== --- head/graphics/openorienteering-mapper/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/graphics/openorienteering-mapper/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= openorienteering-mapper PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= graphics geography Modified: head/graphics/proj/Makefile ============================================================================== --- head/graphics/proj/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/graphics/proj/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= proj -PORTVERSION= 7.1.1 +PORTVERSION= 7.2.0 PORTEPOCH= 1 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/proj/ @@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${DATUM_GRID_FILES} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= wen@FreeBSD.org +MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Cartographic Projections library LICENSE= MIT Modified: head/graphics/proj/distinfo ============================================================================== --- head/graphics/proj/distinfo Wed Nov 18 04:15:13 2020 (r555621) +++ head/graphics/proj/distinfo Wed Nov 18 05:27:28 2020 (r555622) @@ -1,6 +1,6 @@ -TIMESTAMP = 1604383456 -SHA256 (proj-7.1.1.tar.gz) = 324e7abb5569fb5f787dadf1d4474766915c485a188cf48cf07153b99156b5f9 -SIZE (proj-7.1.1.tar.gz) = 5509592 +TIMESTAMP = 1605633222 +SHA256 (proj-7.2.0.tar.gz) = 2957798e5fe295ff96a2af1889d0428e486363d210889422f76dd744f7885763 +SIZE (proj-7.2.0.tar.gz) = 5687343 SHA256 (proj-datumgrid-1.8.zip) = b9838ae7e5f27ee732fb0bfed618f85b36e8bb56d7afb287d506338e9f33861e SIZE (proj-datumgrid-1.8.zip) = 6601640 SHA256 (proj-datumgrid-europe-1.3.zip) = fec755e7e80f921b985cff76213e6e65949468f4482d329f09c8cf1d8dddfe52 Modified: head/graphics/proj/pkg-plist ============================================================================== --- head/graphics/proj/pkg-plist Wed Nov 18 04:15:13 2020 (r555621) +++ head/graphics/proj/pkg-plist Wed Nov 18 05:27:28 2020 (r555622) @@ -25,7 +25,7 @@ include/proj_symbol_rename.h lib/libproj.a lib/libproj.so lib/libproj.so.19 -lib/libproj.so.19.1.1 +lib/libproj.so.19.2.0 libdata/pkgconfig/proj.pc man/man1/cct.1.gz man/man1/cs2cs.1.gz @@ -344,6 +344,7 @@ man/man1/projsync.1.gz %%DATADIR%%/stlrnc %%DATADIR%%/stpaul %%DATADIR%%/tnhpgn.gsb +%%DATADIR%%/triangulation.schema.json %%DATA%%%%DATADIR%%/uk_os_OSGM15_Belfast.tif %%DATA%%%%DATADIR%%/uk_os_OSGM15_Malin.tif %%DATA%%%%DATADIR%%/uk_os_OSTN15_NTv2_OSGBtoETRS.tif Modified: head/graphics/py-cartopy/Makefile ============================================================================== --- head/graphics/py-cartopy/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/graphics/py-cartopy/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= cartopy PORTVERSION= 0.18.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-pyproj/Makefile ============================================================================== --- head/graphics/py-pyproj/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/graphics/py-pyproj/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= pyproj PORTVERSION= 2.6.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= .post1 CATEGORIES= graphics python geography MASTER_SITES= CHEESESHOP Modified: head/graphics/qgis-ltr/Makefile ============================================================================== --- head/graphics/qgis-ltr/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/graphics/qgis-ltr/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -4,7 +4,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- DISTVERSION= 3_10_11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography PKGNAMESUFFIX= -ltr Modified: head/graphics/qgis/Makefile ============================================================================== --- head/graphics/qgis/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/graphics/qgis/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -4,7 +4,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- DISTVERSION= 3_16_0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MAINTAINER= rhurlin@FreeBSD.org Modified: head/lang/fpc/Makefile ============================================================================== --- head/lang/fpc/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/lang/fpc/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= fpc PORTVERSION= 3.0.4 -PORTREVISION?= 5 +PORTREVISION?= 6 CATEGORIES?= lang MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/${PORTVERSION}/source/:source \ ftp://planetmirror.com/pub/fpc/dist/${PORTVERSION}/source/:source \ Modified: head/math/PDL/Makefile ============================================================================== --- head/math/PDL/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/math/PDL/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= PDL PORTVERSION= 2.019 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math perl5 MASTER_SITES= CPAN Modified: head/math/R-cran-sf/Makefile ============================================================================== --- head/math/R-cran-sf/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/math/R-cran-sf/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= sf DISTVERSION= 0.9-6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/octave-forge-octproj/Makefile ============================================================================== --- head/math/octave-forge-octproj/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/math/octave-forge-octproj/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-octproj PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/saga/Makefile ============================================================================== --- head/math/saga/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/math/saga/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= saga PORTVERSION= 7.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION} Modified: head/science/cdo/Makefile ============================================================================== --- head/science/cdo/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/science/cdo/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= cdo PORTVERSION= 1.9.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/23323/ \ LOCAL/sunpoet Modified: head/science/gnudatalanguage/Makefile ============================================================================== --- head/science/gnudatalanguage/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/science/gnudatalanguage/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -4,7 +4,7 @@ PORTNAME= gnudatalanguage PORTVERSION= 0.9.9 DISTVERSIONPREFIX= v -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= science lang .if defined(BUILD_PYTHON_MODULE) PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/science/rubygem-rgeo-proj4/Makefile ============================================================================== --- head/science/rubygem-rgeo-proj4/Makefile Wed Nov 18 04:15:13 2020 (r555621) +++ head/science/rubygem-rgeo-proj4/Makefile Wed Nov 18 05:27:28 2020 (r555622) @@ -3,7 +3,7 @@ PORTNAME= rgeo-proj4 PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science rubygems MASTER_SITES= RG