This update is proposed as
http://mail-index.netbsd.org/tech-pkg/2014/12/08/msg013888.html
- (revbump) convert internal to two pass, and reduce fallout
- (replace-commonbump) new command to replace 'commonbump' to
'commonbump.replaced'
- (check-cvs-diff) new command to check 'cvs diff -u' if py27,py34, ruby200
and replace it if exists
Thanks wiz@ and gdt@ for advice.
New script "finddepends" that finds all packages that need bumping.
No need for an index, and not as many false positives too.
Update recursive PKGREVISION instructions in revbump(1).
Tools for bumping PKGREVISIONs and adapting BUILDLINK_RECOMMENDED
versions to the latest version automatically.
This tool is mostly intended for pkgsrc developers with commit
access.
Originally written by Julio M. Merino Vidal with some improvements
by me. Comments for the package from Jeremy C. Reed -- thanks!