Date: Sat, 27 May 2006 22:27:52 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/dovecot Makefile ports/mail/dovecot/files patch-master-settings.c patch-module-dir.c Message-ID: <200605272227.k4RMRquG030856@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605272227.k4RMRquG030856>