Received: by mail.netbsd.org (Postfix, from userid 605) id 778A484D5E; Mon, 26 Nov 2018 09:47:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0B98784D38 for ; Mon, 26 Nov 2018 09:47:12 +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 sicPDykA80Q2 for ; Mon, 26 Nov 2018 09:47:11 +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 61D3B84CDC for ; Mon, 26 Nov 2018 09:47:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5034FFB1F; Mon, 26 Nov 2018 09:47:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1543225631225380" MIME-Version: 1.0 Date: Mon, 26 Nov 2018 09:47:11 +0000 From: "Santhosh Raju" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fox@netbsd.org X-Mailer: log_accum Message-Id: <20181126094711.5034FFB1F@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. --_----------=_1543225631225380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fox Date: Mon Nov 26 09:47:11 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated editors/hnb To generate a diff of this commit: cvs rdiff -u -r1.4858 -r1.4859 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1543225631225380 Content-Disposition: inline Content-Length: 720 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.4858 pkgsrc/doc/CHANGES-2018:1.4859 --- pkgsrc/doc/CHANGES-2018:1.4858 Mon Nov 26 09:09:53 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Nov 26 09:47:11 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4858 2018/11/26 09:09:53 adam Exp $ +$NetBSD: CHANGES-2018,v 1.4859 2018/11/26 09:47:11 fox Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6785,3 +6785,4 @@ Changes to the packages collection and i Updated sysutils/xfm to 1.4.3nb5 [dholland 2018-11-26] Updated devel/py-astroid to 2.1.0 [adam 2018-11-26] Updated devel/py-pylint to 2.2.0 [adam 2018-11-26] + Updated editors/hnb to 1.9.17nb5 [fox 2018-11-26] --_----------=_1543225631225380--