Received: by mail.netbsd.org (Postfix, from userid 605) id 4F07D84FB5; Sat, 10 Sep 2022 08:21:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 883D484FB4 for ; Sat, 10 Sep 2022 08:21:37 +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 oS9Vtz0pi4MU for ; Sat, 10 Sep 2022 08:21:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 08CD484E5D for ; Sat, 10 Sep 2022 08:21:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 05D87FA90; Sat, 10 Sep 2022 08:21:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166279809766300" MIME-Version: 1.0 Date: Sat, 10 Sep 2022 08:21:37 +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: <20220910082137.05D87FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166279809766300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Sep 10 08:21:36 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Update Ruby on Rails 6.0 related pacakges to 6.0.6 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.4423 -r1.4424 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166279809766300 Content-Disposition: inline Content-Length: 1472 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.4423 pkgsrc/doc/CHANGES-2022:1.4424 --- pkgsrc/doc/CHANGES-2022:1.4423 Sat Sep 10 06:34:45 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Sep 10 08:21:36 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4423 2022/09/10 06:34:45 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.4424 2022/09/10 08:21:36 taca Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6531,3 +6531,16 @@ Changes to the packages collection and i Updated www/otter-browser to 1.0.03 [gutteridge 2022-09-10] Updated graphics/exiv2 to 0.27.5nb1 [wiz 2022-09-10] Updated graphics/gexiv2 to 0.14.0 [wiz 2022-09-10] + Updated devel/ruby-activesupport60 to 6.0.6 [taca 2022-09-10] + Updated devel/ruby-activemodel60 to 6.0.6 [taca 2022-09-10] + Updated devel/ruby-activejob60 to 6.0.6 [taca 2022-09-10] + Updated www/ruby-actionview60 to 6.0.6 [taca 2022-09-10] + Updated www/ruby-actionpack60 to 6.0.6 [taca 2022-09-10] + Updated databases/ruby-activerecord60 to 6.0.6 [taca 2022-09-10] + Updated mail/ruby-actionmailer60 to 6.0.6 [taca 2022-09-10] + Updated devel/ruby-activestorage60 to 6.0.6 [taca 2022-09-10] + Updated mail/ruby-actionmailbox60 to 6.0.6 [taca 2022-09-10] + Updated www/ruby-actioncable60 to 6.0.6 [taca 2022-09-10] + Updated devel/ruby-railties60 to 6.0.6 [taca 2022-09-10] + Updated textproc/ruby-actiontext60 to 6.0.6 [taca 2022-09-10] + Updated www/ruby-rails60 to 6.0.6 [taca 2022-09-10] --_----------=_166279809766300--