Subject: CVS commit: pkgsrc/devel/monotone
From: Daniel Carosone
Date: 2006-09-22 13:14:06
Message id: 20060922111406.E3738211CA@cvs.netbsd.org

Log Message:
Fix a regression introduced between 0.29 and 0.30 detected when
handling large repositories like NetBSD src.  Problem found by riz@,
fix from mainline a:njs/d:2006-09-22T07:01:26, tested by me.

bump rev to nb1

ChangeLog:

2006-09-21  Nathaniel Smith  <njs@pobox.com>

        * lru_writeback_cache.hh (clean_insert): Correct the cache
        overflow logic so as to _actually_ never remove the last element.
        Add an invariant to verify this.
        (insert_dirty): Add an invariant here too.

Files:
RevisionActionfile
1.29modifypkgsrc/devel/monotone/Makefile
1.22modifypkgsrc/devel/monotone/distinfo
1.3addpkgsrc/devel/monotone/patches/patch-ab