Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13913 - php-4.3.0-r2.ebuild problem with curl
Summary: php-4.3.0-r2.ebuild problem with curl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-14 08:58 UTC by Cal Evans
Modified: 2003-04-24 13:16 UTC (History)
0 users

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 Cal Evans 2003-01-14 08:58:11 UTC
curl? ( >=net-ftp/curl-7.8.1 )
 but with any version of curl less than 7.9.0 PHP will throw an error in the
config. 

Needs to be changed to
curl? ( >=net-ftp/curl-7.9.0 )

=C=
Comment 1 Cal Evans 2003-03-18 15:59:19 UTC
this has been fixed and can be closed. 
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-04-24 13:16:11 UTC
mod_php was fixed before, but not base php.
fixed now.