Received: by mail.netbsd.org (Postfix, from userid 605) id 43AA785023; Thu, 18 Aug 2022 19:24:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7D75D8501C for ; Thu, 18 Aug 2022 19:24:19 +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 d1iA04p86W3k for ; Thu, 18 Aug 2022 19:24: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 C90A484CFA for ; Thu, 18 Aug 2022 19:24:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C668BFB1A; Thu, 18 Aug 2022 19:24:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1660850658118030" MIME-Version: 1.0 Date: Thu, 18 Aug 2022 19:24:18 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220818192418.C668BFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1660850658118030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Aug 18 19:24:18 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated devel/protobuf-c to 1.4.1 To generate a diff of this commit: cvs rdiff -u -r1.3864 -r1.3865 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22114 -r1.22115 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1660850658118030 Content-Disposition: inline Content-Length: 1290 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.3864 pkgsrc/doc/CHANGES-2022:1.3865 --- pkgsrc/doc/CHANGES-2022:1.3864 Thu Aug 18 19:17:11 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Aug 18 19:24:18 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3864 2022/08/18 19:17:11 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.3865 2022/08/18 19:24:18 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5706,3 +5706,4 @@ Changes to the packages collection and i Updated devel/hs-th-abstraction to 0.4.4.0 [wiz 2022-08-18] Updated devel/hs-transformers-compat to 0.7.2 [wiz 2022-08-18] Updated devel/hs-unordered-containers to 0.2.19.1 [wiz 2022-08-18] + Updated devel/protobuf-c to 1.4.1 [wiz 2022-08-18] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22114 pkgsrc/doc/TODO:1.22115 --- pkgsrc/doc/TODO:1.22114 Thu Aug 18 19:17:11 2022 +++ pkgsrc/doc/TODO Thu Aug 18 19:24:18 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22114 2022/08/18 19:17:11 wiz Exp $ +$NetBSD: TODO,v 1.22115 2022/08/18 19:24:18 wiz Exp $ Suggested new packages ====================== @@ -1296,7 +1296,6 @@ For possible Perl packages updates, see o profit-2.5.3 o proj-8.0.0 o protobuf-3.21.5 - o protobuf-c-1.4.1 o ps2eps-1.70 o psmisc-22.20 o pspp-1.4.1 --_----------=_1660850658118030--