Received: by mail.netbsd.org (Postfix, from userid 605) id 9978484D57; Sat, 12 Jun 2021 17:31:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D624484CED for ; Sat, 12 Jun 2021 17:31:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id WlhuF7zRQBPq for ; Sat, 12 Jun 2021 17:31:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3E25584CBC for ; Sat, 12 Jun 2021 17:31:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3B865FA95; Sat, 12 Jun 2021 17:31:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1623519079297520" MIME-Version: 1.0 Date: Sat, 12 Jun 2021 17:31:19 +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: <20210612173119.3B865FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1623519079297520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Sat Jun 12 17:31:19 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated editors/pluma to 1.24.2nb3 To generate a diff of this commit: cvs rdiff -u -r1.3391 -r1.3392 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1623519079297520 Content-Disposition: inline Content-Length: 747 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3391 pkgsrc/doc/CHANGES-2021:1.3392 --- pkgsrc/doc/CHANGES-2021:1.3391 Sat Jun 12 17:15:48 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Jun 12 17:31:19 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3391 2021/06/12 17:15:48 pin Exp $ +$NetBSD: CHANGES-2021,v 1.3392 2021/06/12 17:31:19 gutteridge Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5420,3 +5420,4 @@ Changes to the packages collection and i Updated textproc/py-libxml2 to 2.9.12nb1 [gutteridge 2021-06-12] Updated www/hackernews-tui to 0.7.0 [pin 2021-06-12] Updated textproc/ripgrep to 13.0.0 [pin 2021-06-12] + Updated editors/pluma to 1.24.2nb3 [gutteridge 2021-06-12] --_----------=_1623519079297520--