geo/geos: update to 3.9.1.
See https://lists.osgeo.org/pipermail/geos-devel/2021-February/010138.html Face reality & take maintainership while here.
This commit is contained in:
parent
16cce2e734
commit
2c700a585f
@ -1,14 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2021/02/21 07:36:49 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2021/02/21 09:31:48 landry Exp $
|
||||
|
||||
BROKEN-hppa = undefined reference to 'std::auto_ptr<geos::geom::Envelope>::~auto_ptr()'
|
||||
BROKEN-arm = ld: error: duplicate symbol: typeinfo for geos::noding::BasicSegmentString
|
||||
|
||||
COMMENT= 2d geometry and topology engine
|
||||
DISTNAME= geos-3.9.0
|
||||
DISTNAME= geos-3.9.1
|
||||
CATEGORIES= geo
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS= geos 15.0 \
|
||||
MAINTAINER = Landry Breuil <landry@openbsd.org>
|
||||
|
||||
SHARED_LIBS= geos 16.0 \
|
||||
geos_c 4.5
|
||||
|
||||
# LGPLv2.1
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (geos-3.9.0.tar.bz2) = vYCCzxL0XydjAZPHi9taPLqEe4HnKyAmg1bCpPwGUmk=
|
||||
SIZE (geos-3.9.0.tar.bz2) = 4710957
|
||||
SHA256 (geos-3.9.1.tar.bz2) = fmMFB9ysncB1ZdJJom8GoVyfWwxS3SkSmg49OB1+OCo=
|
||||
SIZE (geos-3.9.1.tar.bz2) = 4761372
|
||||
|
Loading…
Reference in New Issue
Block a user