Received: by mail.netbsd.org (Postfix, from userid 605) id 17F6784EA2; Fri, 2 Feb 2024 03:43:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 483B384CD0 for ; Fri, 2 Feb 2024 03:43:11 +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 3vpJ49mKjpMJ for ; Fri, 2 Feb 2024 03:43:10 +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 CC53D84D14 for ; Fri, 2 Feb 2024 03:43:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C8E76FA42; Fri, 2 Feb 2024 03:43:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170684539051650" MIME-Version: 1.0 Date: Fri, 2 Feb 2024 03:43:10 +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: <20240202034310.C8E76FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170684539051650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Fri Feb 2 03:43:10 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/mob to 4.5.0 To generate a diff of this commit: cvs rdiff -u -r1.824 -r1.825 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170684539051650 Content-Disposition: inline Content-Length: 712 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.824 pkgsrc/doc/CHANGES-2024:1.825 --- pkgsrc/doc/CHANGES-2024:1.824 Thu Feb 1 20:36:19 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Feb 2 03:43:10 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.824 2024/02/01 20:36:19 pin Exp $ +$NetBSD: CHANGES-2024,v 1.825 2024/02/02 03:43:10 schmonz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1093,3 +1093,4 @@ Changes to the packages collection and i Updated security/opensc to 0.24.0 [adam 2024-02-01] Updated devel/py-faker to 22.6.0 [adam 2024-02-01] Updated misc/tui-journal to 0.8.2 [pin 2024-02-01] + Updated devel/mob to 4.5.0 [schmonz 2024-02-02] --_----------=_170684539051650--