Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id D1B2B7A21A for ; Sat, 18 Mar 2017 07:15:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7F8FF8560E; Sat, 18 Mar 2017 07:15:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 101DC85606 for ; Sat, 18 Mar 2017 07:15:54 +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 gj91ETMaOMPd for ; Sat, 18 Mar 2017 07:15:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 71F0C85602 for ; Sat, 18 Mar 2017 07:15:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 700A4FBE4; Sat, 18 Mar 2017 07:15:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1489821353137820" MIME-Version: 1.0 Date: Sat, 18 Mar 2017 07:15:53 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20170318071553.700A4FBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1489821353137820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Mar 18 07:15:53 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated mail/exim to 4.89; mail/dovecot2 to 2.2.28; mail/dovecot2-pigeonhole to 0.4.17 To generate a diff of this commit: cvs rdiff -u -r1.1191 -r1.1192 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1489821353137820 Content-Disposition: inline Content-Length: 911 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.1191 pkgsrc/doc/CHANGES-2017:1.1192 --- pkgsrc/doc/CHANGES-2017:1.1191 Sat Mar 18 01:49:20 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Mar 18 07:15:53 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1191 2017/03/18 01:49:20 minskim Exp $ +$NetBSD: CHANGES-2017,v 1.1192 2017/03/18 07:15:53 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1449,3 +1449,7 @@ Changes to the packages collection and i Updated devel/include-what-you-use to 0.7nb2 [adam 2017-03-17] Updated pkgtools/pkglint to 5.4.19 [rillig 2017-03-17] Added devel/py-ipython_genutils version 0.2.0 [minskim 2017-03-18] + Updated mail/exim to 4.89 [adam 2017-03-18] + Updated mail/exim-html to 4.89 [adam 2017-03-18] + Updated mail/dovecot2 to 2.2.28 [adam 2017-03-18] + Updated mail/dovecot2-pigeonhole to 0.4.17 [adam 2017-03-18] --_----------=_1489821353137820--