Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=FMhSgDeQ; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=aySGevf6 Received: by mail.netbsd.org (Postfix, from userid 605) id 0ADD984ED7; Tue, 30 Apr 2024 20:54:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714510497; bh=WRU2T5WVX+h1KvZT5Dlw1FC5qRTn38Bgn2+t6yqw8og=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=FMhSgDeQLA9qasPqybO2weGempiXJ5G4Ripf4h1W7BTJSzn7o0v+drnMX6puTTsmY KPSUjjHlFzqdry2+g6gBDDl0Q+f754xW3+CmemTxMkoIDd4SdLFR23XshIQ4JWB5Hw gt/BaObdfNPtcM8pPl+wTa5T14LuETxiALFchHZs= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F0CD284ED2 for ; Tue, 30 Apr 2024 20:54:55 +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 ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id hPCNxf774fLO for ; Tue, 30 Apr 2024 20:54:55 +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 51B9E84D80 for ; Tue, 30 Apr 2024 20:54:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714510495; bh=WRU2T5WVX+h1KvZT5Dlw1FC5qRTn38Bgn2+t6yqw8og=; h=Date:From:Subject:To:Reply-To; b=aySGevf6x+orPcfiCclSL/Zo6F9JnbrhEgqnVF6WMpu6AMFby38TFFxd/8m4lhDq/ uJ/fN+BW9CUpWohzL/jUpMyTMIPhFaSSj2UQ7CKx8zlQNOoWoPoLBbRXy4DXJD+JMd 8nCltTz2kWYx85M+S9dsg0shiyINaiYYrMPMDYvw= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4623DFA2C; Tue, 30 Apr 2024 20:54:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714510495137910" MIME-Version: 1.0 Date: Tue, 30 Apr 2024 20:54:55 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240430205455.4623DFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714510495137910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Tue Apr 30 20:54:55 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated shells/oh-my-posh to 19.25.0 To generate a diff of this commit: cvs rdiff -u -r1.2963 -r1.2964 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714510495137910 Content-Disposition: inline Content-Length: 728 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.2963 pkgsrc/doc/CHANGES-2024:1.2964 --- pkgsrc/doc/CHANGES-2024:1.2963 Tue Apr 30 19:43:31 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Apr 30 20:54:55 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2963 2024/04/30 19:43:31 adam Exp $ +$NetBSD: CHANGES-2024,v 1.2964 2024/04/30 20:54:55 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4802,3 +4802,4 @@ Changes to the packages collection and i Updated audio/strawberry to 1.0.23 [wiz 2024-04-30] Updated devel/py-filelock to 3.14.0 [adam 2024-04-30] Updated www/py-flask-caching to 2.2.0 [adam 2024-04-30] + Updated shells/oh-my-posh to 19.25.0 [pin 2024-04-30] --_----------=_1714510495137910--