geo/geos: update to 3.11.1.

see https://github.com/libgeos/geos/releases/tag/3.11.1
rm patch merged in https://github.com/libgeos/geos/pull/644
This commit is contained in:
landry 2022-11-28 07:53:55 +00:00
parent f72c5e19b4
commit 27d6ff8801
4 changed files with 5 additions and 16 deletions

View File

@ -1,11 +1,11 @@
COMMENT= 2d geometry and topology engine
DISTNAME= geos-3.11.0
DISTNAME= geos-3.11.1
CATEGORIES= geo
MAINTAINER = Landry Breuil <landry@openbsd.org>
SHARED_LIBS= geos 19.0 \
SHARED_LIBS= geos 20.0 \
geos_c 4.7
# LGPLv2.1

View File

@ -1,2 +1,2 @@
SHA256 (geos-3.11.0.tar.bz2) = eauMq/SqhgTRYVV7UuPk2EV1rNwNCMsJqz96rvpNhYo=
SIZE (geos-3.11.0.tar.bz2) = 6727294
SHA256 (geos-3.11.1.tar.bz2) = bQ6zz6n5LZR3Mcx18XUDVrO9/AfqAgVT2vavHHaOC+I=
SIZE (geos-3.11.1.tar.bz2) = 6753232

View File

@ -1,12 +0,0 @@
Index: tools/geos-config.in
--- tools/geos-config.in.orig
+++ tools/geos-config.in
@@ -44,7 +44,7 @@ while test $# -gt 0; do
--libs)
# TODO: make an alias for --clibs
# see http://trac.osgeo.org/geos/ticket/497
- echo -L${libdir} -lgeos-@VERSION_RELEASE@
+ echo -L${libdir} -lgeos
;;
--clibs)
echo -L${libdir} -lgeos_c

View File

@ -280,6 +280,7 @@ include/geos/noding/snapround/MCIndexSnapRounder.h
include/geos/noding/snapround/SnapRoundingIntersectionAdder.h
include/geos/noding/snapround/SnapRoundingNoder.h
include/geos/operation/
include/geos/operation/BoundaryOp.h
include/geos/operation/GeometryGraphOperation.h
include/geos/operation/buffer/
include/geos/operation/buffer/BufferBuilder.h