Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 564500

Summary: sci-libs/geos-3.5.0 vesion bump
Product: Gentoo Linux Reporter: Tomáš Mózes <hydrapolic>
Component: [OLD] UnspecifiedAssignee: Sci-geo Project <sci-geosciences>
Status: RESOLVED FIXED    
Severity: normal CC: pgsql-bugs, rossi.f
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tomáš Mózes 2015-10-30 14:09:39 UTC
- New things:
  - Voronoi API (#627)
  - PHP: Geometry->normalize method
  - GEOS_USE_ONLY_R_API macro support (#695)
  - PHP: WKBReader->read() & WKBWriter::write() methods (Benjamin Morel)
  - GEOSClipByRect (#699, Mika Heiskanen, Sandro Santilli)
  - CAPI: thread-safe message handling API (#663, Pepijn Van Eeckhoudt)
- Improvements:
  - Speed-up intersection and difference between geometries
    with small bounding box overlap.
  - CAPI: add MULTILINESTRING support for GEOSisClosed (Benjamin Morel)
- C++ API changes:
  - Added no-parameter CoordinateSequenceFactory::create method (Sandro Mani)
Comment 1 Tomáš Mózes 2015-11-02 11:14:30 UTC
The patch 3.4.2-ruby_so_name.patch got upstream and it seems to compile fine.
Comment 2 Fabio Rossi 2015-12-01 01:00:49 UTC
Moreover the version 3.5.0 solves the issue with the php package compiled with the threads USE flag. This means that the fix introduced with bug #415023 can be now removed. I have opened another bug (#567204) with the backport of the upstream patch for the versions 3.4.[12]
Comment 3 Aaron W. Swenson gentoo-dev 2015-12-06 04:18:00 UTC
commit a4952c16e644ae9e7b8be6c3a402cad6eaed8150
Author: Aaron W. Swenson <titanofold@gentoo.org>
Date:   Sat Dec 5 23:16:33 2015 -0500

    Version Bump
    
    Package-Manager: portage-2.2.20.1
Comment 4 Tomáš Mózes 2015-12-06 04:43:36 UTC
Thanks Aaron.