[geos-devel] GEOS 3.7.0rc1 release
Greg Troxel
gdt at lexort.com
Mon Aug 20 12:47:35 PDT 2018
Greg Troxel <gdt at lexort.com> writes:
> 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
The problem is the new use of sed instead of major/minor/patch. The sed
expression throws an error with NetBSD's sed, and gives an answer that
seems wrong with gsed. The use of extra [] just inside the () doesn't
seem right.
Perhaps there should be instead of patch, patch and rc variables, with
rc being empty in releases, so that the old way can work.
-------------- 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/536a1428/attachment.sig>
More information about the geos-devel
mailing list