Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A35C084E53 for ; Tue, 27 Jun 2023 13:38:09 +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 DUh4AAXSXz4A for ; Tue, 27 Jun 2023 13:38:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 226C584D2D for ; Tue, 27 Jun 2023 13:38:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1C0BCFA89; Tue, 27 Jun 2023 13:38:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1687873089153370" MIME-Version: 1.0 Date: Tue, 27 Jun 2023 13:38:09 +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: <20230627133809.1C0BCFA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1687873089153370 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:38:09 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: update www/ruby-rails61 and related pacakges to 6.1.7.4 devel/ruby-activesupport61 devel/ruby-activemodel61 devel/ruby-activejob61 www/ruby-actionview61 www/ruby-actionpack61 databases/ruby-activerecord61 devel/ruby-activestorage61 mail/ruby-actionmailer61 mail/ruby-actionmailbox61 www/ruby-actioncable61 devel/ruby-railties61 textproc/ruby-actiontext61 www/ruby-rails61 To generate a diff of this commit: cvs rdiff -u -r1.4082 -r1.4083 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1687873089153370 Content-Disposition: inline Content-Length: 1488 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.4082 pkgsrc/doc/CHANGES-2023:1.4083 --- pkgsrc/doc/CHANGES-2023:1.4082 Tue Jun 27 13:34:07 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Jun 27 13:38:08 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4082 2023/06/27 13:34:07 mef Exp $ +$NetBSD: CHANGES-2023,v 1.4083 2023/06/27 13:38:08 taca Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5721,3 +5721,16 @@ Changes to the packages collection and i Updated www/py-telepath to 0.3.1 [adam 2023-06-27] Updated textproc/py-xml2rfc to 3.17.4 [adam 2023-06-27] Updated math/R-psych to 2.3.6 [mef 2023-06-27] + Updated devel/ruby-activesupport61 to 6.1.7.4 [taca 2023-06-27] + Updated devel/ruby-activemodel61 to 6.1.7.4 [taca 2023-06-27] + Updated devel/ruby-activejob61 to 6.1.7.4 [taca 2023-06-27] + Updated www/ruby-actionview61 to 6.1.7.4 [taca 2023-06-27] + Updated www/ruby-actionpack61 to 6.1.7.4 [taca 2023-06-27] + Updated databases/ruby-activerecord61 to 6.1.7.4 [taca 2023-06-27] + Updated devel/ruby-activestorage61 to 6.1.7.4 [taca 2023-06-27] + Updated mail/ruby-actionmailer61 to 6.1.7.4 [taca 2023-06-27] + Updated mail/ruby-actionmailbox61 to 6.1.7.4 [taca 2023-06-27] + Updated www/ruby-actioncable61 to 6.1.7.4 [taca 2023-06-27] + 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] --_----------=_1687873089153370--