Subject: CVS commit: pkgsrc/shells/starship
From: pin
Date: 2022-01-14 16:38:07
Message id: 20220114153807.50DABFB24@cvs.NetBSD.org

Log Message:
shells/starship: update to 1.2.0

v1.2.0 (2022-01-14)

Features:
-add support for cmd (#3277)
-set a continuation prompt for supporting shells (#3322)
-deno: detect deno.json and deno.jsonc (#3220)
-directory: Windows path formatting via path_slash::PathBufExt (#3157)
-elvish: last command status (#3403)
-package: support for dart pub version (#3373)
-xonsh: support rprompt (#3362)

Bug Fixes:
-typo in FAQ page (#3347)
-update continuation prompt to be more minimal (#3374)
-set cwd for command execution (#3309)
-bug-report: remove git.io link shortening (#3425)
-dart: detect version output in stdout with dart 2.15+ (#3349)
-elvish: upgrade shell integration for v0.17 (#3310)
-rust: fix overrides on windows and set cwd (#3359)

Docs:
-add missing quote in bracketed preset
-Update GitHub ISSUE_TEMPLATE (#3366)
-Add nu_indicator to doc tables (#3365)
-Fix incorrect variables for hostname module (#3361)
-cmd_duration: rust-notify -> notify-rust (#3417)
-faq: for uninstalling, change which to command -v (#3394)
-Code Refactoring
-update clap to v3 (#3370)
-process_control: switch to new API (#3385)

Performance Improvements:
-git_status: tweak exec flags to omit unnecessary info (#3287)
-rust: additionally check rustup default for faster result. (#3354)

Chore:
-directory: fix typo (#3364)
-release: v1.2.0

Files:
RevisionActionfile
1.7modifypkgsrc/shells/starship/Makefile
1.6modifypkgsrc/shells/starship/cargo-depends.mk
1.8modifypkgsrc/shells/starship/distinfo
1.1addpkgsrc/shells/starship/patches/patch-src_context.rs