svn commit: r427434 - in head/net-im: . pecl-stomp2
Mathieu Arnold
mat at FreeBSD.org
Wed Nov 30 16:38:52 UTC 2016
Le 30/11/2016 à 17:31, Torsten Zuehlsdorff a écrit :
>
>
> On 30.11.2016 17:25, Mathieu Arnold wrote:
>> Le 30/11/2016 à 17:17, Torsten Zuehlsdorff a écrit :
>>> +PHP_VER= 70
>>
>> This port is not named phpXX-something, you cannot use PHP_VER in it.
>
> php70-* ports are nearly all PHP modules. But this is a port of an
> pecl-extension, which builds just against PHP 7.0 (and 7.1) and become
> a PHP module. But also build many pecl portsagainst multiple versions
> of PHP.
If it is not PHP 7.0 specific but also works for PHP 7.1, then you must
not set PHP_VER.
It will not build if the default PHP is not 7.0, but it is a good thing,
because someone installing php 5.6 stuff and then asking for pecl-stomp2
will get php 7.0 installed and php 5.6 removed.
> So what would be a better name? php70-pecl-stomp2? Do i need to
> duplicate it later into php71-pecl-stomp2? Or shut i just remove the
> PHP_VER?
Remove the PHP_VER line.
(Side not, PHP 5.5 does not exist any more.)
--
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20161130/3bd18c60/attachment.sig>
More information about the svn-ports-all
mailing list