Received: by mail.netbsd.org (Postfix, from userid 605) id AD52C84E8E; Fri, 24 Sep 2021 10:33:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E910884E88 for ; Fri, 24 Sep 2021 10:33:02 +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 d4hC9o0L1SVw for ; Fri, 24 Sep 2021 10:33:02 +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 7D96F84D0F for ; Fri, 24 Sep 2021 10:33:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 75370FA97; Fri, 24 Sep 2021 10:33:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1632479582185850" MIME-Version: 1.0 Date: Fri, 24 Sep 2021 10:33:02 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20210924103302.75370FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1632479582185850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Fri Sep 24 10:33:02 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated shells/nushell to 0.37.0nb3 To generate a diff of this commit: cvs rdiff -u -r1.4908 -r1.4909 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1632479582185850 Content-Disposition: inline Content-Length: 709 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.4908 pkgsrc/doc/CHANGES-2021:1.4909 --- pkgsrc/doc/CHANGES-2021:1.4908 Fri Sep 24 02:27:36 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Sep 24 10:33:02 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4908 2021/09/24 02:27:36 taca Exp $ +$NetBSD: CHANGES-2021,v 1.4909 2021/09/24 10:33:02 pin Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7558,3 +7558,4 @@ Changes to the packages collection and i Updated audio/termusic to 0.3.13 [pin 2021-09-23] Updated lang/php80 to 8.0.11 [taca 2021-09-23] Updated lang/php74 to 7.4.24 [taca 2021-09-24] + Updated shells/nushell to 0.37.0nb3 [pin 2021-09-24] --_----------=_1632479582185850--