pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/bzr



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sat Dec  4 01:21:07 UTC 2010

Modified Files:
        pkgsrc/devel/bzr: MESSAGE Makefile PLIST distinfo
        pkgsrc/devel/bzr/patches: patch-ab

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.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/bzr/MESSAGE
cvs rdiff -u -r1.49 -r1.50 pkgsrc/devel/bzr/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/bzr/PLIST
cvs rdiff -u -r1.36 -r1.37 pkgsrc/devel/bzr/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/bzr/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index