Re: [geos-devel] 3.2.0 release ready for download

2009-12-15 Thread strk
On Mon, Dec 14, 2009 at 06:39:21PM -0500, Greg Troxel wrote: The shlib major version changed; probably NEWS should mention that. GEOS has 2 shared libraries. The one implementing the C++ API and the one implementing the C API. While we maintain proper library versioning for the C API, we

[geos-devel] 3.2.0 release ready for download

2009-12-14 Thread Sandro Santilli
I'm pleased to announce the final release of GEOS 3.2.0. http://download.osgeo.org/geos/geos-3.2.0.tar.bz2 This new release provides improved robustness and speed, along with new additions to the C api: - STRtree support - Linear referencing functions (project, interpolate) - Styled Buffer

Re: [geos-devel] 3.2.0 release ready for download

2009-12-14 Thread Greg Troxel
I have updated the pkgsrc entry for geos. It passed make check on NetBSD/5.0 i386. The shlib major version changed; probably NEWS should mention that. Are there incompatible ABI changes? (From a packaging point of view, shlib version changes when there aren't actually ABI changes generates