Received: by mail.netbsd.org (Postfix, from userid 605) id C865784D8E; Sun, 11 Apr 2021 18:55:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0EABD84D1C for ; Sun, 11 Apr 2021 18:55:48 +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 IXea9KhC5pGv for ; Sun, 11 Apr 2021 18:55:47 +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 9AC2C84C13 for ; Sun, 11 Apr 2021 18:55:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 921D7FA95; Sun, 11 Apr 2021 18:55:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1618167347211620" MIME-Version: 1.0 Date: Sun, 11 Apr 2021 18:55:47 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20210411185547.921D7FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1618167347211620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sun Apr 11 18:55:47 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated sysutils/xplr to 0.4.1 To generate a diff of this commit: cvs rdiff -u -r1.2092 -r1.2093 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1618167347211620 Content-Disposition: inline Content-Length: 725 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.2092 pkgsrc/doc/CHANGES-2021:1.2093 --- pkgsrc/doc/CHANGES-2021:1.2092 Sun Apr 11 18:53:55 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Apr 11 18:55:47 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2092 2021/04/11 18:53:55 pin Exp $ +$NetBSD: CHANGES-2021,v 1.2093 2021/04/11 18:55:47 pin Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3359,3 +3359,4 @@ Changes to the packages collection and i Updated devel/ruby-redmine41 to 4.1.2 [taca 2021-04-11] Updated devel/py-approvaltests to 0.4.1 [schmonz 2021-04-11] Updated sysutils/navi to 2.15.1 [pin 2021-04-11] + Updated sysutils/xplr to 0.4.1 [pin 2021-04-11] --_----------=_1618167347211620--