Received: by mail.netbsd.org (Postfix, from userid 605) id 2A75084DBF; Wed, 15 Mar 2023 13:36:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5BD1184D27 for ; Wed, 15 Mar 2023 13:36:42 +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 zVT45zQfqwaO for ; Wed, 15 Mar 2023 13:36:41 +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 CDDBF84CEF for ; Wed, 15 Mar 2023 13:36:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C5A0BFA90; Wed, 15 Mar 2023 13:36:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1678887401141550" MIME-Version: 1.0 Date: Wed, 15 Mar 2023 13:36:41 +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: <20230315133641.C5A0BFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1678887401141550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Wed Mar 15 13:36:41 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: note update of www/rails70 and related packages to 7.0.4.3 devel/ruby-activesupport70 devel/ruby-activemodel70 devel/ruby-activejob70 www/ruby-actionview70 www/ruby-actionpack70 databases/ruby-activerecord70 devel/ruby-activestorage70 mail/ruby-actionmailer70 mail/ruby-actionmailbox70 www/ruby-actioncable70 devel/ruby-railties70 textproc/ruby-actiontext70 www/ruby-rails70 To generate a diff of this commit: cvs rdiff -u -r1.1763 -r1.1764 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1678887401141550 Content-Disposition: inline Content-Length: 1512 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.1763 pkgsrc/doc/CHANGES-2023:1.1764 --- pkgsrc/doc/CHANGES-2023:1.1763 Wed Mar 15 13:33:18 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Mar 15 13:36:41 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1763 2023/03/15 13:33:18 taca Exp $ +$NetBSD: CHANGES-2023,v 1.1764 2023/03/15 13:36:41 taca Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2287,3 +2287,16 @@ Changes to the packages collection and i Updated devel/ruby-railties61 to 6.1.7.3 [taca 2023-03-15] Updated textproc/ruby-actiontext61 to 6.1.7.3 [taca 2023-03-15] Updated www/ruby-rails61 to 6.1.7.3 [taca 2023-03-15] + Updated devel/ruby-activesupport70 to 7.0.4.3 [taca 2023-03-15] + Updated devel/ruby-activemodel70 to 7.0.4.3 [taca 2023-03-15] + Updated devel/ruby-activejob70 to 7.0.4.3 [taca 2023-03-15] + Updated www/ruby-actionview70 to 7.0.4.3 [taca 2023-03-15] + Updated www/ruby-actionpack70 to 7.0.4.3 [taca 2023-03-15] + Updated databases/ruby-activerecord70 to 7.0.4.3 [taca 2023-03-15] + Updated devel/ruby-activestorage70 to 7.0.4.3 [taca 2023-03-15] + Updated mail/ruby-actionmailer70 to 7.0.4.3 [taca 2023-03-15] + Updated mail/ruby-actionmailbox70 to 7.0.4.3 [taca 2023-03-15] + Updated www/ruby-actioncable70 to 7.0.4.3 [taca 2023-03-15] + Updated devel/ruby-railties70 to 7.0.4.3 [taca 2023-03-15] + Updated textproc/ruby-actiontext70 to 7.0.4.3 [taca 2023-03-15] + Updated www/ruby-rails70 to 7.0.4.3 [taca 2023-03-15] --_----------=_1678887401141550--