Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A51F663BC88 for ; Sun, 17 May 2009 15:11:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5EB7663B1E5; Sun, 17 May 2009 15:11:17 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id DC46E63B111 for ; Sun, 17 May 2009 15:11:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C5A8B175D0; Sun, 17 May 2009 15:11:14 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 17 May 2009 15:11:14 +0000 From: Matthias Scheler Subject: CVS commit: [pkgsrc-2009Q1] pkgsrc/mail/cyrus-imapd To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20090517151114.C5A8B175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tron Date: Sun May 17 15:11:14 UTC 2009 Modified Files: pkgsrc/mail/cyrus-imapd [pkgsrc-2009Q1]: Makefile distinfo pkgsrc/mail/cyrus-imapd/patches [pkgsrc-2009Q1]: patch-aq Log Message: Pullup ticket #2774 - requested by obache cyrus-imapd: bug fix and destdir support Revisions pulled up: - mail/cyrus-imapd/Makefile 1.79 - mail/cyrus-imapd/distinfo 1.29 - mail/cyrus-imapd/patches/patch-aq 1.4 --- Module Name: pkgsrc Committed By: obache Date: Fri May 15 23:29:02 UTC 2009 Modified Files: pkgsrc/mail/cyrus-imapd: Makefile distinfo pkgsrc/mail/cyrus-imapd/patches: patch-aq Log Message: Fixes `-n' option handling for fetchnews(1). Patch provided by Jukka Salmi in PR 41432. While here, add DESTDIR support. To generate a diff of this commit: cvs rdiff -u -r1.78 -r1.78.4.1 pkgsrc/mail/cyrus-imapd/Makefile cvs rdiff -u -r1.28 -r1.28.20.1 pkgsrc/mail/cyrus-imapd/distinfo cvs rdiff -u -r1.3 -r1.3.24.1 pkgsrc/mail/cyrus-imapd/patches/patch-aq Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.