From 09634ab89b74d0c4797237c01a394623448444bc Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Fri, 30 Dec 2022 16:40:02 +0800 Subject: [PATCH] graphics/geos: Update to 3.11.1 - Update WWW Changes: https://github.com/libgeos/geos/releases --- graphics/geos/Makefile | 5 +++-- graphics/geos/distinfo | 6 +++--- graphics/geos/pkg-descr | 2 -- graphics/geos/pkg-plist | 3 ++- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/graphics/geos/Makefile b/graphics/geos/Makefile index 53d8aff3a5de..33163cf4a8cf 100644 --- a/graphics/geos/Makefile +++ b/graphics/geos/Makefile @@ -1,12 +1,13 @@ 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 diff --git a/graphics/geos/distinfo b/graphics/geos/distinfo index 9c0c263e1821..f919cdd7e6e6 100644 --- a/graphics/geos/distinfo +++ b/graphics/geos/distinfo @@ -1,3 +1,3 @@ -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 diff --git a/graphics/geos/pkg-descr b/graphics/geos/pkg-descr index 4e3472eab5a1..4a19cd116389 100644 --- a/graphics/geos/pkg-descr +++ b/graphics/geos/pkg-descr @@ -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 diff --git a/graphics/geos/pkg-plist b/graphics/geos/pkg-plist index 59145169ee99..20b5f9f9de9e 100644 --- a/graphics/geos/pkg-plist +++ b/graphics/geos/pkg-plist @@ -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