Received: by mail.netbsd.org (Postfix, from userid 605) id 4979C84FC2; Sun, 22 Aug 2021 13:56:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8619E84EDD for ; Sun, 22 Aug 2021 13:56:17 +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 7r5FHK0ERXPW for ; Sun, 22 Aug 2021 13:56:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E189484E19 for ; Sun, 22 Aug 2021 13:56:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DE2A9FA97; Sun, 22 Aug 2021 13:56:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162964057613750" MIME-Version: 1.0 Date: Sun, 22 Aug 2021 13:56:16 +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: <20210822135616.DE2A9FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162964057613750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Aug 22 13:56:16 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated devel/ruby-red-colors to 0.3.0 To generate a diff of this commit: cvs rdiff -u -r1.4309 -r1.4310 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162964057613750 Content-Disposition: inline Content-Length: 730 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.4309 pkgsrc/doc/CHANGES-2021:1.4310 --- pkgsrc/doc/CHANGES-2021:1.4309 Sun Aug 22 13:52:51 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Aug 22 13:56:16 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4309 2021/08/22 13:52:51 taca Exp $ +$NetBSD: CHANGES-2021,v 1.4310 2021/08/22 13:56:16 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6783,3 +6783,4 @@ Changes to the packages collection and i Updated devel/ruby-mocha to 1.13.0 [taca 2021-08-22] Updated devel/ruby-parser to 3.17.0 [taca 2021-08-22] Updated devel/ruby-pycall to 1.4.1 [taca 2021-08-22] + Updated devel/ruby-red-colors to 0.3.0 [taca 2021-08-22] --_----------=_162964057613750--