Received: by mail.netbsd.org (Postfix, from userid 605) id 7594184D4D; Thu, 1 Mar 2018 11:15:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7575D84D4A for ; Thu, 1 Mar 2018 11:15:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id zAT1acAAbq_0 for ; Thu, 1 Mar 2018 11:15:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id A8C9084C77 for ; Thu, 1 Mar 2018 11:15:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 93B15FB40; Thu, 1 Mar 2018 11:15:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1519902941145990" MIME-Version: 1.0 Date: Thu, 1 Mar 2018 11:15:41 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20180301111541.93B15FB40@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1519902941145990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Thu Mar 1 11:15:41 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: update dovecot2-* packages to 2.0.3.1 mail/dovecot2-gssapi mail/dovecot2-ldap mail/dovecot2-mysql mail/dovecot2-pgsql mail/dovecot2-sqlite To generate a diff of this commit: cvs rdiff -u -r1.965 -r1.966 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1519902941145990 Content-Disposition: inline Content-Length: 957 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.965 pkgsrc/doc/CHANGES-2018:1.966 --- pkgsrc/doc/CHANGES-2018:1.965 Thu Mar 1 11:13:40 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Mar 1 11:15:41 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.965 2018/03/01 11:13:40 taca Exp $ +$NetBSD: CHANGES-2018,v 1.966 2018/03/01 11:15:41 taca Exp $ Changes to the packages collection and infrastructure in 2018: @@ -1348,3 +1348,8 @@ Changes to the packages collection and i Updated net/libcares to 1.14.0 [adam 2018-03-01] Updated fonts/py-fonttools to 3.23.0 [adam 2018-03-01] Updated mail/dovecot2 to 2.3.0.1 [taca 2018-03-01] + Updated mail/dovecot2-gssapi to 2.3.0.1 [taca 2018-03-01] + Updated mail/dovecot2-ldap to 2.3.0.1 [taca 2018-03-01] + Updated mail/dovecot2-mysql to 2.3.0.1 [taca 2018-03-01] + Updated mail/dovecot2-pgsql to 2.3.0.1 [taca 2018-03-01] + Updated mail/dovecot2-sqlite to 2.3.0.1 [taca 2018-03-01] --_----------=_1519902941145990--