Received: by mail.netbsd.org (Postfix, from userid 605) id 890AD84E5B; Tue, 7 Jun 2022 14:59:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C1EB884D3D for ; Tue, 7 Jun 2022 14:59:11 +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 uCSiWgUNaZNS for ; Tue, 7 Jun 2022 14:59:11 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 41C8D84C2C for ; Tue, 7 Jun 2022 14:59:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6F375FB19; Tue, 7 Jun 2022 15:00:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165461403497130" MIME-Version: 1.0 Date: Tue, 7 Jun 2022 15:00:34 +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: <20220607150034.6F375FB19@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165461403497130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Tue Jun 7 15:00:34 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: note update of Ruby on Rails 6.0 pacakges to 6.0.5 devel/ruby-activesupport60 devel/ruby-activemodel60 devel/ruby-activejob60 www/ruby-actionview60 www/ruby-actionpack60 databases/ruby-activerecord60 mail/ruby-actionmailer60 devel/ruby-activestorage60 mail/ruby-actionmailbox60 www/ruby-actioncable60 devel/ruby-railties60 textproc/ruby-actiontext60 www/ruby-rails60 To generate a diff of this commit: cvs rdiff -u -r1.2924 -r1.2925 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165461403497130 Content-Disposition: inline Content-Length: 1478 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.2924 pkgsrc/doc/CHANGES-2022:1.2925 --- pkgsrc/doc/CHANGES-2022:1.2924 Tue Jun 7 14:50:40 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Jun 7 15:00:34 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2924 2022/06/07 14:50:40 taca Exp $ +$NetBSD: CHANGES-2022,v 1.2925 2022/06/07 15:00:34 taca Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4430,3 +4430,16 @@ Changes to the packages collection and i Updated mail/ruby-actionmailer52 to 5.2.8 [taca 2022-06-07] Updated devel/ruby-railties52 to 5.2.8 [taca 2022-06-07] Updated www/ruby-rails52 to 5.2.8 [taca 2022-06-07] + Updated devel/ruby-activesupport60 to 6.0.5 [taca 2022-06-07] + Updated devel/ruby-activemodel60 to 6.0.5 [taca 2022-06-07] + Updated devel/ruby-activejob60 to 6.0.5 [taca 2022-06-07] + Updated www/ruby-actionview60 to 6.0.5 [taca 2022-06-07] + Updated www/ruby-actionpack60 to 6.0.5 [taca 2022-06-07] + Updated databases/ruby-activerecord60 to 6.0.5 [taca 2022-06-07] + Updated mail/ruby-actionmailer60 to 6.0.5 [taca 2022-06-07] + Updated devel/ruby-activestorage60 to 6.0.5 [taca 2022-06-07] + Updated mail/ruby-actionmailbox60 to 6.0.5 [taca 2022-06-07] + Updated www/ruby-actioncable60 to 6.0.5 [taca 2022-06-07] + Updated devel/ruby-railties60 to 6.0.5 [taca 2022-06-07] + Updated textproc/ruby-actiontext60 to 6.0.5 [taca 2022-06-07] + Updated www/ruby-rails60 to 6.0.5 [taca 2022-06-07] --_----------=_165461403497130--