Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jul 2015 11:46:52 +0100
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        Alexey Dokuchaev <danfe@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r392559 - head/comms/mlan3
Message-ID:  <AC61037A-7F6D-408C-8441-C11CB0BDD625@FreeBSD.org>
In-Reply-To: <20150720102024.GA30825@FreeBSD.org>
References:  <201507201003.t6KA3BoS088496@repo.freebsd.org> <20150720102024.GA30825@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

> On 20 Jul 2015, at 11:20, Alexey Dokuchaev <danfe@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AC61037A-7F6D-408C-8441-C11CB0BDD625>