Received: by mail.netbsd.org (Postfix, from userid 605) id 822A884DF6; Fri, 29 Mar 2019 14:28:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0B5E684D32 for ; Fri, 29 Mar 2019 14:28:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id x66eKawftqJB for ; Fri, 29 Mar 2019 14:28:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 68F1284CD3 for ; Fri, 29 Mar 2019 14:28:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 664DAFB16; Fri, 29 Mar 2019 14:28:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1553869682279580" MIME-Version: 1.0 Date: Fri, 29 Mar 2019 14:28:02 +0000 From: "Hauke Fath" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: hauke@netbsd.org X-Mailer: log_accum Message-Id: <20190329142802.664DAFB16@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. --_----------=_1553869682279580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: hauke Date: Fri Mar 29 14:28:02 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated mail/dovecot2 to 2.3.5.1 To generate a diff of this commit: cvs rdiff -u -r1.1523 -r1.1524 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1553869682279580 Content-Disposition: inline Content-Length: 721 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.1523 pkgsrc/doc/CHANGES-2019:1.1524 --- pkgsrc/doc/CHANGES-2019:1.1523 Thu Mar 28 17:35:26 2019 +++ pkgsrc/doc/CHANGES-2019 Fri Mar 29 14:28:02 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1523 2019/03/28 17:35:26 leot Exp $ +$NetBSD: CHANGES-2019,v 1.1524 2019/03/29 14:28:02 hauke Exp $ Changes to the packages collection and infrastructure in 2019: @@ -2423,3 +2423,4 @@ Changes to the packages collection and i Updated math/py-numba to 0.43.0nb1 [bacon 2019-03-27] Updated security/gnutls to 3.6.7 [leot 2019-03-27] Updated net/py-grpcio to 1.19.0 [leot 2019-03-28] + Updated mail/dovecot2 to 2.3.5.1 [hauke 2019-03-29] --_----------=_1553869682279580--