Received: by mail.netbsd.org (Postfix, from userid 605) id 48EDF84E7B; Sun, 19 Sep 2021 01:33:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 82A0C84DC2 for ; Sun, 19 Sep 2021 01:33:09 +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 Yuty4FxvdAwH for ; Sun, 19 Sep 2021 01:33:09 +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 D4CEF84D50 for ; Sun, 19 Sep 2021 01:33:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CC5C3FA97; Sun, 19 Sep 2021 01:33:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1632015188282760" MIME-Version: 1.0 Date: Sun, 19 Sep 2021 01:33:08 +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: <20210919013308.CC5C3FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1632015188282760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Sep 19 01:33:08 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: remove devel/ruby-cucumber-tag-expressions to 4.0.2 line To generate a diff of this commit: cvs rdiff -u -r1.4797 -r1.4798 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1632015188282760 Content-Disposition: inline Content-Length: 908 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.4797 pkgsrc/doc/CHANGES-2021:1.4798 --- pkgsrc/doc/CHANGES-2021:1.4797 Sat Sep 18 23:08:24 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Sep 19 01:33:08 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4797 2021/09/18 23:08:24 mef Exp $ +$NetBSD: CHANGES-2021,v 1.4798 2021/09/19 01:33:08 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7434,7 +7434,6 @@ Changes to the packages collection and i Updated devel/R-waldo to 0.3.1 [mef 2021-09-18] Updated graphics/R-farver to 2.1.0 [mef 2021-09-18] Updated graphics/R-colourpicker to 1.1.0 [mef 2021-09-18] - Updated devel/ruby-cucumber-tag-expressions to 4.0.2 [taca 2021-09-18] Updated devel/ruby-ffi to 1.15.4 [taca 2021-09-18] Updated devel/ruby-gettext to 3.4.1 [taca 2021-09-18] Updated devel/ruby-test-unit to 3.4.7 [taca 2021-09-18] --_----------=_1632015188282760--