Received: by mail.netbsd.org (Postfix, from userid 605) id 0515584E5C; Tue, 9 May 2023 21:28:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2EC5684D69 for ; Tue, 9 May 2023 21:28:39 +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 vB8n-T8nJU2i for ; Tue, 9 May 2023 21:28:38 +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 8530884D40 for ; Tue, 9 May 2023 21:28:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 825D7FA87; Tue, 9 May 2023 21:28:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1683667718137860" MIME-Version: 1.0 Date: Tue, 9 May 2023 21:28:38 +0000 From: "Nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20230509212838.825D7FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1683667718137860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Tue May 9 21:28:38 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added devel/cargo-binutils version 0.3.6 To generate a diff of this commit: cvs rdiff -u -r1.2970 -r1.2971 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1683667718137860 Content-Disposition: inline Content-Length: 731 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.2970 pkgsrc/doc/CHANGES-2023:1.2971 --- pkgsrc/doc/CHANGES-2023:1.2970 Tue May 9 20:43:40 2023 +++ pkgsrc/doc/CHANGES-2023 Tue May 9 21:28:38 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2970 2023/05/09 20:43:40 dholland Exp $ +$NetBSD: CHANGES-2023,v 1.2971 2023/05/09 21:28:38 nikita Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4125,3 +4125,4 @@ Changes to the packages collection and i Removed textproc/py27-jinja2 [wiz 2023-05-09] Removed textproc/py27-markupsafe [wiz 2023-05-09] Updated emulators/spim to 8.0nb2 [dholland 2023-05-09] + Added devel/cargo-binutils version 0.3.6 [nikita 2023-05-09] --_----------=_1683667718137860--