Received: by mail.netbsd.org (Postfix, from userid 605) id B737484EAC; Fri, 29 Apr 2022 04:18:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F1E8684E8E for ; Fri, 29 Apr 2022 04:18:57 +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 RpvbmsnNq1E8 for ; Fri, 29 Apr 2022 04:18:57 +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 54E7A84CE2 for ; Fri, 29 Apr 2022 04:18:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4D460FB1A; Fri, 29 Apr 2022 04:18:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165120593720220" MIME-Version: 1.0 Date: Fri, 29 Apr 2022 04:18:57 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20220429041857.4D460FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165120593720220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Fri Apr 29 04:18:57 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated devel/R-mockery to 0.4.3 To generate a diff of this commit: cvs rdiff -u -r1.2140 -r1.2141 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165120593720220 Content-Disposition: inline Content-Length: 733 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.2140 pkgsrc/doc/CHANGES-2022:1.2141 --- pkgsrc/doc/CHANGES-2022:1.2140 Thu Apr 28 19:51:45 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Apr 29 04:18:57 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2140 2022/04/28 19:51:45 fcambus Exp $ +$NetBSD: CHANGES-2022,v 1.2141 2022/04/29 04:18:57 mef Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3406,3 +3406,4 @@ Changes to the packages collection and i Updated textproc/py-elementpath to 2.5.1 [adam 2022-04-28] Updated textproc/py-jinja2 to 3.1.2 [adam 2022-04-28] Updated audio/libopenmpt to 0.6.3 [fcambus 2022-04-28] + Updated devel/R-mockery to 0.4.3 [mef 2022-04-29] --_----------=_165120593720220--