pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/cloc cloc: update to 1.96.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8c342b560013
branches: trunk
changeset: 391549:8c342b560013
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Mon Jan 09 18:44:20 2023 +0000
description:
cloc: update to 1.96.
============================================================================
Release Notes for cloc version 1.96
https://github.com/AlDanial/cloc
Dec. 18, 2022
New Languages and File Types:
o Cairo
o Carbon
o Circom
o Containerfile
o HolyC
o kvlang
o Nunjucks
o OpenSCAD
o P4
o Pest
o Pony
o TEAL
o WGSL
Updates:
o New switch --diff-list-files to run diff given two list
files.
o Handle comments embedded in OCaml strings.
o Write empty JSON and XML structures if the inputs yield zero
counts.
o Including Win32::LongPath to support long paths on Windows.
o Better support for building and running Docker image on Windows
o Better output file names when running with --count-and-diff
and --out.
o Resolve internal file handle conflict when running --diff with
--sdir or --categorized.
============================================================================
Release Notes for cloc version 1.94
https://github.com/AlDanial/cloc
July 4, 2022
New Languages and File Types:
o Derw
o Finite State Language
o Flatbuffers
o Futhark
o Godot Shaders
o HTML EEx
o Lem
o PEG, peg.js, peggy, tspeg
o Text (.txt and .text)
o Visual Studio Module
o X++
Updates:
o Handle empty Unicode files which contain only a BOM (byte
order mark).
o The arguments to --include-lang are now case insensitive.
o .cjs added as JavaScript extension.
o Switches --git and --xml together now include additional git
metadata (origin, branch, commit hash) in the XML output. Future
releases will include these additions in YAML, JSON, SQL, and
Markdown output as well.
o New switch --no-recurse prevents recursive directory traversal.
diffstat:
devel/cloc/Makefile | 5 ++---
devel/cloc/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r ee3bca252bec -r 8c342b560013 devel/cloc/Makefile
--- a/devel/cloc/Makefile Mon Jan 09 18:44:17 2023 +0000
+++ b/devel/cloc/Makefile Mon Jan 09 18:44:20 2023 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2022/06/28 11:31:40 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2023/01/09 18:44:20 fcambus Exp $
-DISTNAME= cloc-1.92
-PKGREVISION= 1
+DISTNAME= cloc-1.96
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=AlDanial/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
diff -r ee3bca252bec -r 8c342b560013 devel/cloc/distinfo
--- a/devel/cloc/distinfo Mon Jan 09 18:44:17 2023 +0000
+++ b/devel/cloc/distinfo Mon Jan 09 18:44:20 2023 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2021/12/06 12:41:47 fcambus Exp $
+$NetBSD: distinfo,v 1.11 2023/01/09 18:44:20 fcambus Exp $
-BLAKE2s (cloc-1.92.tar.gz) = d2e1047d302da4db581db803ad61d50fcb3002d3b1fd84cf7c760ae42161c61c
-SHA512 (cloc-1.92.tar.gz) = e5f73f3e9c8599138031938d839e22ed11ce9318bb10b3815c023f30388c25bbd2d61db27c16a9ba488b33756f35da39db6fd6ead8ed8ff070b9d3e2af068e09
-Size (cloc-1.92.tar.gz) = 612600 bytes
+BLAKE2s (cloc-1.96.tar.gz) = 8738cc73ff79580e7ae2fb64088bec08d7c4abaab58cdbaa43c44d07d3079e6c
+SHA512 (cloc-1.96.tar.gz) = 15c44a0e5911ad2059d953b52a007ff6f4939b95d90742a0fb6c318571f84358c40970a5e6ea63db8132edcec77c4b6fabe3750b6bf8182a296d1752b5cfa0d4
+Size (cloc-1.96.tar.gz) = 649802 bytes
SHA1 (patch-Unix_Makefile) = b797a50124177380837d00ff72dd119c508c87c3
Home |
Main Index |
Thread Index |
Old Index