Received: by mail.netbsd.org (Postfix, from userid 605) id 2D4718593A; Sun, 4 Feb 2024 16:40:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5DB6084F74 for ; Sun, 4 Feb 2024 16:40:56 +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 YTpAQIMEWT2a for ; Sun, 4 Feb 2024 16:40:56 +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 B263D84F72 for ; Sun, 4 Feb 2024 16:40:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A6BA6FA42; Sun, 4 Feb 2024 16:40:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1707064855186180" MIME-Version: 1.0 Date: Sun, 4 Feb 2024 16:40:55 +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: <20240204164055.A6BA6FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1707064855186180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Feb 4 16:40:55 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/ruby-cucumber-tag-expressions to 6.1.0 To generate a diff of this commit: cvs rdiff -u -r1.948 -r1.949 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1707064855186180 Content-Disposition: inline Content-Length: 757 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.948 pkgsrc/doc/CHANGES-2024:1.949 --- pkgsrc/doc/CHANGES-2024:1.948 Sun Feb 4 15:41:49 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Feb 4 16:40:55 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.948 2024/02/04 15:41:49 taca Exp $ +$NetBSD: CHANGES-2024,v 1.949 2024/02/04 16:40:55 taca Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1346,3 +1346,4 @@ Changes to the packages collection and i Updated devel/ruby-rspec-expectations to 3.13.0 [taca 2024-02-04] Updated devel/ruby-rspec-mocks to 3.13.0 [taca 2024-02-04] Updated devel/ruby-rspec to 3.13.0 [taca 2024-02-04] + Updated devel/ruby-cucumber-tag-expressions to 6.1.0 [taca 2024-02-04] --_----------=_1707064855186180--