Bug 294085 - sysutils/zoxide: Update to 0.9.9
Summary: sysutils/zoxide: Update to 0.9.9
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Adam Weinberger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-03-28 05:53 UTC by Adam Weinberger
Modified: 2026-03-28 05:53 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (andoriyu)
adamw: maintainer-feedback? (andoriyu)


Attachments
0.9.9 (13.24 KB, patch)
2026-03-28 05:53 UTC, Adam Weinberger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Weinberger freebsd_committer freebsd_triage 2026-03-28 05:53:15 UTC
Created attachment 269165 [details]
0.9.9

Hello! The attached patch updates zoxide to 0.9.9, and refactors the CARGO_CRATES list out of the Makefile and into Makefile.crafts. It has no effect on build whatsoever, but it simplifies the core Makefile substantially and offloads churn to a secondary file.

Test suite ran without issue and not seeing any runtime issues.