Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 564500 - sci-libs/geos-3.5.0 vesion bump
Summary: sci-libs/geos-3.5.0 vesion bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-30 14:09 UTC by Tomáš Mózes
Modified: 2015-12-06 04:43 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.