"OBATA Akio" <obache%netbsd.org@localhost> writes:
or implement `pkg_rolling-replace -l'.
But certainly that would be a good step.
For first step of `pkg_rolling-replace -l', How about just replace version
unmatched packages, not look at unsafe_depends=YES?
Because ABI bump should already be taken care with recursive bump,
so just replace those packages should be sufficient.
If some packages are broken after `pkg_rolling-replace -l`, it means that
missing bump of those packages are found, should be fixed.
That's a good point. But, currently the unsafe_depends scheme works
even if one's source tree is not updated or all packages are not updated
together, or if you don't use -u.