Subject: CVS commit: pkgsrc/devel/monotone
From: Daniel Carosone
Date: 2007-05-28 10:13:26
Message id: 20070528081326.4D68621507@cvs.netbsd.org

Log Message:
pluck a number of fixes from mainline mtn to fix a bug introduced shortly
before the 0.35 release, which could cause monotone db files to grow
larger than necessary by not removing some file/delta content as they were
superceded by new versions.  Most noticable on fresh pulls, or
via "db check".  Extra content can be cleaned up with a local
sync into a fresh db.

Changes from Matt Johnston, via
 pluck -r t:monotone-0.35 -r 397dcbd2f \
   database.{cc,hh} diff_patch.{cc,hh} work.cc

bump PKGREVISION

Files:
RevisionActionfile
1.38modifypkgsrc/devel/monotone/Makefile
1.30modifypkgsrc/devel/monotone/distinfo
1.1addpkgsrc/devel/monotone/patches/patch-da
1.1addpkgsrc/devel/monotone/patches/patch-db
1.1addpkgsrc/devel/monotone/patches/patch-dc
1.1addpkgsrc/devel/monotone/patches/patch-dd
1.1addpkgsrc/devel/monotone/patches/patch-de