Received: by mail.netbsd.org (Postfix, from userid 605) id C7F5984F07; Wed, 30 Nov 2022 13:55:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0087A84F03 for ; Wed, 30 Nov 2022 13:55:31 +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 0AKkk-cDs17q for ; Wed, 30 Nov 2022 13:55:30 +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 5622E84D24 for ; Wed, 30 Nov 2022 13:55:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 534DFFA90; Wed, 30 Nov 2022 13:55:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1669816530104870" MIME-Version: 1.0 Date: Wed, 30 Nov 2022 13:55:30 +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: <20221130135530.534DFFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1669816530104870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Wed Nov 30 13:55:30 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated devel/ruby-rspec-rails to 6.0.1 To generate a diff of this commit: cvs rdiff -u -r1.5807 -r1.5808 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1669816530104870 Content-Disposition: inline Content-Length: 749 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.5807 pkgsrc/doc/CHANGES-2022:1.5808 --- pkgsrc/doc/CHANGES-2022:1.5807 Wed Nov 30 13:51:16 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Nov 30 13:55:30 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5807 2022/11/30 13:51:16 taca Exp $ +$NetBSD: CHANGES-2022,v 1.5808 2022/11/30 13:55:30 taca Exp $ Changes to the packages collection and infrastructure in 2022: @@ -8778,3 +8778,4 @@ Changes to the packages collection and i Updated devel/ruby-rspec-expectations to 3.12.0 [taca 2022-11-30] Updated devel/ruby-rspec-mocks to 3.12.0 [taca 2022-11-30] Updated devel/ruby-rspec to 3.12.0 [taca 2022-11-30] + Updated devel/ruby-rspec-rails to 6.0.1 [taca 2022-11-30] --_----------=_1669816530104870--