Received: by mail.netbsd.org (Postfix, from userid 605) id A1FBE84EAC; Tue, 26 May 2020 20:53:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2871884EA6 for ; Tue, 26 May 2020 20:53:14 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Fd-tEO3-0NdE for ; Tue, 26 May 2020 20:53:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 87E7884CCD for ; Tue, 26 May 2020 20:53:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 81C42FB27; Tue, 26 May 2020 20:53:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1590526393145290" MIME-Version: 1.0 Date: Tue, 26 May 2020 20:53:13 +0000 From: "Frederic Cambus" Subject: CVS commit: pkgsrc/devel/cloc To: pkgsrc-changes@NetBSD.org Reply-To: fcambus@netbsd.org X-Mailer: log_accum Message-Id: <20200526205313.81C42FB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1590526393145290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Tue May 26 20:53:13 UTC 2020 Modified Files: pkgsrc/devel/cloc: Makefile distinfo Log Message: cloc: update to 1.86. Release Notes: New Languages and File Types: o ASP.NET Core Blazor WASM (*.razor) o Bazel o dhall o Raku (renamed from Perl6) o Squirrel o SugarSS o Svelte o TNSDL o Remove .tsv as a RobotFramework extension o Add .inl as a C++ extension. o Add #_ as a Closure comment marker. Updates: o Provide alternate algorithms for --git --diff: --git-diff-rel computes differences of only files that have changed between the two git commits (this is now the default action with "--git --diff") --git-diff-all computes differences between all files in the repo between the two git commits (this was the default action with "--git --diff" behavior in 1.84) o New cloc releases will be accompanied by Docker instances on Dockerhub. o Support reading file names from a STDIN pipe. o Check unrecognized files to see if they contain XML. o Switch --vcs supports an 'auto' option to automatically determine if one is counting in a subversion or git repository. o Expand git archives in user-provided scratch directory with --sdir. o Mask comment markers in Kotlin raw strings. o Make output more deterministic with secondary sort of results. o Avoid computation of log(0). o Improve --strip-str-comments logic. o Improve handling of triple quotes (Python, Groovy, Gradle). o New switch --diff-list-file, to perform diff's using a provided list file containing file pairs to compare. o New switch --ignore-case-ext to ignore upper/lowercase of file extension. Bug Fixes: o Fix --exclude-list-file with --diff. o Fix creation of empty tar file if this happens during --git --diff. o Restore --exclude-lang functionality with --diff. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/cloc/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/cloc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1590526393145290 Content-Disposition: inline Content-Length: 1581 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/cloc/Makefile diff -u pkgsrc/devel/cloc/Makefile:1.6 pkgsrc/devel/cloc/Makefile:1.7 --- pkgsrc/devel/cloc/Makefile:1.6 Sat Nov 23 07:17:59 2019 +++ pkgsrc/devel/cloc/Makefile Tue May 26 20:53:13 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2019/11/23 07:17:59 mef Exp $ +# $NetBSD: Makefile,v 1.7 2020/05/26 20:53:13 fcambus Exp $ -DISTNAME= cloc-1.84 +DISTNAME= cloc-1.86 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=AlDanial/} Index: pkgsrc/devel/cloc/distinfo diff -u pkgsrc/devel/cloc/distinfo:1.4 pkgsrc/devel/cloc/distinfo:1.5 --- pkgsrc/devel/cloc/distinfo:1.4 Sat Nov 23 07:17:59 2019 +++ pkgsrc/devel/cloc/distinfo Tue May 26 20:53:13 2020 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2019/11/23 07:17:59 mef Exp $ +$NetBSD: distinfo,v 1.5 2020/05/26 20:53:13 fcambus Exp $ -SHA1 (cloc-1.84.tar.gz) = a22231bdd7fa889dbd93a3694ea79a942bd7e899 -RMD160 (cloc-1.84.tar.gz) = 670bca5cce6de56da22e646aee4c10f4028e04ae -SHA512 (cloc-1.84.tar.gz) = 85f8af041b0ca858c21e28d3fb7cd9201264afa9e12bd3a14b15a8af3e6e68378dbb02a39dc12140bcbb104424cf38bfa602d2a0683e8c89fa50cbdcf7556b3a -Size (cloc-1.84.tar.gz) = 514868 bytes +SHA1 (cloc-1.86.tar.gz) = 9d7688d43de4030f11ce9d1c2970c4a64a987133 +RMD160 (cloc-1.86.tar.gz) = eb58b3a84854fde2c38769d245718a0137f16c4a +SHA512 (cloc-1.86.tar.gz) = fe6101404f5884d11bf73de43bd25e533b04a70707b95e4e9482b51413aed46ddb55beaa27e3d25cd7604394a739f7cac6c1f8695cd9cab3f23adf6e27171719 +Size (cloc-1.86.tar.gz) = 536828 bytes SHA1 (patch-Unix_Makefile) = b797a50124177380837d00ff72dd119c508c87c3 --_----------=_1590526393145290--