Received: by mail.netbsd.org (Postfix, from userid 605) id 3BF1D84EE6; Mon, 18 Jul 2022 07:31:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7645B84EE4 for ; Mon, 18 Jul 2022 07:31:11 +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 YVw3VcMCsZ_p for ; Mon, 18 Jul 2022 07:31:11 +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 C40A684EDA for ; Mon, 18 Jul 2022 07:31:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C1A9BFB1A; Mon, 18 Jul 2022 07:31:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165812947019750" MIME-Version: 1.0 Date: Mon, 18 Jul 2022 07:31:10 +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: <20220718073110.C1A9BFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165812947019750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jul 18 07:31:10 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: Updated net/grpc, net/libtorrent-rasterbar To generate a diff of this commit: cvs rdiff -u -r1.3431 -r1.3432 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22036 -r1.22037 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165812947019750 Content-Disposition: inline Content-Length: 1329 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.3431 pkgsrc/doc/CHANGES-2022:1.3432 --- pkgsrc/doc/CHANGES-2022:1.3431 Mon Jul 18 03:43:40 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Jul 18 07:31:10 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3431 2022/07/18 03:43:40 thorpej Exp $ +$NetBSD: CHANGES-2022,v 1.3432 2022/07/18 07:31:10 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5165,3 +5165,5 @@ Changes to the packages collection and i Added graphics/libhighway version 0.17.0 [wiz 2022-07-17] Updated sysutils/spice-gtk to 0.41 [wiz 2022-07-17] Added cross/lwtools version 4.19 [thorpej 2022-07-17] + Updated net/grpc to 1.47.1 [adam 2022-07-18] + Updated net/libtorrent-rasterbar to 2.0.7 [adam 2022-07-18] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22036 pkgsrc/doc/TODO:1.22037 --- pkgsrc/doc/TODO:1.22036 Sun Jul 17 09:51:43 2022 +++ pkgsrc/doc/TODO Mon Jul 18 07:31:10 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22036 2022/07/17 09:51:43 wiz Exp $ +$NetBSD: TODO,v 1.22037 2022/07/18 07:31:10 adam Exp $ Suggested new packages ====================== @@ -807,7 +807,6 @@ For possible Perl packages updates, see o graphene-1.10.6 o greed-4.2 o gromacs-2021.1 - o grpc-1.47.1 o grub2-2.06 o gss-1.0.3 o gst-plugins1-omx-1.10.0 --_----------=_165812947019750--