svn commit: r427434 - in head/net-im: . pecl-stomp2

Torsten Zuehlsdorff tz at FreeBSD.org
Wed Nov 30 16:31:56 UTC 2016



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.

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?

Greetings,
Torsten


More information about the svn-ports-all mailing list