svn commit: r306188 - head/editors/nano

Eitan Adler eadler at freebsd.org
Sat Oct 20 15:26:58 UTC 2012


On 20 October 2012 11:24, Baptiste Daroussin <bapt at freebsd.org> wrote:
> On Sat, Oct 20, 2012 at 03:19:15PM +0000, Eitan Adler wrote:
>> Author: eadler
>> Date: Sat Oct 20 15:19:15 2012
>> New Revision: 306188
>> URL: http://svn.freebsd.org/changeset/ports/306188
>>
>> Log:
>>   oops, committed from the wrong directory.
>>
>>   Pointyhat to: eadler
>>   Feature safe: yes
>>
>> Modified:
>>   head/editors/nano/Makefile
>>
>> Modified: head/editors/nano/Makefile
>> ==============================================================================
>> --- head/editors/nano/Makefile        Sat Oct 20 15:16:20 2012        (r306187)
>> +++ head/editors/nano/Makefile        Sat Oct 20 15:19:15 2012        (r306188)
>> @@ -19,6 +19,8 @@ MAKE_JOBS_SAFE=     yes
>>
>>  LICENSE=     GPLv3
>>
>> +.include <bsd.port.options.mk>
>> +
>>  .if ${PORT_OPTIONS:MNLS}
>>  USE_GETTEXT= yes
>>  PLIST_SUB+=  NLS=""
>
> The fix doesn't sounds like it is what the log says or I miss something.

I accidentally committed from my editors/nano directory instead of
from a port that worked...


-- 
Eitan Adler
Source & Ports committer
X11, Bugmeister, Ports Security teams


More information about the svn-ports-all mailing list