Received: by mail.netbsd.org (Postfix, from userid 605) id 927C284EA0; Sat, 23 Apr 2022 09:30:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CD6E884E9C for ; Sat, 23 Apr 2022 09:30:43 +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 PF5Kz7eMPWBN for ; Sat, 23 Apr 2022 09:30:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 31B0984E60 for ; Sat, 23 Apr 2022 09:30:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2E753FB1A; Sat, 23 Apr 2022 09:30:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1650706243249420" MIME-Version: 1.0 Date: Sat, 23 Apr 2022 09:30:43 +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: <20220423093043.2E753FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1650706243249420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Apr 23 09:30:43 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated textproc/py-pyphen, devel/py-protobuf To generate a diff of this commit: cvs rdiff -u -r1.2014 -r1.2015 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1650706243249420 Content-Disposition: inline Content-Length: 774 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.2014 pkgsrc/doc/CHANGES-2022:1.2015 --- pkgsrc/doc/CHANGES-2022:1.2014 Sat Apr 23 06:44:41 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Apr 23 09:30:42 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2014 2022/04/23 06:44:41 mef Exp $ +$NetBSD: CHANGES-2022,v 1.2015 2022/04/23 09:30:42 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3152,3 +3152,5 @@ Changes to the packages collection and i Added www/R-googledrive version 2.0.0 [mef 2022-04-23] Added math/R-ids version 1.0.1 [mef 2022-04-23] Updated devel/R-rlang to 1.0.2 [mef 2022-04-23] + Updated textproc/py-pyphen to 0.12.0 [adam 2022-04-23] + Updated devel/py-protobuf to 3.20.1 [adam 2022-04-23] --_----------=_1650706243249420--