Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7D97984D2D for ; Tue, 27 Jun 2023 13:40:56 +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 g_b4biiZdCEq for ; Tue, 27 Jun 2023 13: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 F113184CF4 for ; Tue, 27 Jun 2023 13:40:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EABD8FA89; Tue, 27 Jun 2023 13:40:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1687873255246140" MIME-Version: 1.0 Date: Tue, 27 Jun 2023 13:40:55 +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: <20230627134055.EABD8FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1687873255246140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Tue Jun 27 13:40:55 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: update www/ruby-rails70 and related packages to 7.0.5.1 devel/ruby-activesupport70 devel/ruby-activemodel70 devel/ruby-activejob70 www/ruby-actionview70 www/ruby-actionpack70 databases/ruby-activerecord70 devel/ruby-activestorage70 mail/ruby-actionmailer70 mail/ruby-actionmailbox70 www/ruby-actioncable70 devel/ruby-railties70 textproc/ruby-actiontext70 www/ruby-rails70 To generate a diff of this commit: cvs rdiff -u -r1.4083 -r1.4084 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1687873255246140 Content-Disposition: inline Content-Length: 1512 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.4083 pkgsrc/doc/CHANGES-2023:1.4084 --- pkgsrc/doc/CHANGES-2023:1.4083 Tue Jun 27 13:38:08 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Jun 27 13:40:55 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4083 2023/06/27 13:38:08 taca Exp $ +$NetBSD: CHANGES-2023,v 1.4084 2023/06/27 13:40:55 taca Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5734,3 +5734,16 @@ Changes to the packages collection and i Updated devel/ruby-railties61 to 6.1.7.4 [taca 2023-06-27] Updated textproc/ruby-actiontext61 to 6.1.7.4 [taca 2023-06-27] Updated www/ruby-rails61 to 6.1.7.4 [taca 2023-06-27] + Updated devel/ruby-activesupport70 to 7.0.5.1 [taca 2023-06-27] + Updated devel/ruby-activemodel70 to 7.0.5.1 [taca 2023-06-27] + Updated devel/ruby-activejob70 to 7.0.5.1 [taca 2023-06-27] + Updated www/ruby-actionview70 to 7.0.5.1 [taca 2023-06-27] + Updated www/ruby-actionpack70 to 7.0.5.1 [taca 2023-06-27] + Updated databases/ruby-activerecord70 to 7.0.5.1 [taca 2023-06-27] + Updated devel/ruby-activestorage70 to 7.0.5.1 [taca 2023-06-27] + Updated mail/ruby-actionmailer70 to 7.0.5.1 [taca 2023-06-27] + Updated mail/ruby-actionmailbox70 to 7.0.5.1 [taca 2023-06-27] + Updated www/ruby-actioncable70 to 7.0.5.1 [taca 2023-06-27] + Updated devel/ruby-railties70 to 7.0.5.1 [taca 2023-06-27] + Updated textproc/ruby-actiontext70 to 7.0.5.1 [taca 2023-06-27] + Updated www/ruby-rails70 to 7.0.5.1 [taca 2023-06-27] --_----------=_1687873255246140--