Received: by mail.netbsd.org (Postfix, from userid 605) id E327A84DA1; Sat, 3 Apr 2021 07:09:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2874484CFD for ; Sat, 3 Apr 2021 07:09:47 +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 y1CanhUnboHP for ; Sat, 3 Apr 2021 07:09:46 +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 78F9884C13 for ; Sat, 3 Apr 2021 07:09:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 75C56FA95; Sat, 3 Apr 2021 07:09:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1617433786203430" MIME-Version: 1.0 Date: Sat, 3 Apr 2021 07:09:46 +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: <20210403070946.75C56FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1617433786203430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Apr 3 07:09:46 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: Updated devel/protobuf, devel/py-protobuf To generate a diff of this commit: cvs rdiff -u -r1.1951 -r1.1952 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20468 -r1.20469 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1617433786203430 Content-Disposition: inline Content-Length: 1340 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.1951 pkgsrc/doc/CHANGES-2021:1.1952 --- pkgsrc/doc/CHANGES-2021:1.1951 Sat Apr 3 06:26:07 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Apr 3 07:09:45 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1951 2021/04/03 06:26:07 adam Exp $ +$NetBSD: CHANGES-2021,v 1.1952 2021/04/03 07:09:45 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2990,3 +2990,5 @@ Changes to the packages collection and i Updated databases/sqlite3-docs to 3.35.4 [adam 2021-04-03] Updated databases/sqlite3-tcl to 3.35.4 [adam 2021-04-03] Updated devel/lemon to 1.0.3.35.4 [adam 2021-04-03] + Updated devel/protobuf to 3.15.7 [adam 2021-04-03] + Updated devel/py-protobuf to 3.15.7 [adam 2021-04-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20468 pkgsrc/doc/TODO:1.20469 --- pkgsrc/doc/TODO:1.20468 Fri Apr 2 08:33:09 2021 +++ pkgsrc/doc/TODO Sat Apr 3 07:09:46 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20468 2021/04/02 08:33:09 wiz Exp $ +$NetBSD: TODO,v 1.20469 2021/04/03 07:09:46 adam Exp $ Suggested new packages ====================== @@ -923,7 +923,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.15.6 o psmisc-22.20 o pspp-0.10.1 o ptlib-2.16.2 --_----------=_1617433786203430--