Received: by mail.netbsd.org (Postfix, from userid 605) id F15B484D85; Tue, 25 May 2021 05:46:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3922E84D64 for ; Tue, 25 May 2021 05:46:41 +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 BZp5NMNXyY8Z for ; Tue, 25 May 2021 05:46:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8788B84C86 for ; Tue, 25 May 2021 05:46:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8448DFA95; Tue, 25 May 2021 05:46:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162192160089420" MIME-Version: 1.0 Date: Tue, 25 May 2021 05:46:40 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20210525054640.8448DFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162192160089420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue May 25 05:46:40 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: Updated net/grpc, net/py-grpcio, net/py-grpcio-testing, net/py-grpcio-tools To generate a diff of this commit: cvs rdiff -u -r1.2963 -r1.2964 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20675 -r1.20676 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162192160089420 Content-Disposition: inline Content-Length: 1444 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.2963 pkgsrc/doc/CHANGES-2021:1.2964 --- pkgsrc/doc/CHANGES-2021:1.2963 Tue May 25 05:40:21 2021 +++ pkgsrc/doc/CHANGES-2021 Tue May 25 05:46:39 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2963 2021/05/25 05:40:21 adam Exp $ +$NetBSD: CHANGES-2021,v 1.2964 2021/05/25 05:46:39 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4582,3 +4582,7 @@ Changes to the packages collection and i Updated security/py-google-auth to 1.30.1 [adam 2021-05-25] Updated devel/py-zconfig to 3.6.0 [adam 2021-05-25] Updated databases/sqlitebrowser to 3.12.2 [adam 2021-05-25] + Updated net/grpc to 1.38.0 [adam 2021-05-25] + Updated net/py-grpcio to 1.38.0 [adam 2021-05-25] + Updated net/py-grpcio-testing to 1.38.0 [adam 2021-05-25] + Updated net/py-grpcio-tools to 1.38.0 [adam 2021-05-25] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20675 pkgsrc/doc/TODO:1.20676 --- pkgsrc/doc/TODO:1.20675 Tue May 25 05:20:42 2021 +++ pkgsrc/doc/TODO Tue May 25 05:46:40 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20675 2021/05/25 05:20:42 adam Exp $ +$NetBSD: TODO,v 1.20676 2021/05/25 05:46:40 adam Exp $ Suggested new packages ====================== @@ -1061,7 +1061,6 @@ For possible Perl packages updates, see o grep-3.6 o gromacs-2021.1 o groonga-11.0.1 - o grpc-1.38.0 o gsl-2.6 o gss-1.0.3 o gst-plugins0.10-bad-0.11.90 --_----------=_162192160089420--