CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/05/08 07:03:06
Modified files:
infrastructure/bin: register-plist
Log message:
make register-plist more readable, and add some logic for better
diagnostics.
- show more info when @version is bumped, either updated info for simple
cases, or diffs when it's the only thing preventing an error.
- remove synthetic @version -1 from confusing diffs
- talk about missing version info when we end up with an error that we couldn't
solve.
okay sthen@