Received: by mail.netbsd.org (Postfix, from userid 605) id 5F7A384D5B; Thu, 13 Feb 2020 03:14:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DAEE684CFD for ; Thu, 13 Feb 2020 03:14:08 +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 0QCIwgv1-gax for ; Thu, 13 Feb 2020 03:14:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 44EA984C8B for ; Thu, 13 Feb 2020 03:14:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 37DE0FBF4; Thu, 13 Feb 2020 03:14:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1581563648290700" MIME-Version: 1.0 Date: Thu, 13 Feb 2020 03:14:08 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20200213031408.37DE0FBF4@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. --_----------=_1581563648290700 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Thu Feb 13 03:14:08 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: added editors/featherpad To generate a diff of this commit: cvs rdiff -u -r1.1054 -r1.1055 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1581563648290700 Content-Disposition: inline Content-Length: 776 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.1054 pkgsrc/doc/CHANGES-2020:1.1055 --- pkgsrc/doc/CHANGES-2020:1.1054 Thu Feb 13 03:02:31 2020 +++ pkgsrc/doc/CHANGES-2020 Thu Feb 13 03:14:08 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1054 2020/02/13 03:02:31 gutteridge Exp $ +$NetBSD: CHANGES-2020,v 1.1055 2020/02/13 03:14:08 gutteridge Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1495,3 +1495,4 @@ Changes to the packages collection and i Updated www/firefox-l10n to 73.0 [ryoon 2020-02-12] Updated multimedia/adobe-flash-player to 32.0.0.330 [tsutsui 2020-02-12] Added archivers/arqiver version 0.3.2 [gutteridge 2020-02-13] + Added editors/featherpad version 0.12.0 [gutteridge 2020-02-13] --_----------=_1581563648290700--