diff options
author | jmmv <jmmv@pkgsrc.org> | 2017-02-17 21:20:07 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2017-02-17 21:20:07 +0000 |
commit | 696ebb3e1ef07df2175639b4b7b3753bf380bff8 (patch) | |
tree | 4a950a613cc64afb86e3c18ccc18399edad09a58 /pkgtools/Makefile | |
parent | 855e58a841762add9acef4f3536f348508316e1b (diff) | |
download | pkgsrc-696ebb3e1ef07df2175639b4b7b3753bf380bff8.tar.gz |
Update shtk to 1.7:
**Released on 2017-02-17.**
* This is the first release with fixes for and confirmed to work with all
of bash, dash, pdksh, and zsh. We now have continuous integration runs
for all these interpreters to ensure that this holds true in future
releases.
* Added the `shtk_abort` function to terminate a script on fatal internal
errors.
* Added the `shtk_cli_debug` function to log debug-level messages.
* Added the `shtk_cli_log_level` and `shtk_cli_set_log_level` functions to
query and set the maximum log level.
* Added the `shtk_fs` module with the `shtk_fs_join_paths` and
`shtk_fs_normalize_path` functions.
* Added the `shtk_hw` module with the `shtk_hw_ncpus` function.
* Fixed option parsing to detect missing arguments to options.
* Fixed pattern matching in `shtk_list_filter` so that it supports
alternative branches.
Diffstat (limited to 'pkgtools/Makefile')
0 files changed, 0 insertions, 0 deletions