Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8F49184F2E for ; Tue, 6 Jun 2023 13:48:25 +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 pFukeq3w4edE for ; Tue, 6 Jun 2023 13:48:25 +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 E48AC84D31 for ; Tue, 6 Jun 2023 13:48:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D8BBBFA89; Tue, 6 Jun 2023 13:48:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1686059304240270" MIME-Version: 1.0 Date: Tue, 6 Jun 2023 13:48:24 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20230606134824.D8BBBFA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1686059304240270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Tue Jun 6 13:48:24 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/ruby-rspec-rails to 6.0.3 To generate a diff of this commit: cvs rdiff -u -r1.3604 -r1.3605 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1686059304240270 Content-Disposition: inline Content-Length: 737 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.3604 pkgsrc/doc/CHANGES-2023:1.3605 --- pkgsrc/doc/CHANGES-2023:1.3604 Tue Jun 6 13:46:15 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Jun 6 13:48:24 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3604 2023/06/06 13:46:15 taca Exp $ +$NetBSD: CHANGES-2023,v 1.3605 2023/06/06 13:48:24 taca Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4990,3 +4990,4 @@ Changes to the packages collection and i Updated devel/ruby-i18n to 1.14.1 [taca 2023-06-06] Updated net/gst-rtsp-server to 1.22.3 [wiz 2023-06-06] Updated devel/ruby-red-datasets to 0.1.7 [taca 2023-06-06] + Updated devel/ruby-rspec-rails to 6.0.3 [taca 2023-06-06] --_----------=_1686059304240270--