svn commit: r397252 - in head/devel: android-tools-adb android-tools-adb-devel android-tools-adb-devel/files

Jan Beich jbeich at FreeBSD.org
Fri Sep 18 19:48:09 UTC 2015


Sunpoet Po-Chuan Hsieh <sunpoet at freebsd.org> writes:

> On Fri, Sep 18, 2015 at 11:42 PM, Jan Beich <jbeich at freebsd.org> wrote:
>
>> Author: jbeich
>> Date: Fri Sep 18 15:42:48 2015
>> New Revision: 397252
>> URL: https://svnweb.freebsd.org/changeset/ports/397252
>>
>> Log:
>>   devel/android-tools-adb-devel: add unit tests like simpleperf
[...]
>> Modified: head/devel/android-tools-adb-devel/Makefile
[...]
>> +OPTIONS_DEFINE=	TEST
[...]
>> Modified: head/devel/android-tools-adb/Makefile
[...]
>> -OPTIONS_DEFINE=        BASH DOCS
>> +OPTIONS_DEFINE+=BASH DOCS
>
> Hello,
>
> According to commit log, it seems this is an unintentional change.
> And "=" is enough here.

-devel is a slave port and needs to add TEST option in *addition* to
those defined in master. Tests based on gtest were added upstream only
recently thus not available in adb-5.1.1.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 602 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20150918/8c2f96f7/attachment.bin>


More information about the svn-ports-all mailing list