Bug 154131 - [PATCH] lang/php5-extensions: update to 1.5
Summary: [PATCH] lang/php5-extensions: update to 1.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-19 03:10 UTC by Raphael Kubo da Costa
Modified: 2011-01-19 16:10 UTC (History)
1 user (show)

See Also:


Attachments
php5-extensions-1.5.patch (1.27 KB, patch)
2011-01-19 03:10 UTC, Raphael Kubo da Costa
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Kubo da Costa 2011-01-19 03:10:07 UTC
Add an option knob for the PostgreSQL PDO driver. Bump port version. Should be feature safe.

Port maintainer (ale@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-19 03:10:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2011-01-19 09:31:48 UTC
State Changed
From-To: open->closed

php-extensions is not for listing pdo drivers.
Comment 3 Raphael Kubo da Costa 2011-01-19 16:00:11 UTC
On Wednesday 19 January 2011 07:32:21 ale@freebsd.org wrote:
> Synopsis: [PATCH] lang/php5-extensions: update to 1.5
> 
> State-Changed-From-To: open->closed
> State-Changed-By: ale
> State-Changed-When: Wed Jan 19 09:31:48 UTC 2011
> State-Changed-Why:
> php-extensions is not for listing pdo drivers.
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=154131

Sorry, I'm failing to see the reasoning here. I thought this meta-port was 
supposed to help installing PHP extensions, and PDO drivers are PHP 
extensions. Plus, there's already both PDO itself and PDO_SQLITE listed in the 
port's options.

Can you elaborate further?

Thanks.