Received: by mail.netbsd.org (Postfix, from userid 605) id 5179384D82; Fri, 19 Feb 2021 06:05:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8CB7B84CEF for ; Fri, 19 Feb 2021 06:05:00 +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 KvuMR-Z7uUhR for ; Fri, 19 Feb 2021 06:05:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E653384CDF for ; Fri, 19 Feb 2021 06:04:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E3E71FA95; Fri, 19 Feb 2021 06:04:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161371469968020" MIME-Version: 1.0 Date: Fri, 19 Feb 2021 06:04:59 +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: <20210219060459.E3E71FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161371469968020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Feb 19 06:04:59 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/protobuf, devel/py-protobuf To generate a diff of this commit: cvs rdiff -u -r1.1168 -r1.1169 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161371469968020 Content-Disposition: inline Content-Length: 781 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.1168 pkgsrc/doc/CHANGES-2021:1.1169 --- pkgsrc/doc/CHANGES-2021:1.1168 Fri Feb 19 05:52:32 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Feb 19 06:04:59 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1168 2021/02/19 05:52:32 adam Exp $ +$NetBSD: CHANGES-2021,v 1.1169 2021/02/19 06:04:59 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1691,3 +1691,5 @@ Changes to the packages collection and i Updated print/tex-pict2e-doc to 0.4b [mark 2021-02-18] Updated devel/py-uvloop to 0.15.2 [adam 2021-02-19] Updated devel/py-pkgconfig to 1.5.2 [adam 2021-02-19] + Updated devel/protobuf to 3.15.0 [adam 2021-02-19] + Updated devel/py-protobuf to 3.15.0 [adam 2021-02-19] --_----------=_161371469968020--