Received: by mail.netbsd.org (Postfix, from userid 605) id 77B7B84E9B; Fri, 5 May 2023 07:52:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A675A84D67 for ; Fri, 5 May 2023 07:52:33 +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 SbEIbSFl3ghr for ; Fri, 5 May 2023 07:52:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 39B4E84D2C for ; Fri, 5 May 2023 07:52:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 37102FA87; Fri, 5 May 2023 07:52:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16832731531490" MIME-Version: 1.0 Date: Fri, 5 May 2023 07:52:33 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20230505075233.37102FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16832731531490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Fri May 5 07:52:33 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated shells/oh-my-posh to 15.4.2 To generate a diff of this commit: cvs rdiff -u -r1.2830 -r1.2831 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16832731531490 Content-Disposition: inline Content-Length: 709 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.2830 pkgsrc/doc/CHANGES-2023:1.2831 --- pkgsrc/doc/CHANGES-2023:1.2830 Fri May 5 07:52:08 2023 +++ pkgsrc/doc/CHANGES-2023 Fri May 5 07:52:33 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2830 2023/05/05 07:52:08 adam Exp $ +$NetBSD: CHANGES-2023,v 1.2831 2023/05/05 07:52:33 pin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3952,3 +3952,4 @@ Changes to the packages collection and i Updated audio/ncspot to 0.13.2 [pin 2023-05-05] Updated emulators/qemu to 7.2.1 [adam 2023-05-05] Updated x11/gtk3 to 3.24.37 [adam 2023-05-05] + Updated shells/oh-my-posh to 15.4.2 [pin 2023-05-05] --_----------=_16832731531490--