Received: by mail.netbsd.org (Postfix, from userid 605) id EEDBD84D69; Wed, 22 Apr 2020 08:19:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7796284D8D for ; Wed, 22 Apr 2020 08:19:16 +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 et_7pl-9kMqU for ; Wed, 22 Apr 2020 08:19:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D3A6084DE6 for ; Wed, 22 Apr 2020 08:19:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CF052FB27; Wed, 22 Apr 2020 08:19:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158754355589120" MIME-Version: 1.0 Date: Wed, 22 Apr 2020 08:19:15 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20200422081915.CF052FB27@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. --_----------=_158754355589120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Wed Apr 22 08:19:15 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated editors/focuswriter to 1.7.6 To generate a diff of this commit: cvs rdiff -u -r1.2450 -r1.2451 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158754355589120 Content-Disposition: inline Content-Length: 747 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.2450 pkgsrc/doc/CHANGES-2020:1.2451 --- pkgsrc/doc/CHANGES-2020:1.2450 Wed Apr 22 08:15:39 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Apr 22 08:19:15 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2450 2020/04/22 08:15:39 nia Exp $ +$NetBSD: CHANGES-2020,v 1.2451 2020/04/22 08:19:15 pin Exp $ Changes to the packages collection and infrastructure in 2020: @@ -3383,3 +3383,4 @@ Changes to the packages collection and i Updated security/py-cryptography_vectors to 2.9.1 [adam 2020-04-22] Updated security/py-cryptography to 2.9.1 [adam 2020-04-22] Updated emulators/caprice32 to 4.6.0 [nia 2020-04-22] + Updated editors/focuswriter to 1.7.6 [pin 2020-04-22] --_----------=_158754355589120--