Received: by mail.netbsd.org (Postfix, from userid 605) id 6D5CA84E88; Sun, 4 Jul 2021 07:43:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3435D84E8C for ; Sun, 4 Jul 2021 07:43:09 +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 lC_iiH3uDjeE for ; Sun, 4 Jul 2021 07:43:08 +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 ABC5584E87 for ; Sun, 4 Jul 2021 07:43:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 17F82FA9C; Sun, 4 Jul 2021 06:27:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1625380033198540" MIME-Version: 1.0 Date: Sun, 4 Jul 2021 06:27:13 +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: <20210704062713.17F82FA9C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1625380033198540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Jul 4 06:27:12 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Note update of ruby-rails52 and related packages to 5.2.6 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.3638 -r1.3639 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1625380033198540 Content-Disposition: inline Content-Length: 1362 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.3638 pkgsrc/doc/CHANGES-2021:1.3639 --- pkgsrc/doc/CHANGES-2021:1.3638 Sat Jul 3 19:12:43 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Jul 4 06:27:12 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3638 2021/07/03 19:12:43 cirnatdan Exp $ +$NetBSD: CHANGES-2021,v 1.3639 2021/07/04 06:27:12 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5801,3 +5801,14 @@ Changes to the packages collection and i Removed databases/gramps3 successor databases/gramps5 [wiz 2021-07-03] Updated wm/mutter to 40.2 [cirnatdan 2021-07-03] Updated x11/gnome-shell to 40.2 [cirnatdan 2021-07-03] + Updated devel/ruby-activesupport52 to 5.2.6 [taca 2021-07-04] + Updated devel/ruby-activemodel52 to 5.2.6 [taca 2021-07-04] + Updated devel/ruby-activejob52 to 5.2.6 [taca 2021-07-04] + Updated www/ruby-actionview52 to 5.2.6 [taca 2021-07-04] + Updated www/ruby-actionpack52 to 5.2.6 [taca 2021-07-04] + Updated www/ruby-actioncable52 to 5.2.6 [taca 2021-07-04] + Updated databases/ruby-activerecord52 to 5.2.6 [taca 2021-07-04] + Updated devel/ruby-activestorage52 to 5.2.6 [taca 2021-07-04] + Updated mail/ruby-actionmailer52 to 5.2.6 [taca 2021-07-04] + Updated devel/ruby-railties52 to 5.2.6 [taca 2021-07-04] + Updated www/ruby-rails52 to 5.2.6 [taca 2021-07-04] --_----------=_1625380033198540--