[geos-devel] GEOS 3.7.0rc1 release
Greg Troxel
gdt at lexort.com
Mon Aug 20 11:57:10 PDT 2018
"Regina Obe" <lr at pcorp.us> writes:
> https://download.osgeo.org/geos/geos-3.7.0rc1.tar.bz2
Updating the pkgsrc entry, I notice:
+include/geos/algorithm/distance/DiscreteFrechetDistance.h
-include/geos/geom/GeometryList.h
+include/geos/operation/distance/IndexedFacetDistance.h
which is an API change, but looking in NEWS, these are not mentioned.
The .h changes aside, it builds fine on NetBSD/7 amd64 (gcc 4.8), and
passes its own tests.
However, the C++ library seems messed up and I haven't looked into why
yet (will do, but wanted to caution others to look).
libs before:
-rwxr-xr-x 1 root wheel 20427339 Aug 20 08:06 /usr/pkg/lib/libgeos-3.6.2.so
-lrwxr-xr-x 1 root wheel 19 Aug 20 08:06 /usr/pkg/lib/libgeos_c.so -> libgeos_c.so.1.10.2
-lrwxr-xr-x 1 root wheel 19 Aug 20 08:06 /usr/pkg/lib/libgeos_c.so.1 -> libgeos_c.so.1.10.2
--rwxr-xr-x 1 root wheel 1228435 Aug 20 08:06 /usr/pkg/lib/libgeos_c.so.1.10.2
libs after
-rwxr-xr-x 1 root wheel 24765613 Aug 20 14:51 /usr/pkg/lib/libgeos--no-undefined.so
lrwxr-xr-x 1 root wheel 19 Aug 20 14:51 /usr/pkg/lib/libgeos_c.so -> libgeos_c.so.1.11.0
lrwxr-xr-x 1 root wheel 19 Aug 20 14:51 /usr/pkg/lib/libgeos_c.so.1 -> libgeos_c.so.1.11.0
-rwxr-xr-x 1 root wheel 1520154 Aug 20 14:51 /usr/pkg/lib/libgeos_c.so.1.11.0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 162 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/geos-devel/attachments/20180820/6a5323ff/attachment.sig>
More information about the geos-devel
mailing list