cvs commit: ports/mail/dovecot Makefile ports/mail/dovecot/files patch-master-settings.c patch-module-dir.c

Cheng-Lung Sung clsung at FreeBSD.org
Sat May 27 15:48:59 PDT 2006


clsung      2006-05-27 22:27:52 UTC

  FreeBSD ports repository

  Modified files:
    mail/dovecot         Makefile 
  Added files:
    mail/dovecot/files   patch-master-settings.c 
                         patch-module-dir.c 
  Log:
  - It fixes the the C89 alignment issue encountered when compiling with
    gcc-2.95 in addition to the dlerror() problem reported in ports/97671.
    The patch is not conditionally applied as it will soon be removed,
    and does no harm in the C99 case.
  
  PR:             97565
  Submitted by:   Rong-En Fan <rafan_AT_infor dot org>
  Reviewed by:    maintainer (Robin Breathe)
  
  Revision  Changes    Path
  1.47      +1 -0      ports/mail/dovecot/Makefile
  1.1       +10 -0     ports/mail/dovecot/files/patch-master-settings.c (new)
  1.1       +12 -0     ports/mail/dovecot/files/patch-module-dir.c (new)


More information about the cvs-all mailing list