Received: by mail.netbsd.org (Postfix, from userid 605) id B51F884D33; Mon, 26 Apr 2021 10:54:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EF8ED84D2D for ; Mon, 26 Apr 2021 10:54:03 +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 1IHT3MeRyZn2 for ; Mon, 26 Apr 2021 10:54:03 +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 54F1C84CD9 for ; Mon, 26 Apr 2021 10:54:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4C364FA95; Mon, 26 Apr 2021 10:54:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1619434443243380" MIME-Version: 1.0 Date: Mon, 26 Apr 2021 10:54:03 +0000 From: "Michael Baeuerle" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: micha@netbsd.org X-Mailer: log_accum Message-Id: <20210426105403.4C364FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1619434443243380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: micha Date: Mon Apr 26 10:54:03 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated shells/pbosh to 20210421 To generate a diff of this commit: cvs rdiff -u -r1.2346 -r1.2347 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1619434443243380 Content-Disposition: inline Content-Length: 714 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.2346 pkgsrc/doc/CHANGES-2021:1.2347 --- pkgsrc/doc/CHANGES-2021:1.2346 Mon Apr 26 10:46:59 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Apr 26 10:54:03 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2346 2021/04/26 10:46:59 micha Exp $ +$NetBSD: CHANGES-2021,v 1.2347 2021/04/26 10:54:03 micha Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3684,3 +3684,4 @@ Changes to the packages collection and i Updated textproc/py-ICU to 2.7.2 [nia 2021-04-26] Updated devel/smake to 1.4 [micha 2021-04-26] Updated shells/bosh to 20210421 [micha 2021-04-26] + Updated shells/pbosh to 20210421 [micha 2021-04-26] --_----------=_1619434443243380--