Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 455118 - sci-libs/geos-3.3.7[php] does build fine with php-5.4.8[-threads]
Summary: sci-libs/geos-3.3.7[php] does build fine with php-5.4.8[-threads]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-02-02 12:03 UTC by Andreas Sturmlechner
Modified: 2013-03-02 17:26 UTC (History)
2 users (show)

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


Attachments
geos-3.3.7.ebuild.diff (geos-3.3.7.ebuild.diff,527 bytes, patch)
2013-02-02 12:03 UTC, Andreas Sturmlechner
Details | Diff

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