Received: by mail.netbsd.org (Postfix, from userid 605) id 913AD84E6C; Thu, 12 May 2022 07:57:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C96ED84DBF for ; Thu, 12 May 2022 07:57:14 +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 iHhgbGL6Sfl6 for ; Thu, 12 May 2022 07:57:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 30F4984D93 for ; Thu, 12 May 2022 07:57:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F1C91FA94; Thu, 12 May 2022 07:57:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1652342253167490" MIME-Version: 1.0 Date: Thu, 12 May 2022 07:57:33 +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: <20220512075733.F1C91FA94@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1652342253167490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Thu May 12 07:57:33 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated devel/binaryen to 108 To generate a diff of this commit: cvs rdiff -u -r1.2516 -r1.2517 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1652342253167490 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.2516 pkgsrc/doc/CHANGES-2022:1.2517 --- pkgsrc/doc/CHANGES-2022:1.2516 Thu May 12 07:44:00 2022 +++ pkgsrc/doc/CHANGES-2022 Thu May 12 07:57:33 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2516 2022/05/12 07:44:00 adam Exp $ +$NetBSD: CHANGES-2022,v 1.2517 2022/05/12 07:57:33 fcambus Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3885,3 +3885,4 @@ Changes to the packages collection and i Updated fonts/fntsample to 5.4nb1 [wiz 2022-05-12] Updated devel/py-fakefs to 4.5.6 [adam 2022-05-12] Updated net/py-zeroconf to 0.38.6 [adam 2022-05-12] + Updated devel/binaryen to 108 [fcambus 2022-05-12] --_----------=_1652342253167490--