Received: by mail.netbsd.org (Postfix, from userid 605) id 9864184E9E; Fri, 16 Jul 2021 08:51:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D3F7084E9D for ; Fri, 16 Jul 2021 08:51:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at 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 ynO0RruMyR5U for ; Fri, 16 Jul 2021 08:51:00 +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 37F6A84CE3 for ; Fri, 16 Jul 2021 08:51:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 35477FA95; Fri, 16 Jul 2021 08:51:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1626425460225430" MIME-Version: 1.0 Date: Fri, 16 Jul 2021 08:51:00 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20210716085100.35477FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1626425460225430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Fri Jul 16 08:51:00 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated shells/fish to 3.3.1 To generate a diff of this commit: cvs rdiff -u -r1.3853 -r1.3854 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1626425460225430 Content-Disposition: inline Content-Length: 727 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3853 pkgsrc/doc/CHANGES-2021:1.3854 --- pkgsrc/doc/CHANGES-2021:1.3853 Fri Jul 16 06:46:31 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Jul 16 08:50:59 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3853 2021/07/16 06:46:31 nia Exp $ +$NetBSD: CHANGES-2021,v 1.3854 2021/07/16 08:50:59 jperkin Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6166,3 +6166,4 @@ Changes to the packages collection and i Updated finance/py-stripe to 2.60.0 [adam 2021-07-16] Updated finance/py-braintree to 4.11.0 [adam 2021-07-16] Updated sysutils/goreman to 0.3.7 [nia 2021-07-16] + Updated shells/fish to 3.3.1 [jperkin 2021-07-16] --_----------=_1626425460225430--