Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 545672 - dev-php/pecl-uploadprogress - Add php5-6 to USE_PHP
Summary: dev-php/pecl-uploadprogress - Add php5-6 to USE_PHP
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-06 03:39 UTC by Reuben Farrelly
Modified: 2015-04-29 00:48 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 Reuben Farrelly 2015-04-06 03:39:08 UTC
The current 1.0.3.1-r1 ebuild of pecl-uploadprogress has the following in the ebuild:

USE_PHP="php5-5 php5-4"

We should add php5-6 to this list as php-5.6 has been in portage for many months now.

I have been running pecl-uploadprogress with USE_PHP="php5-5 php5-6" for some weeks now and can confirm that it builds and runs just fine with the newer version of php.
Comment 1 Brian Evans (RETIRED) gentoo-dev 2015-04-29 00:48:56 UTC
+*pecl-uploadprogress-1.0.3.1-r2 (29 Apr 2015)
+
+  29 Apr 2015; Brian Evans <grknight@gentoo.org>
+  +pecl-uploadprogress-1.0.3.1-r2.ebuild:
+  Revbump to make deps more specific and add php5-6 for bug 545672