Subject: CVS commit: pkgsrc/editors/tp-note
From: pin
Date: 2025-03-30 18:56:16
Message id: 20250330165616.406B1FBE1@cvs.NetBSD.org

Log Message:
editors/tp-note: update to 1.25.6

v1.25.6
New feature: detect multiple languages in clipboard and stdin

The template filter `get_lang` now detects multiple languages in the input
text usually provided by the clipboard and stdin. The templates have been
extended to emit the new template variable `languages:` in the header of new
note files. The variable lists all languages found in the input text.
The first language of this list is displayed as `lang:`.

v1.25.5
Minor regression fix: Format `--config-default` output correctly.

In v1.25.4 the top level configuration file variable `base_scheme` was added.
From now on, all other schemes inherit from this structure.
This release v1.25.5 updates the formatting of the configuration file generated
by the command line option `--config-default`. In the generated configuration
file all variables are commented out with `#` and shown with their default
values. To change a default value, uncomment the corresponding line(s) and
update the value. Rename the file `tpnote.toml` and place it in one of the
searched locations. To get a list of those locations type `tpnote -V`.

Files:
RevisionActionfile
1.96modifypkgsrc/editors/tp-note/Makefile
1.74modifypkgsrc/editors/tp-note/cargo-depends.mk
1.76modifypkgsrc/editors/tp-note/distinfo