Received: by mail.netbsd.org (Postfix, from userid 605) id 6581584EF8; Fri, 13 May 2022 07:36:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A11A284D23 for ; Fri, 13 May 2022 07:36:20 +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 W3MV-xOCmyAT for ; Fri, 13 May 2022 07:36:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E9A7984D13 for ; Fri, 13 May 2022 07:36:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1AD89FA94; Fri, 13 May 2022 07:36:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1652427402288600" MIME-Version: 1.0 Date: Fri, 13 May 2022 07:36:42 +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: <20220513073642.1AD89FA94@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1652427402288600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri May 13 07:36:41 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 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.2534 -r1.2535 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21853 -r1.21854 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1652427402288600 Content-Disposition: inline Content-Length: 1432 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.2534 pkgsrc/doc/CHANGES-2022:1.2535 --- pkgsrc/doc/CHANGES-2022:1.2534 Fri May 13 07:34:29 2022 +++ pkgsrc/doc/CHANGES-2022 Fri May 13 07:36:41 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2534 2022/05/13 07:34:29 jperkin Exp $ +$NetBSD: CHANGES-2022,v 1.2535 2022/05/13 07:36:41 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3913,3 +3913,7 @@ Changes to the packages collection and i Updated multimedia/libass to 0.16.0 [adam 2022-05-13] Updated devel/py-faker to 13.11.0 [adam 2022-05-13] Updated devel/zlib to 1.2.12nb1 [jperkin 2022-05-13] + Updated net/grpc to 1.46.1 [adam 2022-05-13] + Updated net/py-grpcio to 1.46.1 [adam 2022-05-13] + Updated net/py-grpcio-testing to 1.46.1 [adam 2022-05-13] + Updated net/py-grpcio-tools to 1.46.1 [adam 2022-05-13] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21853 pkgsrc/doc/TODO:1.21854 --- pkgsrc/doc/TODO:1.21853 Fri May 13 05:05:17 2022 +++ pkgsrc/doc/TODO Fri May 13 07:36:41 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21853 2022/05/13 05:05:17 wiz Exp $ +$NetBSD: TODO,v 1.21854 2022/05/13 07:36:41 adam Exp $ Suggested new packages ====================== @@ -817,7 +817,6 @@ For possible Perl packages updates, see o graphene-1.10.6 o greed-4.2 o gromacs-2021.1 - o grpc-1.46.0 o grub2-2.06 o gss-1.0.3 o gst-plugins1-omx-1.10.0 --_----------=_1652427402288600--