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

Bug 455118

Summary: sci-libs/geos-3.3.7[php] does build fine with php-5.4.8[-threads]
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: [OLD] LibraryAssignee: Sci-geo Project <sci-geosciences>
Status: RESOLVED FIXED    
Severity: enhancement CC: kripton, pgsql-bugs
Priority: Normal Keywords: PATCH
Version: 10.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: geos-3.3.7.ebuild.diff

Description Andreas Sturmlechner gentoo-dev 2013-02-02 12:03:30 UTC
Created attachment 337666 [details, diff]
geos-3.3.7.ebuild.diff

After the recent bump to 3.3.7 I looked at the ebuild again and noticed this:

24 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> geos-3.3.3.ebuild:
  Depends on php[-threads] wrt bug#415023.


Gave an altered 3.3.7 ebuild a try again with php-5.4.8 (this time with -threads) and it worked - so the Changelog in 3.3.4 ('Fix support for PHP 5.4') might have actually said the truth, but our geos ebuilds still require php:5.3.

Attaching a patch to correct the php dependency.
Comment 1 Aaron W. Swenson gentoo-dev 2013-03-02 16:46:46 UTC
*geos-3.3.8-r1 (02 Mar 2013)

  02 Mar 2013; Aaron W. Swenson <titanofold@gentoo.org> -geos-3.3.8.ebuild,
  +geos-3.3.8-r1.ebuild:
  Fix bug 455118 by modifying PHP dependency. Fix bug 450998 by correcting
  dohtml command. Fix bug 423097 by virtue of being bumped.