Received: by mail.netbsd.org (Postfix, from userid 605) id 6E67F84DBC; Mon, 29 Apr 2019 12:05:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E688B84D7C for ; Mon, 29 Apr 2019 12:05:14 +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 zCNK0akIrYpY for ; Mon, 29 Apr 2019 12:05:14 +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 4DE4584CCF for ; Mon, 29 Apr 2019 12:05:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4BEA6FB16; Mon, 29 Apr 2019 12:05:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_155653951414010" MIME-Version: 1.0 Date: Mon, 29 Apr 2019 12:05:14 +0000 From: "Sebastian Wiedenroth" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiedi@netbsd.org X-Mailer: log_accum Message-Id: <20190429120514.4BEA6FB16@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. --_----------=_155653951414010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiedi Date: Mon Apr 29 12:05:14 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated editors/nano to 4.2 To generate a diff of this commit: cvs rdiff -u -r1.1873 -r1.1874 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_155653951414010 Content-Disposition: inline Content-Length: 736 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.1873 pkgsrc/doc/CHANGES-2019:1.1874 --- pkgsrc/doc/CHANGES-2019:1.1873 Mon Apr 29 12:00:31 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Apr 29 12:05:14 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1873 2019/04/29 12:00:31 nia Exp $ +$NetBSD: CHANGES-2019,v 1.1874 2019/04/29 12:05:14 wiedi Exp $ Changes to the packages collection and infrastructure in 2019: @@ -3044,3 +3044,4 @@ Changes to the packages collection and i Updated textproc/py-defusedxml to 0.6.0 [adam 2019-04-29] Updated net/py-xandikos to 0.1.0 [adam 2019-04-29] Updated emulators/libretro-beetle-psx to 20190203 [nia 2019-04-29] + Updated editors/nano to 4.2 [wiedi 2019-04-29] --_----------=_155653951414010--