Skip to content
Snippets Groups Projects
Verified Commit 09634ab8 authored by sunpoet's avatar sunpoet
Browse files

graphics/geos: Update to 3.11.1

parent c63a8f65
No related branches found
No related tags found
No related merge requests found
PORTNAME= geos
PORTVERSION= 3.11.0
PORTVERSION= 3.11.1
CATEGORIES= graphics geography
MASTER_SITES= https://download.osgeo.org/geos/ \
https://github.com/libgeos/geos/releases/download/${PORTVERSION}/
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Geometry Engine, Open Source
WWW= https://libgeos.org/
WWW= https://libgeos.org/ \
https://github.com/libgeos/geos
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
......
TIMESTAMP = 1656702476
SHA256 (geos-3.11.0.tar.bz2) = 79ab8cabf4aa8604d161557b52e3e4d84575acdc0d08cb09ab3f7aaefa4d858a
SIZE (geos-3.11.0.tar.bz2) = 6727294
TIMESTAMP = 1669057545
SHA256 (geos-3.11.1.tar.bz2) = 6d0eb3cfa9f92d947731cc75f1750356b3bdfc07ea020553daf6af1c768e0be2
SIZE (geos-3.11.1.tar.bz2) = 6753232
......@@ -3,5 +3,3 @@ GEOS (Geometry Engine - Open Source) is a C++ port of the JTS Topology Suite
includes all the OpenGIS Simple Features for SQL spatial predicate functions and
spatial operators, as well as specific JTS enhanced functions. GEOS provides
spatial functionality to many other projects and products.
See also: https://github.com/libgeos/geos
......@@ -253,6 +253,7 @@ include/geos/noding/snapround/MCIndexPointSnapper.h
include/geos/noding/snapround/MCIndexSnapRounder.h
include/geos/noding/snapround/SnapRoundingIntersectionAdder.h
include/geos/noding/snapround/SnapRoundingNoder.h
include/geos/operation/BoundaryOp.h
include/geos/operation/GeometryGraphOperation.h
include/geos/operation/buffer/BufferBuilder.h
include/geos/operation/buffer/BufferCurveSetBuilder.h
......@@ -451,5 +452,5 @@ lib/libgeos.so
lib/libgeos.so.%%PORTVERSION%%
lib/libgeos_c.so
lib/libgeos_c.so.1
lib/libgeos_c.so.1.17.0
lib/libgeos_c.so.1.17.1
libdata/pkgconfig/geos.pc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment