Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 60D631A9239 for ; Fri, 14 Jan 2022 08:37:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 95B0284F0A; Fri, 14 Jan 2022 08:37:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D112484EA3 for ; Fri, 14 Jan 2022 08:37:17 +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 GaRh2aKmcFef for ; Fri, 14 Jan 2022 08:37:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 36E2384CE0 for ; Fri, 14 Jan 2022 08:37:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 33FA9FB24; Fri, 14 Jan 2022 08:37:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1642149437174940" MIME-Version: 1.0 Date: Fri, 14 Jan 2022 08:37:17 +0000 From: "Frederic Cambus" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fcambus@netbsd.org X-Mailer: log_accum Message-Id: <20220114083717.33FA9FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1642149437174940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Fri Jan 14 08:37:17 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated devel/binutils to 2.37nb1 To generate a diff of this commit: cvs rdiff -u -r1.211 -r1.212 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1642149437174940 Content-Disposition: inline Content-Length: 720 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.211 pkgsrc/doc/CHANGES-2022:1.212 --- pkgsrc/doc/CHANGES-2022:1.211 Fri Jan 14 01:12:30 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Jan 14 08:37:17 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.211 2022/01/14 01:12:30 gdt Exp $ +$NetBSD: CHANGES-2022,v 1.212 2022/01/14 08:37:17 fcambus Exp $ Changes to the packages collection and infrastructure in 2022: @@ -281,3 +281,4 @@ Changes to the packages collection and i Updated net/syncthing to 1.18.6 [triaxx 2022-01-13] Updated sysutils/fd-find to 8.3.1 [pin 2022-01-13] Updated textproc/libunistring to 1.0 [gdt 2022-01-14] + Updated devel/binutils to 2.37nb1 [fcambus 2022-01-14] --_----------=_1642149437174940--