svn commit: r464591 - in head/devel: . pecl-xdebug26 pecl-xdebug26/files

Luca Pizzamiglio pizzamig at freebsd.org
Tue Mar 20 09:46:38 UTC 2018


The current default version of PHP is 5.6, that's why I decided to keep 2.5
as the default version and xdebug26 as kinda -devel.
and I started this work before PHP flavour were introduced.
But you have a valid point, there's no specific reason to have 2.5 and 2.6
with PHP 7.0 and 7.1.
I'll rework it soon.
Thanks!

Best regards,
Luca


On Mon, Mar 19, 2018 at 11:33 PM, Mathieu Arnold <mat at freebsd.org> wrote:

> On Thu, Mar 15, 2018 at 02:55:26PM +0000, Luca Pizzamiglio wrote:
> >      SUBDIR += pecl-xdebug
> > +    SUBDIR += pecl-xdebug26
> > +DISTVERSION= 2.6.0
> > +IGNORE_WITH_PHP=     56
>
> Unless there is a specific reason to have both xdebug 2.5 and 2.6 for
> PHP 7.0 and 7.2, you should probably have updated the main port to 2.6
> and repocopied it to a xdebug25 with without any PKGNAMESUFFIX, and
> limited to PHP 5.6. only.
>
> --
> Mathieu Arnold
>


More information about the svn-ports-all mailing list