Subject: CVS commit: pkgsrc/mail/cyrus-imapd
To: None <pkgsrc-changes@NetBSD.org>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-changes
Date: 10/09/2006 12:46:01
Module Name: pkgsrc
Committed By: obache
Date: Mon Oct 9 12:46:01 UTC 2006
Modified Files:
pkgsrc/mail/cyrus-imapd: Makefile distinfo
Added Files:
pkgsrc/mail/cyrus-imapd/patches: patch-ae
Log Message:
Add patch to imap/backend.c(r1.38), diff came from cyrus cvs repository.
r1.39: initialize err to revent segfault
r1.40: only free() the backend struct if we allocated it (don't free cached connections)
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 pkgsrc/mail/cyrus-imapd/Makefile
cvs rdiff -r1.23 -r1.24 pkgsrc/mail/cyrus-imapd/distinfo
cvs rdiff -r0 -r1.6 pkgsrc/mail/cyrus-imapd/patches/patch-ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.