Subject: CVS commit: pkgsrc/devel/difftastic
From: pin
Date: 2023-10-09 10:08:21
Message id: 20231009080821.386FEFADC@cvs.NetBSD.org

Log Message:
devel/difftastic: update to 0.52.0

Parsing
 - Added support for XML and JSONL.

Diffing
 - Text nodes now get word diffing, consistent with string literals and
   comments. This is used in languages like HTML and XML that have separate
   text nodes.

Display
 - Improved syntax highlighting of constructors (i.e. type names when values
   are constructed, such as Foo {}).
 - Improved syntax highlighting for C#.

Build
 - This release does not provide a prebuilt musl binary, due to a dynamic
   linking issue with binaries in the release script.
   musl remains tested in CI and supported for users, but you will need to
   compile difftastic from source.

Files:
RevisionActionfile
1.27modifypkgsrc/devel/difftastic/Makefile
1.17modifypkgsrc/devel/difftastic/cargo-depends.mk
1.26modifypkgsrc/devel/difftastic/distinfo