Received: by mail.netbsd.org (Postfix, from userid 605) id 42E8684F72; Wed, 13 Jul 2022 14:47:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7B8FB84F70 for ; Wed, 13 Jul 2022 14:47: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 JkRUuC8O2jjI for ; Wed, 13 Jul 2022 14:47:37 +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 EC7E384F69 for ; Wed, 13 Jul 2022 14:47:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E9903FB1A; Wed, 13 Jul 2022 14:47:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16577236565690" MIME-Version: 1.0 Date: Wed, 13 Jul 2022 14:47:36 +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: <20220713144736.E9903FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16577236565690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Wed Jul 13 14:47:36 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: note update of Ruby on Rails 6.1 related packages to 6.1.6.1 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.3355 -r1.3356 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16577236565690 Content-Disposition: inline Content-Length: 1512 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.3355 pkgsrc/doc/CHANGES-2022:1.3356 --- pkgsrc/doc/CHANGES-2022:1.3355 Wed Jul 13 14:45:18 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Jul 13 14:47:36 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3355 2022/07/13 14:45:18 taca Exp $ +$NetBSD: CHANGES-2022,v 1.3356 2022/07/13 14:47:36 taca Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5056,3 +5056,16 @@ Changes to the packages collection and i Updated devel/ruby-railties60 to 6.0.5.1 [taca 2022-07-13] Updated textproc/ruby-actiontext60 to 6.0.5.1 [taca 2022-07-13] Updated www/ruby-rails60 to 6.0.5.1 [taca 2022-07-13] + Updated devel/ruby-activesupport61 to 6.1.6.1 [taca 2022-07-13] + Updated devel/ruby-activemodel61 to 6.1.6.1 [taca 2022-07-13] + Updated devel/ruby-activejob61 to 6.1.6.1 [taca 2022-07-13] + Updated www/ruby-actionview61 to 6.1.6.1 [taca 2022-07-13] + Updated www/ruby-actionpack61 to 6.1.6.1 [taca 2022-07-13] + Updated databases/ruby-activerecord61 to 6.1.6.1 [taca 2022-07-13] + Updated devel/ruby-activestorage61 to 6.1.6.1 [taca 2022-07-13] + Updated mail/ruby-actionmailer61 to 6.1.6.1 [taca 2022-07-13] + Updated mail/ruby-actionmailbox61 to 6.1.6.1 [taca 2022-07-13] + Updated www/ruby-actioncable61 to 6.1.6.1 [taca 2022-07-13] + Updated devel/ruby-railties61 to 6.1.6.1 [taca 2022-07-13] + Updated textproc/ruby-actiontext61 to 6.1.6.1 [taca 2022-07-13] + Updated www/ruby-rails61 to 6.1.6.1 [taca 2022-07-13] --_----------=_16577236565690--