Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A691A850D1 for ; Mon, 6 Nov 2023 22:04:36 +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 JVlNrmYbRCio for ; Mon, 6 Nov 2023 22:04:36 +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 07EFD850D0 for ; Mon, 6 Nov 2023 22:04:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 054C5FA2D; Mon, 6 Nov 2023 22:04:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1699308276134440" MIME-Version: 1.0 Date: Mon, 6 Nov 2023 22:04:36 +0000 From: "Frederic Cambus" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: fcambus@netbsd.org X-Mailer: log_accum Message-Id: <20231106220436.054C5FA2D@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1699308276134440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Mon Nov 6 22:04:35 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/binaryen to 116 To generate a diff of this commit: cvs rdiff -u -r1.6716 -r1.6717 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1699308276134440 Content-Disposition: inline Content-Length: 743 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.6716 pkgsrc/doc/CHANGES-2023:1.6717 --- pkgsrc/doc/CHANGES-2023:1.6716 Mon Nov 6 21:56:52 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Nov 6 22:04:35 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6716 2023/11/06 21:56:52 fcambus Exp $ +$NetBSD: CHANGES-2023,v 1.6717 2023/11/06 22:04:35 fcambus Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9715,3 +9715,4 @@ Changes to the packages collection and i Updated net/dbip-city-lite to 2023.11 [fcambus 2023-11-06] Updated net/dbip-country-lite to 2023.11 [fcambus 2023-11-06] Updated lang/yabasic to 2.90.4 [fcambus 2023-11-06] + Updated devel/binaryen to 116 [fcambus 2023-11-06] --_----------=_1699308276134440--