svn commit: r437295 - in head/devel: . phpunit6

Mathieu Arnold mat at FreeBSD.org
Thu Mar 30 14:40:18 UTC 2017


Le 30/03/2017 à 16:35, Torsten Zuehlsdorff a écrit :
>
>
> On 30.03.2017 16:31, Mathieu Arnold wrote:
>> Le 30/03/2017 à 16:07, Torsten Zuehlsdorff a écrit :
>>>      SUBDIR += phpunit
>>> +    SUBDIR += phpunit6
>>>
>>
>> Please remove and add it back using devel/phpunit as a base. (Also,
>> don't throw away the two changes I made to the port.)
>
> No, this would render devel/phpunit unusable at the current status. I
> added a notice, that phpunit6 requires PHP 7.0. It refuses to work
> with PHP 5.6. Since PHP 5.6 is our default version, this will make
> phpunit stop working.
>
> My current plan is to work at bumping PHP 7.0 as our default and than
> do your required changes.
>
> Objections?

I'll write this again.

phpunit6 the same software as phpunit, but it is a new version.
When adding a new version of some software already in the ports tree, it
*must* be added as a copy of the previous version of the software, and
then the files updated to reflect the fact that it is a newer version.
While doing that, you must not forget that two ports must not have the
same package name (make -V PKGBASE) so you must add a PKGNAMESUFFIX
variable to reflect that.


-- 
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/20170330/205df77b/attachment.sig>


More information about the svn-ports-all mailing list