Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7B51484EC1 for ; Sun, 3 Sep 2023 15:51:51 +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 NVgsXV7NdFMO for ; Sun, 3 Sep 2023 15:51:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F04D384CFA for ; Sun, 3 Sep 2023 15:51:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ED8A5FBDB; Sun, 3 Sep 2023 15:51:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1693756310294980" MIME-Version: 1.0 Date: Sun, 3 Sep 2023 15:51:50 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20230903155150.ED8A5FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1693756310294980 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Sep 3 15:51:50 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Remove Ruby on Rails 6.0 pacakges. www/ruby-rails60 textproc/ruby-actiontext60 devel/ruby-railties60 www/ruby-actioncable60 mail/ruby-actionmailbox60 devel/ruby-activestorage60 mail/ruby-actionmailer60 databases/ruby-activerecord60 www/ruby-actionpack60 www/ruby-actionview60 devel/ruby-activejob60 devel/ruby-activemodel60 devel/ruby-activesupport60 To generate a diff of this commit: cvs rdiff -u -r1.5297 -r1.5298 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1693756310294980 Content-Disposition: inline Content-Length: 1381 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.5297 pkgsrc/doc/CHANGES-2023:1.5298 --- pkgsrc/doc/CHANGES-2023:1.5297 Sun Sep 3 15:32:45 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Sep 3 15:51:50 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5297 2023/09/03 15:32:45 taca Exp $ +$NetBSD: CHANGES-2023,v 1.5298 2023/09/03 15:51:50 taca Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7733,3 +7733,16 @@ Changes to the packages collection and i Removed devel/ruby-activejob52 to 5.2.8.1 [taca 2023-09-03] Removed devel/ruby-activemodel52 to 5.2.8.1 [taca 2023-09-03] Removed devel/ruby-activesupport52 to 5.2.8.1nb2 [taca 2023-09-03] + Removed www/ruby-rails60 [taca 2023-09-03] + Removed textproc/ruby-actiontext60 [taca 2023-09-03] + Removed devel/ruby-railties60 [taca 2023-09-03] + Removed www/ruby-actioncable60 [taca 2023-09-03] + Removed mail/ruby-actionmailbox60 [taca 2023-09-03] + Removed devel/ruby-activestorage60 [taca 2023-09-03] + Removed mail/ruby-actionmailer60 [taca 2023-09-03] + Removed databases/ruby-activerecord60 [taca 2023-09-03] + Removed www/ruby-actionpack60 [taca 2023-09-03] + Removed www/ruby-actionview60 [taca 2023-09-03] + Removed devel/ruby-activejob60 [taca 2023-09-03] + Removed devel/ruby-activemodel60 [taca 2023-09-03] + Removed devel/ruby-activesupport60 [taca 2023-09-03] --_----------=_1693756310294980--