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 5A56C7A215 for ; Sat, 20 Aug 2016 09:13:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 03D0585E9B; Sat, 20 Aug 2016 09:13:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 872B785E8F for ; Sat, 20 Aug 2016 09:13:22 +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 xt4XnkSfsZIj for ; Sat, 20 Aug 2016 09:13:22 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id ED39184CEF for ; Sat, 20 Aug 2016 09:13:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E6CECFBC3; Sat, 20 Aug 2016 09:13:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1471684401113520" MIME-Version: 1.0 Date: Sat, 20 Aug 2016 09:13:21 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160820091321.E6CECFBC3@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. --_----------=_1471684401113520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Aug 20 09:13:21 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated mail/neomutt to 20160820 To generate a diff of this commit: cvs rdiff -u -r1.3460 -r1.3461 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1471684401113520 Content-Disposition: inline Content-Length: 730 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3460 pkgsrc/doc/CHANGES-2016:1.3461 --- pkgsrc/doc/CHANGES-2016:1.3460 Sat Aug 20 07:38:47 2016 +++ pkgsrc/doc/CHANGES-2016 Sat Aug 20 09:13:21 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3460 2016/08/20 07:38:47 richard Exp $ +$NetBSD: CHANGES-2016,v 1.3461 2016/08/20 09:13:21 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -4907,3 +4907,4 @@ Changes to the packages collection and i Added math/py-noise version 1.2.2 [wiz 2016-08-20] Added textproc/py-loremipsum version 1.0.5 [wiz 2016-08-20] Updated time/py-pytz to 2016.6.1 [richard 2016-08-20] + Updated mail/neomutt to 20160820 [wiz 2016-08-20] --_----------=_1471684401113520--