Subject: CVS commit: pkgsrc/devel/garden
From: pin
Date: 2024-04-15 09:42:54
Message id: 20240415074254.ABA21FA2C@cvs.NetBSD.org

Log Message:
devel/garden: update to 1.5.0

v1.5.0 - Released 2024-04-14
Features:
 - Running garden init inside a Git repository will now record the
   current directory as a tree with its path set to  ${GARDEN_CONFIG_DIR}. (#34)

 - Custom commands skip missing trees by default. A new -f | --force
   option can be used to make garden run commands on missing trees. (#33)

 - garden plant now avoids updating the configuration when a tree is
   re-planted and its configuration contains expressions that evaluate
   to the same value as currently exist in git. (#31) (#32)

Packaging:
 - Prebuilt binaries are now available!

Development:
 - The original github repository under davvid's namespace was transferred to the
   garden-rs organization on github.

 - The yaml-rust2 dependency was upgraded to 0.8.0 to avoid the encoding crate
   (RUSTSEC-2021-0153).

Files:
RevisionActionfile
1.12modifypkgsrc/devel/garden/Makefile
1.12modifypkgsrc/devel/garden/cargo-depends.mk
1.12modifypkgsrc/devel/garden/distinfo