Received: by mail.netbsd.org (Postfix, from userid 605) id 310FF84EBF; Tue, 7 Jun 2022 14:49:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6029084EA5 for ; Tue, 7 Jun 2022 14:49:18 +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 iO6xuYnQnV06 for ; Tue, 7 Jun 2022 14:49:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D75EF84D3D for ; Tue, 7 Jun 2022 14:49:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 08C42FB19; Tue, 7 Jun 2022 14:50:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1654613441258660" MIME-Version: 1.0 Date: Tue, 7 Jun 2022 14:50: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: <20220607145041.08C42FB19@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1654613441258660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Tue Jun 7 14:50:40 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: note update of Ruby on Rails 5.2 pacakges to 5.2.8 devel/ruby-activesupport52 devel/ruby-activemodel52 devel/ruby-activejob52 www/ruby-actionview52 www/ruby-actionpack52 www/ruby-actioncable52 databases/ruby-activerecord52 devel/ruby-activestorage52 mail/ruby-actionmailer52 devel/ruby-railties52 www/ruby-rails52 To generate a diff of this commit: cvs rdiff -u -r1.2923 -r1.2924 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1654613441258660 Content-Disposition: inline Content-Length: 1338 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.2923 pkgsrc/doc/CHANGES-2022:1.2924 --- pkgsrc/doc/CHANGES-2022:1.2923 Tue Jun 7 14:48:45 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Jun 7 14:50:40 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2923 2022/06/07 14:48:45 tpaul Exp $ +$NetBSD: CHANGES-2022,v 1.2924 2022/06/07 14:50:40 taca Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4419,3 +4419,14 @@ Changes to the packages collection and i Removed x11/py-Pmw2 [wiz 2022-06-07] Updated devel/php-xdebug to 3.1.5 [taca 2022-06-07] Updated net/terraform-provider-vultr to 2.11.2 [tpaul 2022-06-07] + Updated devel/ruby-activesupport52 to 5.2.8 [taca 2022-06-07] + Updated devel/ruby-activemodel52 to 5.2.8 [taca 2022-06-07] + Updated devel/ruby-activejob52 to 5.2.8 [taca 2022-06-07] + Updated www/ruby-actionview52 to 5.2.8 [taca 2022-06-07] + Updated www/ruby-actionpack52 to 5.2.8 [taca 2022-06-07] + Updated www/ruby-actioncable52 to 5.2.8 [taca 2022-06-07] + Updated databases/ruby-activerecord52 to 5.2.8 [taca 2022-06-07] + Updated devel/ruby-activestorage52 to 5.2.8 [taca 2022-06-07] + 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] --_----------=_1654613441258660--