Received: by mail.netbsd.org (Postfix, from userid 605) id 4274484F67; Mon, 22 Aug 2022 19:15:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7C7CC84F66 for ; Mon, 22 Aug 2022 19:15:31 +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 yiv1s0gDLVM9 for ; Mon, 22 Aug 2022 19:15:31 +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 F179984C2C for ; Mon, 22 Aug 2022 19:15:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EED7DFB1A; Mon, 22 Aug 2022 19:15:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1661195730192180" MIME-Version: 1.0 Date: Mon, 22 Aug 2022 19:15:30 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220822191530.EED7DFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1661195730192180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Aug 22 19:15:30 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated shells/fish to 3.5.1 To generate a diff of this commit: cvs rdiff -u -r1.3991 -r1.3992 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22143 -r1.22144 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1661195730192180 Content-Disposition: inline Content-Length: 1517 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.3991 pkgsrc/doc/CHANGES-2022:1.3992 --- pkgsrc/doc/CHANGES-2022:1.3991 Mon Aug 22 19:09:22 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Aug 22 19:15:30 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3991 2022/08/22 19:09:22 adam Exp $ +$NetBSD: CHANGES-2022,v 1.3992 2022/08/22 19:15:30 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5841,3 +5841,4 @@ Changes to the packages collection and i Added graphics/oculante version 0.5.47 [pin 2022-08-22] Updated devel/cmake to 3.24.1 [adam 2022-08-22] Updated devel/cmake-gui to 3.24.1 [adam 2022-08-22] + Updated shells/fish to 3.5.1 [wiz 2022-08-22] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22143 pkgsrc/doc/TODO:1.22144 --- pkgsrc/doc/TODO:1.22143 Mon Aug 22 19:09:23 2022 +++ pkgsrc/doc/TODO Mon Aug 22 19:15:30 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22143 2022/08/22 19:09:23 adam Exp $ +$NetBSD: TODO,v 1.22144 2022/08/22 19:15:30 wiz Exp $ Suggested new packages ====================== @@ -655,7 +655,6 @@ For possible Perl packages updates, see o felt-3.07 [wip] o fet-6.0.1 o filerunner-14.06.18.10 - o fish-3.5.1 o flashplayer-0.4.13 o flatbuffers-1.12.0 o flow-tools-0.411 @@ -971,7 +970,6 @@ For possible Perl packages updates, see o libquantum-1.1.0 [pkg/43728, development release] o librdkafka-1.6.1 o librelp-1.10.0 - o libreoffice-7.4.0 o libressl-3.5.3 o libretro-core-info-1.9.1 o libslang-2.2.4 --_----------=_1661195730192180--