CVS commit: pkgsrc/devel/gitnr
"pin" <[email protected]> Fri, 7 Aug 2026 09:18:27 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc
Committed By: pin
Date: Fri Aug 7 09:18:27 UTC 2026
Modified Files:
pkgsrc/devel/gitnr: Makefile cargo-depends.mk distinfo
Added Files:
pkgsrc/devel/gitnr/patches: patch-.._vendor_nix-0.24.3_src_net_if__.rs
patch-.._vendor_nix-0.24.3_src_sys_event.rs
Log Message:
devel/gitnr: update to 0.3.0
v0.3.0
What's New
- Shell completions — new completions command to generate shell completions for bash, zsh, fish, elvish, and powershell (#15)
- Linux arm64 binary — pre-built aarch64 binary now included in releases (#13)
- Homebrew support — brew install gitnr via homebrew-core (#19)
Fixes & Maintenance
- Fixed CLI showing an error instead of help when run without a subcommand
- Resolved 4 dependency security vulnerabilities (openssl, idna, hashbrown)
- Updated all dependencies to latest compatible versions
- Fixed clippy warnings for latest stable Rust toolchain
v0.2.2
- Updated dependencies
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/gitnr/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/gitnr/cargo-depends.mk \
pkgsrc/devel/gitnr/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/devel/gitnr/patches/patch-.._vendor_nix-0.24.3_src_net_if__.rs \
pkgsrc/devel/gitnr/patches/patch-.._vendor_nix-0.24.3_src_sys_event.rs
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
(unnamed)
(text/x-diff, 124.8 KB) - not displayed