CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/07/30 14:22:24
Modified files:
mail/dovecot : Makefile
Added files:
mail/dovecot/patches:
patch-src_lib-storage_index_mbox_mbox-save_c
Log message:
- Add a bug fix from upstream via Brad:
mbox: Fields weren't being added to cache file during message saving.
- Knock out the sieve subpackage if building with another flavor.
The object code was ending up linked to db/ldap libraries and thus
producing bad packages in bulk builds. This is a nasty hack from me
to fix packages until we have time to fix the linking and has a
big fat XXX next to it. Ok Brad (maintainer).