Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 407219 - dev-php/pecl-http-1.7.2 version bump
Summary: dev-php/pecl-http-1.7.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL: https://bugs.php.net/bug.php?id=61310
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2012-03-07 03:20 UTC by Julian Simioni
Modified: 2012-03-08 18:07 UTC (History)
0 users

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


Attachments
Ebuild for php-pecl-1.7.2 (trivially modified from 1.7.1) (pecl-http-1.7.2.ebuild,2.20 KB, text/plain)
2012-03-07 03:21 UTC, Julian Simioni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Simioni 2012-03-07 03:20:10 UTC
The current lastest version of php-pecl, 1.7.1, does not compile with php[threads]. php-pecl-1.7.2 has been released to fix this and is currently available. however, due to http://pear.php.net/bugs/bug.php?id=19289 the package on the pear mirrors is invalid. I have filed a bug (https://bugs.php.net/bug.php?id=61310) to fix this, and will continue to prod the pecl team as needed.

Reproducible: Always
Comment 1 Julian Simioni 2012-03-07 03:21:17 UTC
Created attachment 304495 [details]
Ebuild for php-pecl-1.7.2 (trivially modified from 1.7.1)
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-03-07 16:03:20 UTC
Comment on attachment 304495 [details]
Ebuild for php-pecl-1.7.2 (trivially modified from 1.7.1)

--- pecl-http-1.7.1.ebuild      2012-02-27 01:18:12.000000000 +0100
+++ -   2012-03-07 17:03:09.383307771 +0100
@@ -24,7 +24,6 @@
        dev-libs/libevent
        || ( <dev-lang/php-5.3[spl] >=dev-lang/php-5.3 )
        >=dev-lang/php-5[hash,session,iconv]
-       php_targets_php5-3? ( dev-lang/php:5.3[-threads] )
        "
 RDEPEND="${DEPEND}"
Comment 3 Ole Markus With (RETIRED) gentoo-dev 2012-03-07 16:29:02 UTC
The reason this has not been bumped already is because of the package issues. Thanks for the upstream. We'll monitor it and bump when it has been fixed.
Comment 4 Ole Markus With (RETIRED) gentoo-dev 2012-03-08 18:07:05 UTC
1.7.3 in CVS now

Cheers!