Subject: CVS commit: pkgsrc/devel/bzr
From: Greg Troxel
Date: 2010-12-04 02:21:07
Message id: 20101204012107.28CE8175DD@cvs.netbsd.org

Log Message:
Upgrade to 2.1.1, from Jan Danielsson in private email.

Work has gone in to reducing memory usage in the 2.1 series.

This is a small bugfix release. Upgrading is recommended for anyone
running 2.1.0 or earlier.

Bugfixes:
* Avoid malloc(0) in patiencediff, which is non-portable.
* Fix stub sftp test server to call os.getcwdu().
* Merge correctly when this_tree is not a WorkingTree.
* Warn if pyrex is too old to compile the new SimpleSet and StaticTuple
  extensions, rather than having the build fail randomly.

Files:
RevisionActionfile
1.4modifypkgsrc/devel/bzr/MESSAGE
1.50modifypkgsrc/devel/bzr/Makefile
1.33modifypkgsrc/devel/bzr/PLIST
1.37modifypkgsrc/devel/bzr/distinfo
1.7modifypkgsrc/devel/bzr/patches/patch-ab