PR/59832 CVS commit: pkgsrc/editors/kakoune
"Thomas Klausner" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/59832; it has been noted by GNATS. From: "Thomas Klausner" <[email protected]> To: [email protected] Cc: Subject: PR/59832 CVS commit: pkgsrc/editors/kakoune Date: Sun, 14 Dec 2025 10:04:32 +0000 Module Name: pkgsrc Committed By: wiz Date: Sun Dec 14 10:04:32 UTC 2025 Modified Files: pkgsrc/editors/kakoune: Makefile PLIST distinfo Log Message: kakoune: update to 2025.06.03. Provided by db7 in PR 59832. Changes since 2024.05.18: - Expose env vars that are mentioned in the arguments passed to shell expansions - Support for colored double underlines - git apply can now operate on selected changes in the current buffer's file (useful for quick (un)staging and reverting) - exec/eval -client switch accepts '*' for all clients and comma separated list of client names. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/editors/kakoune/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/editors/kakoune/PLIST cvs rdiff -u -r1.8 -r1.9 pkgsrc/editors/kakoune/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.