Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 452516 - =dev-php/pecl-oauth-1.2.3 : Version bump
Summary: =dev-php/pecl-oauth-1.2.3 : Version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-16 11:53 UTC by Agostino Sarubbo
Modified: 2013-03-28 12:16 UTC (History)
0 users

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


Attachments
pecl-oauth-1.2.3.ebuild (pecl-oauth-1.2.3.ebuild,772 bytes, text/plain)
2013-01-18 06:24 UTC, Matthew Schultz
Details
pecl-oauth-1.2.3-with-curl.patch (pecl-oauth-1.2.3-with-curl.patch,1.71 KB, patch)
2013-01-18 06:25 UTC, Matthew Schultz
Details | Diff
pecl-oauth-1.2.3.ebuild (pecl-oauth-1.2.3.ebuild,1.22 KB, text/plain)
2013-01-18 20:10 UTC, Matthew Schultz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2013-01-16 11:53:12 UTC
$summary
Comment 1 Matthew Schultz 2013-01-18 06:24:39 UTC
Created attachment 336004 [details]
pecl-oauth-1.2.3.ebuild

Bumped eapi to 5.
Added php 5.3 and 5.3 targets.
Wrote a patch to enable/disable curl support and integrated it into the ebuild.
Comment 2 Matthew Schultz 2013-01-18 06:25:20 UTC
Created attachment 336006 [details, diff]
pecl-oauth-1.2.3-with-curl.patch

Wrote a patch to disable/enable curl support using --with-curl flag.
Comment 3 Matthew Schultz 2013-01-18 06:25:46 UTC
I will be submitting my patch upstream.  I hope they accept it.
Comment 4 Matthew Schultz 2013-01-18 17:40:05 UTC
I filed a bug upstream with this patch as well:

https://bugs.php.net/bug.php?id=64025
Comment 5 Matthew Schultz 2013-01-18 20:10:06 UTC
Created attachment 336078 [details]
pecl-oauth-1.2.3.ebuild

-Added dependency check for all php slots.
-Added required curl ssl use flag check.
-Added ssl use flag for conditional ssl support based on php ssl support.
Comment 6 Matthew Schultz 2013-01-18 20:12:33 UTC
(In reply to comment #5)
> Created attachment 336078 [details]
> pecl-oauth-1.2.3.ebuild
> 
> -Added dependency check for all php slots.
> -Added required curl ssl use flag check.
> -Added ssl use flag for conditional ssl support based on php ssl support.

The php slot dependency check will ensure all php slots are built with the same dependency requirements instead of just the latest slot as portage does by default.
Comment 7 Ole Markus With (RETIRED) gentoo-dev 2013-03-28 12:16:02 UTC
Bumped in CVS