Subject: CVS commit: pkgsrc/sysutils/macchina
From: pin
Date: 2021-03-24 15:09:33
Message id: 20210324140933.AF113FA95@cvs.NetBSD.org

Log Message:
sysutils/macchina: update to 0.6.2

v0.6.2
-Fix a bug where --hide behaves the same as --show-only

v0.6.1
-Move macchina-read to its own repository, named libmacchina
-Add a TUI, and provide all the customizations options one might need
-Add ASCII art
-Fix several bugs
-Use jemalloc for improved performance
-Add --doctor, a more verbose and helpful debugger
-Added local IP address entry
-More miscellaneous improvements and changes

v0.6.0
-Rework the theming system
-Rework the long theme
-Declutter Elements and display.rs
-Remove objc runtime and use sysctl to get os version to improve performance on
macOS
-Add documentation for theme.rs
-Add macOS and NetBSD benchmarks to README
-Add more Windows metrics and fix its compilations errors
-Add support for APK (Alpine Linux) package manager
-Fix an issue where a bar's unused glyphs (when using --no-color flag) are not
hidden for some terminals, e.g. Kitty.
-Remove "To be filled by O.E.M." from machine information on certain \ 
computers
-ripgrep should no longer print any error messages to the terminal on NetBSD
-Use type-safe command line parsing with StructOpt and Clap
-Move dependencies section of README files to the bottom
-Other miscellaneous changes and improvements

Files:
RevisionActionfile
1.9modifypkgsrc/sysutils/macchina/Makefile
1.3modifypkgsrc/sysutils/macchina/cargo-depends.mk
1.9modifypkgsrc/sysutils/macchina/distinfo
1.1addpkgsrc/sysutils/macchina/patches/patch-Cargo.toml