Received: by mail.netbsd.org (Postfix, from userid 605) id A0E1484D26; Sun, 28 Feb 2021 15:44:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DABD584CE2 for ; Sun, 28 Feb 2021 15:44:22 +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 NEa8AKewMYUv for ; Sun, 28 Feb 2021 15:44:22 +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 E2DFD84CE0 for ; Sun, 28 Feb 2021 15:44:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D82CFFA95; Sun, 28 Feb 2021 15:44:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1614527061254210" MIME-Version: 1.0 Date: Sun, 28 Feb 2021 15:44:21 +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: <20210228154421.D82CFFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1614527061254210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Feb 28 15:44:21 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Note Ruby on Rails 6.1 packages to 6.1.3 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.1324 -r1.1325 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1614527061254210 Content-Disposition: inline Content-Length: 1493 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.1324 pkgsrc/doc/CHANGES-2021:1.1325 --- pkgsrc/doc/CHANGES-2021:1.1324 Sun Feb 28 15:38:45 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Feb 28 15:44:21 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1324 2021/02/28 15:38:45 taca Exp $ +$NetBSD: CHANGES-2021,v 1.1325 2021/02/28 15:44:21 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2086,3 +2086,16 @@ Changes to the packages collection and i Updated devel/ruby-regexp_parser to 2.1.1 [taca 2021-02-28] Updated mail/ruby-mime-types-data to 3.2021.0225 [taca 2021-02-28] Updated math/ruby-spreadsheet to 1.2.8 [taca 2021-02-28] + Updated devel/ruby-activesupport61 to 6.1.3 [taca 2021-02-28] + Updated devel/ruby-activemodel61 to 6.1.3 [taca 2021-02-28] + Updated devel/ruby-activejob61 to 6.1.3 [taca 2021-02-28] + Updated www/ruby-actionview61 to 6.1.3 [taca 2021-02-28] + Updated www/ruby-actionpack61 to 6.1.3 [taca 2021-02-28] + Updated databases/ruby-activerecord61 to 6.1.3 [taca 2021-02-28] + Updated devel/ruby-activestorage61 to 6.1.3 [taca 2021-02-28] + Updated mail/ruby-actionmailer61 to 6.1.3 [taca 2021-02-28] + Updated mail/ruby-actionmailbox61 to 6.1.3 [taca 2021-02-28] + Updated www/ruby-actioncable61 to 6.1.3 [taca 2021-02-28] + Updated devel/ruby-railties61 to 6.1.3 [taca 2021-02-28] + Updated textproc/ruby-actiontext61 to 6.1.3 [taca 2021-02-28] + Updated www/ruby-rails61 to 6.1.3 [taca 2021-02-28] --_----------=_1614527061254210--