Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=lQwNyi13; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=oyIniEsy Received: by mail.netbsd.org (Postfix, from userid 605) id 65A2584E6F; Sat, 20 Apr 2024 18:27:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713637668; bh=7c4aT8HKlqCuCi4z4k2R7SwEVZGt+ZuADYlXsLASIIM=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=lQwNyi13LfYat0EB/8YfEA7qhl1BPjvOA3MuNKQj3dNEstgOVrPyI7k0mzyIfFTCC Z17r5BwQAjJ9z2FqIK0g+i9jfTxYWTP6LBL5P7xAjEauI5BWbfhwNzC9/j3+MnQyFJ ZA2fBdZY+P0O+KmQBN2CB3ZSW25WMC1/kSI00Okc= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9ACAA84D35 for ; Sat, 20 Apr 2024 18:20:00 +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 cN37vjY_HAs8 for ; Sat, 20 Apr 2024 18:20:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EEEA13BA27 for ; Sat, 20 Apr 2024 11:34:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713612890; bh=7c4aT8HKlqCuCi4z4k2R7SwEVZGt+ZuADYlXsLASIIM=; h=Date:From:Subject:To:Reply-To; b=oyIniEsyxxX1uag542ojFnaH/TGM8tyquUcgJh5W6/SqaXHJ+Dvt6GAU7wcPFt12a GF0i2lcmlx8iGwjJRZosPTkUf5+ahH2VVf+caiUKTZcHigShZ2yaBWkAqYkxWRIZYT UTErJNyVu5sQgFnq4b44PfrbwaEs6hv+RIbglPdM= Received: by cvs.NetBSD.org (Postfix, from userid 500) id E624BFA2C; Sat, 20 Apr 2024 11:34:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1713612888251620" MIME-Version: 1.0 Date: Sat, 20 Apr 2024 11:34:48 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240420113448.E624BFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1713612888251620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sat Apr 20 11:34:48 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated shells/oh-my-posh to 19.24.0 To generate a diff of this commit: cvs rdiff -u -r1.2605 -r1.2606 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1713612888251620 Content-Disposition: inline Content-Length: 754 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.2605 pkgsrc/doc/CHANGES-2024:1.2606 --- pkgsrc/doc/CHANGES-2024:1.2605 Sat Apr 20 10:27:50 2024 +++ pkgsrc/doc/CHANGES-2024 Sat Apr 20 11:34:48 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2605 2024/04/20 10:27:50 tsutsui Exp $ +$NetBSD: CHANGES-2024,v 1.2606 2024/04/20 11:34:48 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4310,3 +4310,4 @@ Changes to the packages collection and i Updated x11/ruby-gtksourceview3 to 4.2.2 [tsutsui 2024-04-20] Updated textproc/ruby-nokogiri to 1.16.4 [tsutsui 2024-04-20] Updated net/ruby-public_suffix to 5.0.5 [tsutsui 2024-04-20] + Updated shells/oh-my-posh to 19.24.0 [pin 2024-04-20] --_----------=_1713612888251620--