Received: by mail.netbsd.org (Postfix, from userid 605) id 18A0384D41; Tue, 1 Jun 2021 15:35:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 567E384CE0 for ; Tue, 1 Jun 2021 15:35:51 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id fqmgTuaVzSdB for ; Tue, 1 Jun 2021 15:35:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B35DE84CD8 for ; Tue, 1 Jun 2021 15:35:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AFD1DFA95; Tue, 1 Jun 2021 15:35:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1622561750221210" MIME-Version: 1.0 Date: Tue, 1 Jun 2021 15:35:50 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20210601153550.AFD1DFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1622561750221210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Tue Jun 1 15:35:50 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated textproc/ruby-simplecov_json_formatter to 0.1.3 To generate a diff of this commit: cvs rdiff -u -r1.3146 -r1.3147 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1622561750221210 Content-Disposition: inline Content-Length: 768 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.3146 pkgsrc/doc/CHANGES-2021:1.3147 --- pkgsrc/doc/CHANGES-2021:1.3146 Tue Jun 1 15:34:28 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Jun 1 15:35:50 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3146 2021/06/01 15:34:28 taca Exp $ +$NetBSD: CHANGES-2021,v 1.3147 2021/06/01 15:35:50 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4855,3 +4855,4 @@ Changes to the packages collection and i Updated textproc/ruby-kramdown-rfc2629 to 1.4.13 [taca 2021-06-01] Updated textproc/ruby-nokogumbo to 2.0.5 [taca 2021-06-01] Updated textproc/ruby-rexml to 3.2.5 [taca 2021-06-01] + Updated textproc/ruby-simplecov_json_formatter to 0.1.3 [taca 2021-06-01] --_----------=_1622561750221210--