Received: by mail.netbsd.org (Postfix, from userid 605) id 16E9684DAE; Sat, 17 Jun 2017 08:04:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9B96084D9F for ; Sat, 17 Jun 2017 08:04:35 +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 wM111d8w7AyB for ; Sat, 17 Jun 2017 08:04:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 045AA84CE0 for ; Sat, 17 Jun 2017 08:04:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F3627FAE8; Sat, 17 Jun 2017 08:04:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149768667445580" MIME-Version: 1.0 Date: Sat, 17 Jun 2017 08:04:34 +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: <20170617080434.F3627FAE8@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. --_----------=_149768667445580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Jun 17 08:04:34 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note update of postfix packages to 3.2.2. mail/postfix mail/postfix-cdb mail/postfix-ldap mail/postfix-lmdb mail/postfix-mysql mail/postfix-pcre mail/postfix-pgsql mail/postfix-sqlite To generate a diff of this commit: cvs rdiff -u -r1.2416 -r1.2417 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149768667445580 Content-Disposition: inline Content-Length: 1115 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.2416 pkgsrc/doc/CHANGES-2017:1.2417 --- pkgsrc/doc/CHANGES-2017:1.2416 Sat Jun 17 05:58:46 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Jun 17 08:04:34 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2416 2017/06/17 05:58:46 schmonz Exp $ +$NetBSD: CHANGES-2017,v 1.2417 2017/06/17 08:04:34 taca Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3047,3 +3047,11 @@ Changes to the packages collection and i Updated www/thoth to 0.2.1nb5 [taca 2017-06-17] Updated www/thoth-delicious to 0.1.0nb4 [taca 2017-06-17] Updated mail/qmail-run to 20170617 [schmonz 2017-06-17] + Updated mail/postfix to 3.2.2 [taca 2017-06-17] + Updated mail/postfix-cdb to 3.2.2 [taca 2017-06-17] + Updated mail/postfix-ldap to 3.2.2 [taca 2017-06-17] + Updated mail/postfix-lmdb to 3.2.2 [taca 2017-06-17] + Updated mail/postfix-mysql to 3.2.2 [taca 2017-06-17] + Updated mail/postfix-pcre to 3.2.2 [taca 2017-06-17] + Updated mail/postfix-pgsql to 3.2.2 [taca 2017-06-17] + Updated mail/postfix-sqlite to 3.2.2 [taca 2017-06-17] --_----------=_149768667445580--