Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 214EC84D74 for ; Thu, 15 Jun 2023 07:10:28 +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 I_0uEDWFpjOZ for ; Thu, 15 Jun 2023 07:10:27 +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 769B884CC8 for ; Thu, 15 Jun 2023 07:10:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6DEFDFA89; Thu, 15 Jun 2023 07:10:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1686813027250540" MIME-Version: 1.0 Date: Thu, 15 Jun 2023 07:10:27 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20230615071027.6DEFDFA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1686813027250540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Thu Jun 15 07:10:27 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Downgrade erdtree To generate a diff of this commit: cvs rdiff -u -r1.3843 -r1.3844 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1686813027250540 Content-Disposition: inline Content-Length: 897 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.3843 pkgsrc/doc/CHANGES-2023:1.3844 --- pkgsrc/doc/CHANGES-2023:1.3843 Thu Jun 15 06:10:58 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Jun 15 07:10:27 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3843 2023/06/15 06:10:58 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.3844 2023/06/15 07:10:27 pin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5283,7 +5283,6 @@ Changes to the packages collection and i Updated devel/swagger-codegen to 3.0.46 [schmonz 2023-06-12] Updated meta-pkgs/mate to 1.26.0nb4 [gutteridge 2023-06-12] Updated finance/R-bayesm to 3.1.5 [mef 2023-06-13] - Updated sysutils/erdtree to 3.0.2 [pin 2023-06-13] Updated shells/oh-my-posh to 17.1.0 [pin 2023-06-13] Updated editors/featherpad to 1.4.1 [pin 2023-06-13] Updated math/R-DEoptimR to 1.0.14 [mef 2023-06-13] --_----------=_1686813027250540--