Received: by mail.netbsd.org (Postfix, from userid 605) id 73D2284F0A; Sat, 3 Feb 2024 15:38:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A15E884E7E for ; Sat, 3 Feb 2024 15:38:58 +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 TCZF3Rl7ZGa9 for ; Sat, 3 Feb 2024 15:38:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0630084CFC for ; Sat, 3 Feb 2024 15:38:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F2E79FA42; Sat, 3 Feb 2024 15:38:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1706974737179680" MIME-Version: 1.0 Date: Sat, 3 Feb 2024 15:38:57 +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: <20240203153857.F2E79FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1706974737179680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Feb 3 15:38:57 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/ruby-rspec-rails to 6.1.1 To generate a diff of this commit: cvs rdiff -u -r1.863 -r1.864 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1706974737179680 Content-Disposition: inline Content-Length: 751 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.863 pkgsrc/doc/CHANGES-2024:1.864 --- pkgsrc/doc/CHANGES-2024:1.863 Sat Feb 3 15:37:05 2024 +++ pkgsrc/doc/CHANGES-2024 Sat Feb 3 15:38:57 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.863 2024/02/03 15:37:05 taca Exp $ +$NetBSD: CHANGES-2024,v 1.864 2024/02/03 15:38:57 taca Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1195,3 +1195,4 @@ Changes to the packages collection and i Updated devel/ruby-native-package-installer to 1.1.9 [taca 2024-02-03] Updated devel/ruby-parser to 3.21.0 [taca 2024-02-03] Updated devel/ruby-regexp_parser to 2.9.0 [taca 2024-02-03] + Updated devel/ruby-rspec-rails to 6.1.1 [taca 2024-02-03] --_----------=_1706974737179680--