Received: by mail.netbsd.org (Postfix, from userid 605) id 8FE2284D45; Wed, 9 Jun 2021 04:57:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CD7AD84D16 for ; Wed, 9 Jun 2021 04:57:40 +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 sdoRruT64s41 for ; Wed, 9 Jun 2021 04:57:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2CA5F84D14 for ; Wed, 9 Jun 2021 04:57:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2999DFA95; Wed, 9 Jun 2021 04:57:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162321466050520" MIME-Version: 1.0 Date: Wed, 9 Jun 2021 04:57:40 +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: <20210609045740.2999DFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162321466050520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Jun 9 04:57:39 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.3317 -r1.3318 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20756 -r1.20757 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162321466050520 Content-Disposition: inline Content-Length: 1313 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.3317 pkgsrc/doc/CHANGES-2021:1.3318 --- pkgsrc/doc/CHANGES-2021:1.3317 Tue Jun 8 21:42:50 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Jun 9 04:57:39 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3317 2021/06/08 21:42:50 gutteridge Exp $ +$NetBSD: CHANGES-2021,v 1.3318 2021/06/09 04:57:39 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5327,3 +5327,5 @@ Changes to the packages collection and i Updated audio/qmmp to 1.5.0 [nia 2021-06-08] Updated x11/xterm to 368 [pin 2021-06-08] Updated wm/blackbox70 to 0.77 [gutteridge 2021-06-08] + Updated devel/protobuf to 3.17.3 [adam 2021-06-09] + Updated devel/py-protobuf to 3.17.3 [adam 2021-06-09] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20756 pkgsrc/doc/TODO:1.20757 --- pkgsrc/doc/TODO:1.20756 Mon Jun 7 14:02:31 2021 +++ pkgsrc/doc/TODO Wed Jun 9 04:57:39 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20756 2021/06/07 14:02:31 wiz Exp $ +$NetBSD: TODO,v 1.20757 2021/06/09 04:57:39 adam Exp $ Suggested new packages ====================== @@ -1885,7 +1885,6 @@ For possible Perl packages updates, see o proftpd-sqlite-1.3.7a o proj-8.0.0 o prosody-0.11.8 - o protobuf-3.17.2 o ps2eps-1.70 o psmisc-22.20 o pspp-1.4.1 --_----------=_162321466050520--