Subject: CVS commit: pkgsrc/devel/difftastic
From: pin
Date: 2022-08-28 18:15:33
Message id: 20220828161533.98EDAF9F4@cvs.NetBSD.org

Log Message:
devel/difftastic: update to 0.34.0

0.34.0 (released 27th August 2022)
Build
- Fixed build on Rust 1.61+.

Display
- Fixed an issue where side-by-side display would sometimes print the line
  number from the second file rather than the first file.

0.33.0 (released 21st August 2022)
Diffing
- Difftastic now explores 2x more parenthesis nesting possibilities. This can
  make diffing slower, but produces substantially better results.

Parsing
- Added support for CMake.
- Improved comment detection using tree-sitter syntax highlighting queries.
- Fixed an issue with language detection when file names were very short.

Command Line Interface
- Difftastic prefers to show the second path when called with two arguments.
  This fixes an issue (broken in 0.31) where the path would be shown as
  /tmp/git-blob-abc/file_name.

Build
- Difftastic now requires Rust 1.57 to build.
- Fixed build on Windows. Previously it would fail non-deterministically.

Files:
RevisionActionfile
1.8modifypkgsrc/devel/difftastic/Makefile
1.6modifypkgsrc/devel/difftastic/cargo-depends.mk
1.8modifypkgsrc/devel/difftastic/distinfo