Received: by mail.netbsd.org (Postfix, from userid 605) id B487184D6B; Tue, 27 Feb 2024 18:33:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1709058780; bh=gJ3InC5KumFhZlpmqyM4sZ/Ds3oQwqov9SBOOpQupAg=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=21V8f2jB3xbsuL6RVoRjpOXfgH94Lbv0Peh06GhDVq1F2AZhhPZ/VE+1YLKZl25E3 px4ffT0Y3IeTZUPFJaQOLDsr/vZMQiQ8fmJuvJz5+fy+MWCH6mb5kBQQaZNGf00AFt 7BbZvzaLVDvxcY8JAM/mij8fCp3McTbAjIyaHC8E= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A4B1784CFF for ; Tue, 27 Feb 2024 18:32:59 +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 Onn66qwKB0kw for ; Tue, 27 Feb 2024 18:32:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2F4EA84CD5 for ; Tue, 27 Feb 2024 18:32:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1709058779; bh=gJ3InC5KumFhZlpmqyM4sZ/Ds3oQwqov9SBOOpQupAg=; h=Date:From:Subject:To:Reply-To; b=AlTtZStOYsHwFK0brvZLqrLTm5uHa5FLi5tHtgy4nzUlbKn58wNH7WTgHLmw0vEbU L5PLNADY57/TJHMszrQvPPvSuawWk9h17UVxSYe8xGf18p+xYxv5sYKdIcLqP1NGlh AUXBG6dRNXuIIUzeeFgxLgC7Kl/xNgGNWjlQwmtY= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 28807FA27; Tue, 27 Feb 2024 18:32:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_17090587793140" MIME-Version: 1.0 Date: Tue, 27 Feb 2024 18:32:59 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240227183259.28807FA27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_17090587793140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Tue Feb 27 18:32:59 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated shells/oh-my-posh to 19.11.6 To generate a diff of this commit: cvs rdiff -u -r1.1545 -r1.1546 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_17090587793140 Content-Disposition: inline Content-Length: 730 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.1545 pkgsrc/doc/CHANGES-2024:1.1546 --- pkgsrc/doc/CHANGES-2024:1.1545 Tue Feb 27 18:31:45 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Feb 27 18:32:58 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.1545 2024/02/27 18:31:45 pin Exp $ +$NetBSD: CHANGES-2024,v 1.1546 2024/02/27 18:32:58 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -2747,3 +2747,4 @@ Changes to the packages collection and i Updated databases/ruby-dbd-mysql to 0.4.4nb2 [taca 2024-02-27] Removed databases/ruby-mysql28 [taca 2024-02-27] Updated graphics/oculante to 0.8.13 [pin 2024-02-27] + Updated shells/oh-my-posh to 19.11.6 [pin 2024-02-27] --_----------=_17090587793140--