Subject: CVS commit: pkgsrc/print/texlab
From: Thomas Klausner
Date: 2022-03-08 10:25:17
Message id: 20220308092517.BD125FB24@cvs.NetBSD.org

Log Message:
texlab: update to 3.3.2.

## [3.3.2] - 26.02.2022

### Fixed

- Parse command definitions with optional arguments correctly
- Fix detection of command definitions in completion
- Watch aux directory by default for changes
- Do not allow multi-line keys in the grammar
- Use `textEdit` property for snippets
- Allow simple commands as text argument for most commands
- Treat `\renewcommand` as an environment definition
- Do not return `null` from forward search request
- Make directory path in `\import` optional
- Do not spam workspace/configuration requests

Files:
RevisionActionfile
1.5modifypkgsrc/print/texlab/Makefile
1.5modifypkgsrc/print/texlab/cargo-depends.mk
1.7modifypkgsrc/print/texlab/distinfo
1.4modifypkgsrc/print/texlab/patches/patch-Cargo.toml