Received: by mail.netbsd.org (Postfix, from userid 605) id 77BD684D8E; Fri, 21 Jul 2017 04:08:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0AB2284D79 for ; Fri, 21 Jul 2017 04:08:32 +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 2AVQbDItkW1R for ; Fri, 21 Jul 2017 04:08:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6F7E584CE0 for ; Fri, 21 Jul 2017 04:08:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8EB03FACD; Fri, 21 Jul 2017 04:08:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150061010996410" MIME-Version: 1.0 Date: Fri, 21 Jul 2017 04:08:29 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20170721040829.8EB03FACD@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. --_----------=_150061010996410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Fri Jul 21 04:08:29 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated mail/qmail-run to 20170721 To generate a diff of this commit: cvs rdiff -u -r1.2951 -r1.2952 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150061010996410 Content-Disposition: inline Content-Length: 737 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.2951 pkgsrc/doc/CHANGES-2017:1.2952 --- pkgsrc/doc/CHANGES-2017:1.2951 Fri Jul 21 04:07:17 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Jul 21 04:08:29 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2951 2017/07/21 04:07:17 schmonz Exp $ +$NetBSD: CHANGES-2017,v 1.2952 2017/07/21 04:08:29 schmonz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4090,3 +4090,4 @@ Changes to the packages collection and i Updated devel/py-rednose to 1.2.2 [adam 2017-07-20] Updated sysutils/py-supervisor to 3.3.2 [adam 2017-07-20] Updated mail/qmail to 1.03nb29 [schmonz 2017-07-21] + Updated mail/qmail-run to 20170721 [schmonz 2017-07-21] --_----------=_150061010996410--