Received: by mail.netbsd.org (Postfix, from userid 605) id 9D13284D8C; Thu, 30 Jul 2020 07:03:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 253F984D7B for ; Thu, 30 Jul 2020 07:03:20 +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 fWs_P4Z6OT-h for ; Thu, 30 Jul 2020 07:03:19 +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 7818784CCD for ; Thu, 30 Jul 2020 07:03:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 750BEFB28; Thu, 30 Jul 2020 07:03:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1596092599189010" MIME-Version: 1.0 Date: Thu, 30 Jul 2020 07:03:19 +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: <20200730070319.750BEFB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1596092599189010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Jul 30 07:03:19 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: Updated devel/protobuf, devel/py-protobuf To generate a diff of this commit: cvs rdiff -u -r1.4191 -r1.4192 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19973 -r1.19974 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1596092599189010 Content-Disposition: inline Content-Length: 1325 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.4191 pkgsrc/doc/CHANGES-2020:1.4192 --- pkgsrc/doc/CHANGES-2020:1.4191 Thu Jul 30 02:15:50 2020 +++ pkgsrc/doc/CHANGES-2020 Thu Jul 30 07:03:18 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4191 2020/07/30 02:15:50 scole Exp $ +$NetBSD: CHANGES-2020,v 1.4192 2020/07/30 07:03:18 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -6640,3 +6640,5 @@ Changes to the packages collection and i Updated lang/abcl to 1.7.1 [rjs 2020-07-29] Updated devel/libdatrie to 0.2.12nb1 [scole 2020-07-30] Updated textproc/swath to 0.6.1 [scole 2020-07-30] + Updated devel/protobuf to 3.12.4 [adam 2020-07-30] + Updated devel/py-protobuf to 3.12.4 [adam 2020-07-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19973 pkgsrc/doc/TODO:1.19974 --- pkgsrc/doc/TODO:1.19973 Thu Jul 30 02:15:51 2020 +++ pkgsrc/doc/TODO Thu Jul 30 07:03:19 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19973 2020/07/30 02:15:51 scole Exp $ +$NetBSD: TODO,v 1.19974 2020/07/30 07:03:19 adam Exp $ Suggested new packages ====================== @@ -966,7 +966,6 @@ For possible Perl packages updates, see o prelude-lml-3.1.0 o prelude-manager-3.1.0 o profit-2.5.3 - o protobuf-3.12.3 o psmisc-22.20 o pspp-0.10.1 o ptlib-2.16.2 --_----------=_1596092599189010--