Subject: CVS commit: pkgsrc/sysutils/lsd
From: pin
Date: 2024-03-22 23:08:12
Message id: 20240322220812.9C09BFA2C@cvs.NetBSD.org

Log Message:
sysutils/lsd: update to 1.1.0

This is an important release for Windows users and LoongArch users!

We refactor the permissions in Windows and make some performance improvements,
This is also the first release that supports the LoongArch!

Added
    Parse hex colors in themes (#647) by @zappolowski in #889
    Add configuration and CLI options: truncate owner by @bbc2 in #905
    Add support for --literal flag and literal entry in config by @PanGan21 in #900
    ✨ add disable option for permission by @zwpaper in #882
    RPM spec file for lsd by @daniejstriata in #901
    ci: Release PowerShell completion script by @YDX-2147483647 in #953
    🛤️ ✨ ci: package deb without zst by @zwpaper in #970
    feat: Windows safe default permissions (fixes ACL errors/performance) by \ 
@domsleee in #911
    🛤️ ✨: add loongarch ci and releases by @zwpaper in #990

Changed
    upgrade xattr to version 1 by @alexanderkjall in #912
    upgrade dirs to version 5 by @alexanderkjall in #913
    upgrade lscolors to 0.14.0 by @alexanderkjall in #914
    ⬇️ change dirs to 4 by @zwpaper in #916
    Bump rustix from 0.36.7 to 0.36.16 by @dependabot in #937
    ⬆️ bump lscolors to v0.15.0 and msrv to 1.69.0 by @zwpaper in #944
    update various dependencies by @decathorpe in #938
    Bump libgit2-sys from 0.16.1+1.7.1 to 0.16.2+1.7.2 by @dependabot in #987
    update various dependencies by @decathorpe in #984
    🔨 🎨 put fish auto comp under vendor dir by @zwpaper in #983
    Add support for tilde (~) expansion on windows by @zwpaper and @ofersadan85 \ 
in #999

Fixed
    Fix literal flag not being recognized from config file by @Akmadan23 in #935

Icons
    add obj directory icon by @TruncatedDinoSour in #909
    add and improve icons by @TruncatedDinoSour in #942
    Adding some more icons for filenames and extensions by @Babkock in #929
    Add PRQL by @vanillajonathan in #945
    Update icon.rs by @vanillajonathan in #946
    Nim lang support by @atamakahere-git in #979
    change neovim to proper icon by @zachcoyle in #993
    Add fennel support by @tranzystorekk in #992
    Add icons for .apng and .avif by @nix6839 in #1007

Docs
    Update README for installation on OpenBSD by @lcheylus in #884
    Update repository names in README.md by @hezhizhen in #892
    Fix a broken parenthesis (typo) in CHANGELOG by @YDX-2147483647 in #888
    Add changelog deprecation notice by @shilangyu in #907
    ❤️ update funding to Wei by @zwpaper in #915
    ❤️ add sponsor from warp.dev by @zwpaper in #927
    fix typo in link color table by @dcechano in #932
    Update README: Icon Theme config does not require build from source by \ 
@chaopeng in #957
    installation: windows (winget) (README) by @kdpuvvadi in #920
    📝 docs: add notice for the readme is for dev by @zwpaper in #960
    Updated README.md to contain clear instructions for color scheming in \ 
Windows by @Inventhrice in #961
    📝 🔨 emphasis on the dev docs notice by @zwpaper in #969
    📝 document --date=locale by @zica87 in #985

Files:
RevisionActionfile
1.14modifypkgsrc/sysutils/lsd/Makefile
1.8modifypkgsrc/sysutils/lsd/cargo-depends.mk
1.11modifypkgsrc/sysutils/lsd/distinfo
1.2removepkgsrc/sysutils/lsd/patches/patch-Cargo.toml