Ebuild still includes patch-1.5.6.tg.hcache.0 while .8 is current. Changes since the patch backport .0 version include: - Use bitkeeper generated keyword to identify hcache version to prevent human failure - Fix support for pagesizes bigger than 16kbyte. Problem spotted by Bob Bell - If gdbm and db4 is found, gdbm is preffered. Requested by TAKAHASHI Tamotsu - cleanup gdbm/db4 detection in configure. Added two extra options: --without-gdbm and --with-bdb=PREFIX . This patch was submitted by TAKAHASHI Tamotsu - compile fix to make hcache compile again with gcc-2.95.3 and gcc-3.4++ spotted and submitted by Udo Schweigert - reverted back to original maildir_delayed_parsing routine using ifdefs: This shows the second message counter during open of a maildir - fix filedescriptor leak spotted and reported by Michael D Schleif - introduced per folder hcache Per folder hcache speeds up the whole thing for large databases. Reproducible: Always Steps to Reproduce: Expected Results: Update ebuild to current version indicated at http://wwwcip.informatik.uni-erlangen.de/~sithglan/mutt/
Created attachment 40315 [details] proposed ebuild Here's a proposed ebuild. The only change is to change the patch version from .0 to .8. It seems to work for me.
-r4 ebuild in CVS now, thanks for reporting.