> On 22 Mar 2015, at 17:45, Adam Wolk <adam.w...@koparo.com> wrote:
> 
> On Sun, Mar 22, 2015, at 04:36 PM, Joerg Jung wrote:
>> Hi,
>> 
>> please find below a simple update of textproc/cloc to 1.62.
>> New version includes several further languages.
>> 
>> Comments, OKs?
>> 
>> Regards,
>> Joerg
>> 
>> 
>> Index: Makefile
>> ===================================================================
>> RCS file: /cvs/ports/textproc/cloc/Makefile,v
>> retrieving revision 1.5
>> diff -u -p -r1.5 Makefile
>> --- Makefile    19 Oct 2013 09:56:18 -0000      1.5
>> +++ Makefile    22 Mar 2015 15:26:47 -0000
>> @@ -2,7 +2,7 @@
>> 
>> COMMENT=                count lines of code
>> 
>> -DISTNAME=              cloc-1.60
>> +DISTNAME=              cloc-1.62
>> DIST_SUBDIR=            cloc
>> 
>> CATEGORIES=             textproc devel
>> Index: distinfo
>> ===================================================================
>> RCS file: /cvs/ports/textproc/cloc/distinfo,v
>> retrieving revision 1.3
>> diff -u -p -r1.3 distinfo
>> --- distinfo    19 Oct 2013 09:56:18 -0000      1.3
>> +++ distinfo    22 Mar 2015 15:26:47 -0000
>> @@ -1,2 +1,2 @@
>> -SHA256 (cloc/cloc-1.60.pl) =
>> SqhwvvEE/SuPA8Zn74vizWcc31n0bHIEbEPtFOIioFw=
>> -SIZE (cloc/cloc-1.60.pl) = 344405
>> +SHA256 (cloc/cloc-1.62.pl) =
>> +jeTtXaJXN4qyuJqSUR78MVas/eb2s+wCoj8HSVcJXA=
>> +SIZE (cloc/cloc-1.62.pl) = 374834
>> 
> 
> Upgraded with zero issues and ran on my local checkouts of some code.
> OK from me. The fact that 'D' is detected in the folder and that it has
> a -1
> comment count is not a regression - I have the same behaviour with
> v1.60.

You may want to open a ticket on SF for that.

> Judging from the output at least JSON was added as a language.

There are some more popular ones like F#, puppet manifests, and R. 
See here: http://sourceforge.net/p/cloc/code/HEAD/tree/trunk/NEWS 
for a complete list.

Regards,
Joerg


Reply via email to