Received: by mail.netbsd.org (Postfix, from userid 605) id C647384EA0; Thu, 7 Oct 2021 11:51:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0D9E584EE8 for ; Thu, 7 Oct 2021 11:51:04 +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 SLrJ92Bt61F8 for ; Thu, 7 Oct 2021 11:51:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 937A984EA0 for ; Thu, 7 Oct 2021 11:51:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 90B7AFA97; Thu, 7 Oct 2021 11:51:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163360746313140" MIME-Version: 1.0 Date: Thu, 7 Oct 2021 11:51:03 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20211007115103.90B7AFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163360746313140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Thu Oct 7 11:51:03 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated sysutils/xplr to 0.15.0 To generate a diff of this commit: cvs rdiff -u -r1.5058 -r1.5059 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163360746313140 Content-Disposition: inline Content-Length: 717 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.5058 pkgsrc/doc/CHANGES-2021:1.5059 --- pkgsrc/doc/CHANGES-2021:1.5058 Thu Oct 7 11:49:08 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Oct 7 11:51:03 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5058 2021/10/07 11:49:08 pin Exp $ +$NetBSD: CHANGES-2021,v 1.5059 2021/10/07 11:51:03 pin Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7757,3 +7757,4 @@ Changes to the packages collection and i Updated textproc/lowdown to 0.9.1 [fcambus 2021-10-07] Updated sysutils/macchina to 1.1.8 [pin 2021-10-07] Updated shells/nushell to 0.38.0 [pin 2021-10-07] + Updated sysutils/xplr to 0.15.0 [pin 2021-10-07] --_----------=_163360746313140--