Index: graphics/gdal/Makefile =================================================================== --- graphics/gdal/Makefile (revision 558240) +++ graphics/gdal/Makefile (working copy) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 3.1.4 -PORTREVISION= 3 +PORTVERSION= 3.2.0 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet @@ -28,6 +27,9 @@ 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 PCRE_DESC= Regular expression support for SQLite Index: graphics/gdal/distinfo =================================================================== --- graphics/gdal/distinfo (revision 558240) +++ graphics/gdal/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604680086 -SHA256 (gdal-3.1.4.tar.xz) = 7b82486f71c71cec61f9b237116212ce18ef6b90f068cbbf9f7de4fc50b576a8 -SIZE (gdal-3.1.4.tar.xz) = 12092576 +TIMESTAMP = 1608369561 +SHA256 (gdal-3.2.0.tar.xz) = b051f852600ffdf07e337a7f15673da23f9201a9dbb482bd513756a3e5a196a6 +SIZE (gdal-3.2.0.tar.xz) = 12169064 Index: graphics/gdal/pkg-plist =================================================================== --- graphics/gdal/pkg-plist (revision 558240) +++ graphics/gdal/pkg-plist (working copy) @@ -1,5 +1,6 @@ bin/gdal-config bin/gdal_contour +bin/gdal_create bin/gdal_grid bin/gdal_rasterize bin/gdal_translate @@ -13,7 +14,6 @@ bin/gdalmanage bin/gdalmdiminfo bin/gdalmdimtranslate -bin/gdalserver bin/gdalsrsinfo bin/gdaltindex bin/gdaltransform @@ -188,6 +188,11 @@ %%DATADIR%%/seed_2d.dgn %%DATADIR%%/seed_3d.dgn %%DATADIR%%/stateplane.csv +%%DATADIR%%/template_tiles.mapml +%%DATADIR%%/tms_LINZAntarticaMapTileGrid.json +%%DATADIR%%/tms_MapML_APSTILE.json +%%DATADIR%%/tms_MapML_CBMTILE.json +%%DATADIR%%/tms_NZTM2000.json %%DATADIR%%/trailer.dxf %%DATADIR%%/vdv452.xml %%DATADIR%%/vdv452.xsd Index: graphics/geos/Makefile =================================================================== --- graphics/geos/Makefile (revision 558240) +++ graphics/geos/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geos -PORTVERSION= 3.8.1 +PORTVERSION= 3.9.0 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/geos/ \ LOCAL/sunpoet Index: graphics/geos/distinfo =================================================================== --- graphics/geos/distinfo (revision 558240) +++ graphics/geos/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585059195 -SHA256 (geos-3.8.1.tar.bz2) = 4258af4308deb9dbb5047379026b4cd9838513627cb943a44e16c40e42ae17f7 -SIZE (geos-3.8.1.tar.bz2) = 2505407 +TIMESTAMP = 1608361930 +SHA256 (geos-3.9.0.tar.bz2) = bd8082cf12f45f27630193c78bdb5a3cba847b81e72b20268356c2a4fc065269 +SIZE (geos-3.9.0.tar.bz2) = 4710957 Index: graphics/geos/pkg-plist =================================================================== --- graphics/geos/pkg-plist (revision 558240) +++ graphics/geos/pkg-plist (working copy) @@ -25,6 +25,8 @@ include/geos/algorithm/RayCrossingCounter.h include/geos/algorithm/RayCrossingCounterDD.h include/geos/algorithm/RobustDeterminant.h +include/geos/algorithm/construct/LargestEmptyCircle.h +include/geos/algorithm/construct/MaximumInscribedCircle.h include/geos/algorithm/distance/DiscreteFrechetDistance.h include/geos/algorithm/distance/DiscreteHausdorffDistance.h include/geos/algorithm/distance/DistanceToPoint.h @@ -32,24 +34,13 @@ include/geos/algorithm/locate/IndexedPointInAreaLocator.h include/geos/algorithm/locate/PointOnGeometryLocator.h include/geos/algorithm/locate/SimplePointInAreaLocator.h -include/geos/algorithm/ttmath/ttmath.h -include/geos/algorithm/ttmath/ttmathbig.h -include/geos/algorithm/ttmath/ttmathdec.h -include/geos/algorithm/ttmath/ttmathint.h -include/geos/algorithm/ttmath/ttmathmisc.h -include/geos/algorithm/ttmath/ttmathobjects.h -include/geos/algorithm/ttmath/ttmathparser.h -include/geos/algorithm/ttmath/ttmaththreads.h -include/geos/algorithm/ttmath/ttmathtypes.h -include/geos/algorithm/ttmath/ttmathuint.h -include/geos/algorithm/ttmath/ttmathuint_noasm.h -include/geos/algorithm/ttmath/ttmathuint_x86.h -include/geos/algorithm/ttmath/ttmathuint_x86_64.h -include/geos/algorithm/ttmath/ttmathuint_x86_64_msvc.asm include/geos/constants.h +include/geos/edgegraph/EdgeGraph.h +include/geos/edgegraph/EdgeGraphBuilder.h +include/geos/edgegraph/HalfEdge.h +include/geos/edgegraph/MarkHalfEdge.h include/geos/export.h include/geos/geom.h -include/geos/geom/BinaryOp.h include/geos/geom/Coordinate.h include/geos/geom/Coordinate.inl include/geos/geom/CoordinateArraySequence.h @@ -72,6 +63,7 @@ include/geos/geom/GeometryFactory.h include/geos/geom/GeometryFactory.inl include/geos/geom/GeometryFilter.h +include/geos/geom/HeuristicOverlay.h include/geos/geom/IntersectionMatrix.h include/geos/geom/LineSegment.h include/geos/geom/LineSegment.inl @@ -85,8 +77,11 @@ include/geos/geom/MultiPolygon.inl include/geos/geom/Point.h include/geos/geom/Polygon.h +include/geos/geom/Position.h include/geos/geom/PrecisionModel.h include/geos/geom/PrecisionModel.inl +include/geos/geom/Quadrant.h +include/geos/geom/Quadrant.inl include/geos/geom/Triangle.h include/geos/geom/prep/AbstractPreparedPolygonContains.h include/geos/geom/prep/BasicPreparedGeometry.h @@ -93,12 +88,15 @@ include/geos/geom/prep/PreparedGeometry.h include/geos/geom/prep/PreparedGeometryFactory.h include/geos/geom/prep/PreparedLineString.h +include/geos/geom/prep/PreparedLineStringDistance.h include/geos/geom/prep/PreparedLineStringIntersects.h +include/geos/geom/prep/PreparedLineStringNearestPoints.h include/geos/geom/prep/PreparedPoint.h include/geos/geom/prep/PreparedPolygon.h include/geos/geom/prep/PreparedPolygonContains.h include/geos/geom/prep/PreparedPolygonContainsProperly.h include/geos/geom/prep/PreparedPolygonCovers.h +include/geos/geom/prep/PreparedPolygonDistance.h include/geos/geom/prep/PreparedPolygonIntersects.h include/geos/geom/prep/PreparedPolygonPredicate.h include/geos/geom/util/ComponentCoordinateExtracter.h @@ -114,8 +112,6 @@ include/geos/geom/util/PolygonExtracter.h include/geos/geom/util/ShortCircuitedGeometryVisitor.h include/geos/geom/util/SineStarFactory.h -include/geos/geomUtil.h -include/geos/geomgraph.h include/geos/geomgraph/Depth.h include/geos/geomgraph/Depth.inl include/geos/geomgraph/DirectedEdge.h @@ -138,9 +134,6 @@ include/geos/geomgraph/NodeFactory.h include/geos/geomgraph/NodeMap.h include/geos/geomgraph/PlanarGraph.h -include/geos/geomgraph/Position.h -include/geos/geomgraph/Quadrant.h -include/geos/geomgraph/Quadrant.inl include/geos/geomgraph/TopologyLocation.h include/geos/geomgraph/TopologyLocation.inl include/geos/geomgraph/index/EdgeSetIntersector.h @@ -155,8 +148,6 @@ include/geos/geomgraph/index/SweepLineEvent.h include/geos/geomgraph/index/SweepLineEventObj.h include/geos/geomgraph/index/SweepLineSegment.h -include/geos/geomgraphindex.h -include/geos/geosAlgorithm.h include/geos/index/ItemVisitor.h include/geos/index/SpatialIndex.h include/geos/index/bintree/Bintree.h @@ -173,7 +164,9 @@ include/geos/index/intervalrtree/IntervalRTreeLeafNode.h include/geos/index/intervalrtree/IntervalRTreeNode.h include/geos/index/intervalrtree/SortedPackedIntervalRTree.h -include/geos/index/quadtree/DoubleBits.h +include/geos/index/kdtree/KdNode.h +include/geos/index/kdtree/KdNodeVisitor.h +include/geos/index/kdtree/KdTree.h include/geos/index/quadtree/IntervalSize.h include/geos/index/quadtree/Key.h include/geos/index/quadtree/Node.h @@ -191,17 +184,14 @@ include/geos/index/strtree/ItemDistance.h include/geos/index/strtree/SIRtree.h include/geos/index/strtree/STRtree.h +include/geos/index/strtree/SimpleSTRdistance.h +include/geos/index/strtree/SimpleSTRnode.h +include/geos/index/strtree/SimpleSTRtree.h include/geos/index/sweepline/SweepLineEvent.h include/geos/index/sweepline/SweepLineIndex.h include/geos/index/sweepline/SweepLineInterval.h include/geos/index/sweepline/SweepLineOverlapAction.h -include/geos/indexBintree.h -include/geos/indexChain.h -include/geos/indexQuadtree.h -include/geos/indexStrtree.h -include/geos/indexSweepline.h include/geos/inline.h -include/geos/io.h include/geos/io/ByteOrderDataInStream.h include/geos/io/ByteOrderDataInStream.inl include/geos/io/ByteOrderValues.h @@ -225,7 +215,8 @@ include/geos/linearref/LocationIndexOfLine.h include/geos/linearref/LocationIndexOfPoint.h include/geos/linearref/LocationIndexedLine.h -include/geos/noding.h +include/geos/math/DD.h +include/geos/namespaces.h include/geos/noding/BasicSegmentString.h include/geos/noding/BasicSegmentString.inl include/geos/noding/FastNodingValidator.h @@ -255,21 +246,17 @@ include/geos/noding/SegmentStringUtil.h include/geos/noding/SimpleNoder.h include/geos/noding/SinglePassNoder.h +include/geos/noding/ValidatingNoder.h +include/geos/noding/snap/SnappingIntersectionAdder.h +include/geos/noding/snap/SnappingNoder.h +include/geos/noding/snap/SnappingPointIndex.h include/geos/noding/snapround/HotPixel.h include/geos/noding/snapround/HotPixel.inl +include/geos/noding/snapround/HotPixelIndex.h include/geos/noding/snapround/MCIndexPointSnapper.h include/geos/noding/snapround/MCIndexSnapRounder.h -include/geos/noding/snapround/SimpleSnapRounder.h -include/geos/nodingSnapround.h -include/geos/opBuffer.h -include/geos/opDistance.h -include/geos/opLinemerge.h -include/geos/opOverlay.h -include/geos/opPolygonize.h -include/geos/opPredicate.h -include/geos/opRelate.h -include/geos/opValid.h -include/geos/operation.h +include/geos/noding/snapround/SnapRoundingIntersectionAdder.h +include/geos/noding/snapround/SnapRoundingNoder.h include/geos/operation/GeometryGraphOperation.h include/geos/operation/IsSimpleOp.h include/geos/operation/buffer/BufferBuilder.h @@ -317,6 +304,34 @@ include/geos/operation/overlay/snap/LineStringSnapper.h include/geos/operation/overlay/snap/SnapIfNeededOverlayOp.h include/geos/operation/overlay/snap/SnapOverlayOp.h +include/geos/operation/overlayng/Edge.h +include/geos/operation/overlayng/EdgeKey.h +include/geos/operation/overlayng/EdgeMerger.h +include/geos/operation/overlayng/EdgeNodingBuilder.h +include/geos/operation/overlayng/EdgeSourceInfo.h +include/geos/operation/overlayng/ElevationModel.h +include/geos/operation/overlayng/IndexedPointOnLineLocator.h +include/geos/operation/overlayng/InputGeometry.h +include/geos/operation/overlayng/IntersectionPointBuilder.h +include/geos/operation/overlayng/LineBuilder.h +include/geos/operation/overlayng/LineLimiter.h +include/geos/operation/overlayng/MaximalEdgeRing.h +include/geos/operation/overlayng/OverlayEdge.h +include/geos/operation/overlayng/OverlayEdgeRing.h +include/geos/operation/overlayng/OverlayGraph.h +include/geos/operation/overlayng/OverlayLabel.h +include/geos/operation/overlayng/OverlayLabeller.h +include/geos/operation/overlayng/OverlayMixedPoints.h +include/geos/operation/overlayng/OverlayNG.h +include/geos/operation/overlayng/OverlayNGRobust.h +include/geos/operation/overlayng/OverlayPoints.h +include/geos/operation/overlayng/OverlayUtil.h +include/geos/operation/overlayng/PolygonBuilder.h +include/geos/operation/overlayng/PrecisionReducer.h +include/geos/operation/overlayng/PrecisionUtil.h +include/geos/operation/overlayng/RingClipper.h +include/geos/operation/overlayng/RobustClipEnvelopeComputer.h +include/geos/operation/overlayng/UnaryUnionNG.h include/geos/operation/polygonize/BuildArea.h include/geos/operation/polygonize/EdgeRing.h include/geos/operation/polygonize/HoleAssigner.h @@ -343,8 +358,10 @@ include/geos/operation/union/OverlapUnion.h include/geos/operation/union/PointGeometryUnion.h include/geos/operation/union/UnaryUnionOp.h +include/geos/operation/union/UnionStrategy.h include/geos/operation/valid/ConnectedInteriorTester.h include/geos/operation/valid/ConsistentAreaTester.h +include/geos/operation/valid/IndexedNestedShellTester.h include/geos/operation/valid/IsValidOp.h include/geos/operation/valid/MakeValid.h include/geos/operation/valid/QuadtreeNestedRingTester.h @@ -353,7 +370,6 @@ include/geos/operation/valid/SimpleNestedRingTester.h include/geos/operation/valid/SweeplineNestedRingTester.h include/geos/operation/valid/TopologyValidationError.h -include/geos/planargraph.h include/geos/planargraph/DirectedEdge.h include/geos/planargraph/DirectedEdgeStar.h include/geos/planargraph/Edge.h @@ -363,7 +379,6 @@ include/geos/planargraph/PlanarGraph.h include/geos/planargraph/Subgraph.h include/geos/planargraph/algorithm/ConnectedSubgraphFinder.h -include/geos/precision.h include/geos/precision/CommonBits.h include/geos/precision/CommonBitsOp.h include/geos/precision/CommonBitsRemover.h @@ -373,6 +388,9 @@ include/geos/precision/PrecisionReducerCoordinateOperation.h include/geos/precision/SimpleGeometryPrecisionReducer.h include/geos/profiler.h +include/geos/shape/fractal/HilbertCode.h +include/geos/shape/fractal/HilbertEncoder.h +include/geos/shape/fractal/MortonCode.h include/geos/simplify/DouglasPeuckerLineSimplifier.h include/geos/simplify/DouglasPeuckerSimplifier.h include/geos/simplify/LineSegmentIndex.h @@ -381,7 +399,6 @@ include/geos/simplify/TaggedLineStringSimplifier.h include/geos/simplify/TaggedLinesSimplifier.h include/geos/simplify/TopologyPreservingSimplifier.h -include/geos/spatialIndex.h include/geos/triangulate/DelaunayTriangulationBuilder.h include/geos/triangulate/IncrementalDelaunayTriangulator.h include/geos/triangulate/VoronoiDiagramBuilder.h @@ -389,6 +406,7 @@ include/geos/triangulate/quadedge/LocateFailureException.h include/geos/triangulate/quadedge/QuadEdge.h include/geos/triangulate/quadedge/QuadEdgeLocator.h +include/geos/triangulate/quadedge/QuadEdgeQuartet.h include/geos/triangulate/quadedge/QuadEdgeSubdivision.h include/geos/triangulate/quadedge/TrianglePredicate.h include/geos/triangulate/quadedge/TriangleVisitor.h @@ -416,4 +434,5 @@ lib/libgeos_c.a lib/libgeos_c.so lib/libgeos_c.so.1 -lib/libgeos_c.so.1.13.3 +lib/libgeos_c.so.1.16.2 +libdata/pkgconfig/geos.pc Index: graphics/p5-Geo-GDAL/Makefile =================================================================== --- graphics/p5-Geo-GDAL/Makefile (revision 558240) +++ graphics/p5-Geo-GDAL/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Geo-GDAL -PORTVERSION= 3.1.4 +PORTVERSION= 3.2.0 CATEGORIES= graphics perl5 MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet Index: graphics/p5-Geo-GDAL/distinfo =================================================================== --- graphics/p5-Geo-GDAL/distinfo (revision 558240) +++ graphics/p5-Geo-GDAL/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604680086 -SHA256 (gdal-3.1.4.tar.xz) = 7b82486f71c71cec61f9b237116212ce18ef6b90f068cbbf9f7de4fc50b576a8 -SIZE (gdal-3.1.4.tar.xz) = 12092576 +TIMESTAMP = 1608374091 +SHA256 (gdal-3.2.0.tar.xz) = b051f852600ffdf07e337a7f15673da23f9201a9dbb482bd513756a3e5a196a6 +SIZE (gdal-3.2.0.tar.xz) = 12169064 Index: graphics/py-gdal/Makefile =================================================================== --- graphics/py-gdal/Makefile (revision 558240) +++ graphics/py-gdal/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 3.1.4 +PORTVERSION= 3.2.0 CATEGORIES= graphics python MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet Index: graphics/py-gdal/distinfo =================================================================== --- graphics/py-gdal/distinfo (revision 558240) +++ graphics/py-gdal/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604680086 -SHA256 (gdal-3.1.4.tar.xz) = 7b82486f71c71cec61f9b237116212ce18ef6b90f068cbbf9f7de4fc50b576a8 -SIZE (gdal-3.1.4.tar.xz) = 12092576 +TIMESTAMP = 1608374101 +SHA256 (gdal-3.2.0.tar.xz) = b051f852600ffdf07e337a7f15673da23f9201a9dbb482bd513756a3e5a196a6 +SIZE (gdal-3.2.0.tar.xz) = 12169064