Received: by mail.netbsd.org (Postfix, from userid 605) id 190AF84E85; Mon, 8 May 2023 18:12:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 46F2284E7D for ; Mon, 8 May 2023 18:12:18 +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 IMafCdZ9miZm for ; Mon, 8 May 2023 18:12:17 +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 9C80B84E6C for ; Mon, 8 May 2023 18:12:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 93FCEFA87; Mon, 8 May 2023 18:12:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168356953743330" MIME-Version: 1.0 Date: Mon, 8 May 2023 18:12:17 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20230508181217.93FCEFA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168356953743330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Mon May 8 18:12:17 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/mob to 4.4.2 To generate a diff of this commit: cvs rdiff -u -r1.2955 -r1.2956 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168356953743330 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.2955 pkgsrc/doc/CHANGES-2023:1.2956 --- pkgsrc/doc/CHANGES-2023:1.2955 Mon May 8 17:49:40 2023 +++ pkgsrc/doc/CHANGES-2023 Mon May 8 18:12:17 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2955 2023/05/08 17:49:40 he Exp $ +$NetBSD: CHANGES-2023,v 1.2956 2023/05/08 18:12:17 schmonz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4101,3 +4101,4 @@ Changes to the packages collection and i Updated shells/oh-my-posh to 16.0.0 [pin 2023-05-08] Updated textproc/tree-sitter-python to 0.20.0nb2 [he 2023-05-08] Updated textproc/tree-sitter-html to 0.19.0nb1 [he 2023-05-08] + Updated devel/mob to 4.4.2 [schmonz 2023-05-08] --_----------=_168356953743330--