Received: by mail.netbsd.org (Postfix, from userid 605) id 35F5884ECD; Sun, 10 Oct 2021 11:27:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6DFDB84E5A for ; Sun, 10 Oct 2021 11:27:45 +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 a9lWw8O28Sg4 for ; Sun, 10 Oct 2021 11:27:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C8E0D84C71 for ; Sun, 10 Oct 2021 11:27:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C5F33FA97; Sun, 10 Oct 2021 11:27:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163386526461780" MIME-Version: 1.0 Date: Sun, 10 Oct 2021 11:27:44 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20211010112744.C5F33FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163386526461780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Sun Oct 10 11:27:44 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated shells/oksh to 7.0 To generate a diff of this commit: cvs rdiff -u -r1.5105 -r1.5106 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163386526461780 Content-Disposition: inline Content-Length: 740 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.5105 pkgsrc/doc/CHANGES-2021:1.5106 --- pkgsrc/doc/CHANGES-2021:1.5105 Sun Oct 10 07:02:24 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Oct 10 11:27:44 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5105 2021/10/10 07:02:24 adam Exp $ +$NetBSD: CHANGES-2021,v 1.5106 2021/10/10 11:27:44 schmonz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7816,3 +7816,4 @@ Changes to the packages collection and i Updated lang/python27 to 2.7.18nb4 [gutteridge 2021-10-10] Updated graphics/opencv to 3.4.16 [adam 2021-10-10] Updated graphics/opencv-contrib-face to 3.4.16 [adam 2021-10-10] + Updated shells/oksh to 7.0 [schmonz 2021-10-10] --_----------=_163386526461780--