summaryrefslogtreecommitdiff
path: root/geography/geos/PLIST
diff options
context:
space:
mode:
authorgdt <gdt>2015-09-06 19:45:44 +0000
committergdt <gdt>2015-09-06 19:45:44 +0000
commitdad75d67942d959960d785a9cf528c9d3f792cfb (patch)
treeb180368bdf3c4f5d5b937216b52da37b2bab8771 /geography/geos/PLIST
parentc20c8208fda85e144ca85b9fc775a2bd70812394 (diff)
downloadpkgsrc-dad75d67942d959960d785a9cf528c9d3f792cfb.tar.gz
Update to 3.5.0.
Changes in 3.5.0 2015-08-15 - New things: - Voronoi API (#627) - PHP: Geometry->normalize method - GEOS_USE_ONLY_R_API macro support (#695) - PHP: WKBReader->read() & WKBWriter::write() methods (Benjamin Morel) - GEOSClipByRect (#699, Mika Heiskanen, Sandro Santilli) - CAPI: thread-safe message handling API (#663, Pepijn Van Eeckhoudt) - Improvements: - Speed-up intersection and difference between geometries with small bounding box overlap. - CAPI: add MULTILINESTRING support for GEOSisClosed (Benjamin Morel) - C++ API changes: - Added no-parameter CoordinateSequenceFactory::create method (Sandro Mani)
Diffstat (limited to 'geography/geos/PLIST')
-rw-r--r--geography/geos/PLIST8
1 files changed, 6 insertions, 2 deletions
diff --git a/geography/geos/PLIST b/geography/geos/PLIST
index d7158c9252c..4cd294323b8 100644
--- a/geography/geos/PLIST
+++ b/geography/geos/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2013/08/30 16:37:38 gdt Exp $
+@comment $NetBSD: PLIST,v 1.13 2015/09/06 19:45:44 gdt Exp $
bin/geos-config
include/geos.h
include/geos/algorithm/Angle.h
@@ -262,6 +262,9 @@ include/geos/operation/distance/ConnectedElementLocationFilter.h
include/geos/operation/distance/ConnectedElementPointFilter.h
include/geos/operation/distance/DistanceOp.h
include/geos/operation/distance/GeometryLocation.h
+include/geos/operation/intersection/Rectangle.h
+include/geos/operation/intersection/RectangleIntersection.h
+include/geos/operation/intersection/RectangleIntersectionBuilder.h
include/geos/operation/linemerge/EdgeString.h
include/geos/operation/linemerge/LineMergeDirectedEdge.h
include/geos/operation/linemerge/LineMergeEdge.h
@@ -316,7 +319,6 @@ include/geos/operation/valid/RepeatedPointTester.h
include/geos/operation/valid/SimpleNestedRingTester.h
include/geos/operation/valid/SweeplineNestedRingTester.h
include/geos/operation/valid/TopologyValidationError.h
-include/geos/platform.h
include/geos/planargraph.h
include/geos/planargraph/DirectedEdge.h
include/geos/planargraph/DirectedEdgeStar.h
@@ -327,6 +329,7 @@ include/geos/planargraph/NodeMap.h
include/geos/planargraph/PlanarGraph.h
include/geos/planargraph/Subgraph.h
include/geos/planargraph/algorithm/ConnectedSubgraphFinder.h
+include/geos/platform.h
include/geos/precision.h
include/geos/precision/CommonBits.h
include/geos/precision/CommonBitsOp.h
@@ -348,6 +351,7 @@ include/geos/spatialIndex.h
include/geos/timeval.h
include/geos/triangulate/DelaunayTriangulationBuilder.h
include/geos/triangulate/IncrementalDelaunayTriangulator.h
+include/geos/triangulate/VoronoiDiagramBuilder.h
include/geos/triangulate/quadedge/LastFoundQuadEdgeLocator.h
include/geos/triangulate/quadedge/LocateFailureException.h
include/geos/triangulate/quadedge/QuadEdge.h