svn commit: r392559 - head/comms/mlan3
Bartek Rutkowski
robak at FreeBSD.org
Mon Jul 20 10:47:01 UTC 2015
> On 20 Jul 2015, at 11:20, Alexey Dokuchaev <danfe at FreeBSD.org> wrote:
>
> On Mon, Jul 20, 2015 at 10:03:11AM +0000, Bartek Rutkowski wrote:
>> New Revision: 392559
>> URL: https://svnweb.freebsd.org/changeset/ports/392559
>>
>> Log:
>> comms/mlan3: fix BROKEN=unfetchable
>>
>> [...]
>> -MASTER_SITES= ftp://ftp.dalsemi.com/pub/auto_id/public/
>> +MASTER_SITES= files.maximintegrated.com/sia_bu/public/
>
> What happened to the URL scheme (protocol)?
>
>> @@ -1,7 +1,5 @@
>> -A port of Dallas Semiconductors 3.00 beta API for accessing 1-wire LAN
>> -devices. Only DS2480 serial port adapters are supported by this port.
>> +A port of Dallas Semiconductors 3.00 beta API for accessing
>> +1-wire LAN devices. Only DS2480 serial port adapters are
>> +supported by this port.
>
> This change had made things worse; previous indentation was within safe
> limits (not like 78 or 80), so wrapping was totally uncalled. I think I've
> mentioned it to Chris before, but he probably forgot about it after couple
> of months had passed.
>
> ./danfe
Fixed, thanks for pointing out.
Kind regards,
Bartek Rutkowski
More information about the svn-ports-all
mailing list