Files
ports/security/sudo-rs/Makefile.crates
Valdemar Erk 7450af9c50 security/sudo-rs: Update 0.2.12 => 0.2.13
Changelog:
- Password now gets echoed by default, see sudoers file to revert
https://github.com/trifectatechfoundation/sudo-rs/releases/tag/v0.2.13

Port changes:
- Replace hardcoded /usr/local with %%PREFIX%% in files/sudoers.
- Use absolute path for "@includedir ..." in files/sudoers.

PR:		293735
Reported by:	Valdemar Erk <valdemar@erk.dev>
Approved by:	Marc Schoolderman <marc@trifectatech.org> (maintainer)
Approved by:	osa@ (mentor)
2026-03-23 01:17:04 +03:00

3 lines
42 B
Makefile

CARGO_CRATES= glob-0.3.3 \
libc-0.2.183