Received: by mail.netbsd.org (Postfix, from userid 605) id EB95784D86; Sat, 10 Nov 2018 15:29:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ED3B184CD6 for ; Sat, 10 Nov 2018 15:29:07 +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 OuPQGeUJX4hN for ; Sat, 10 Nov 2018 15:29:07 +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 28F9A84C77 for ; Sat, 10 Nov 2018 15:29:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1C93BFB1F; Sat, 10 Nov 2018 15:29:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1541863747118190" MIME-Version: 1.0 Date: Sat, 10 Nov 2018 15:29:07 +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: <20181110152907.1C93BFB1F@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. --_----------=_1541863747118190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Sat Nov 10 15:29:07 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated mail/qmail to 1.03nb40 To generate a diff of this commit: cvs rdiff -u -r1.4642 -r1.4643 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1541863747118190 Content-Disposition: inline Content-Length: 741 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.4642 pkgsrc/doc/CHANGES-2018:1.4643 --- pkgsrc/doc/CHANGES-2018:1.4642 Sat Nov 10 10:01:21 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Nov 10 15:29:06 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4642 2018/11/10 10:01:21 wen Exp $ +$NetBSD: CHANGES-2018,v 1.4643 2018/11/10 15:29:06 schmonz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6499,3 +6499,4 @@ Changes to the packages collection and i Updated misc/p5-Business-ISMN to 1.201 [wen 2018-11-10] Updated math/p5-Statistics-Descriptive to 3.0702 [wen 2018-11-10] Updated math/p5-Math-Utils to 1.13 [wen 2018-11-10] + Updated mail/qmail to 1.03nb40 [schmonz 2018-11-10] --_----------=_1541863747118190--