Received: by mail.netbsd.org (Postfix, from userid 605) id C92B784E67; Sun, 4 Sep 2022 14:37:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0F02A84D5F for ; Sun, 4 Sep 2022 14:37:28 +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 Io1hLXUnMbOr for ; Sun, 4 Sep 2022 14:37: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 6645584CD9 for ; Sun, 4 Sep 2022 14:37:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 63958FA8D; Sun, 4 Sep 2022 14:37:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1662302247220650" MIME-Version: 1.0 Date: Sun, 4 Sep 2022 14:37:27 +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: <20220904143727.63958FA8D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1662302247220650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Sun Sep 4 14:37:27 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated devel/mold to 1.4.2 To generate a diff of this commit: cvs rdiff -u -r1.4316 -r1.4317 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1662302247220650 Content-Disposition: inline Content-Length: 721 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.4316 pkgsrc/doc/CHANGES-2022:1.4317 --- pkgsrc/doc/CHANGES-2022:1.4316 Sun Sep 4 14:36:29 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Sep 4 14:37:27 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4316 2022/09/04 14:36:29 fcambus Exp $ +$NetBSD: CHANGES-2022,v 1.4317 2022/09/04 14:37:27 fcambus Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6367,3 +6367,4 @@ Changes to the packages collection and i Updated chat/matrix-synapse to 1.66.0 [gdt 2022-09-04] Updated shells/ksh93 to 1.0.3 [pin 2022-09-04] Updated devel/binaryen to 110 [fcambus 2022-09-04] + Updated devel/mold to 1.4.2 [fcambus 2022-09-04] --_----------=_1662302247220650--