Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=w6e2RHHf; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=LHGZy1Ff Received: by mail.netbsd.org (Postfix, from userid 605) id 1C83684EAA; Fri, 26 Apr 2024 09:44:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714124691; bh=ZU0+oyxl+ID75DdGmRAXHNbTUDC1Lv5hml1PvNe4GH4=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=w6e2RHHfpUm4SecK4xKK1h2wNyAUwo0QbpKZOwqOAjzzdE18hHTJuuVPqjbEJaE3k 6IisXcxPnjD+NXo5iGVfZT69elZQyIlPFAz43X8L1BUrTzs8paGezHKmPz6Yrpf8/q ud7dl7gD4rz0l9VpGnKI7Dr8xRGxO2JBBCmTyXFc= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0491C84D2D for ; Fri, 26 Apr 2024 09:44:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id yFWzD1Och-aI for ; Fri, 26 Apr 2024 09:44:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 885C284CCF for ; Fri, 26 Apr 2024 09:44:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714124689; bh=ZU0+oyxl+ID75DdGmRAXHNbTUDC1Lv5hml1PvNe4GH4=; h=Date:From:Subject:To:Reply-To; b=LHGZy1Ffy6e8xdTlea/xWViH5VOLof+1M6FH1Hg89jNoCfITRplDBoeqA120B7+BS lglowwxrRNTGfSGTQS6vxdnM3GP/Qw268ZFuxQvvBu58HAwnOelof3UEANl3nJltGh ePkJAgc1a6PVN4i4kPzi6rM9g7+wg1ZeSSGntzTc= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 82E29FA2C; Fri, 26 Apr 2024 09:44:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714124689292190" MIME-Version: 1.0 Date: Fri, 26 Apr 2024 09:44:49 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240426094449.82E29FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714124689292190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Fri Apr 26 09:44:49 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated shells/oh-my-posh to 19.24.3 To generate a diff of this commit: cvs rdiff -u -r1.2707 -r1.2708 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714124689292190 Content-Disposition: inline Content-Length: 718 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.2707 pkgsrc/doc/CHANGES-2024:1.2708 --- pkgsrc/doc/CHANGES-2024:1.2707 Fri Apr 26 09:43:49 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Apr 26 09:44:49 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2707 2024/04/26 09:43:49 pin Exp $ +$NetBSD: CHANGES-2024,v 1.2708 2024/04/26 09:44:49 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4460,3 +4460,4 @@ Changes to the packages collection and i Added emulators/pcsx-rearmed version 23 [nia 2024-04-26] Updated devel/ast-grep to 0.21.1 [pin 2024-04-26] Updated net/slumber to 1.0.0 [pin 2024-04-26] + Updated shells/oh-my-posh to 19.24.3 [pin 2024-04-26] --_----------=_1714124689292190--