Received: by mail.netbsd.org (Postfix, from userid 605) id EAE0984D9F; Mon, 9 Apr 2018 15:37:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3655384D66 for ; Mon, 9 Apr 2018 15:37:00 +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 Lq0ZZP05DEbz for ; Mon, 9 Apr 2018 15:36:59 +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 63D0684CD0 for ; Mon, 9 Apr 2018 15:36:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 52ADEFBEC; Mon, 9 Apr 2018 15:36:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1523288219297240" MIME-Version: 1.0 Date: Mon, 9 Apr 2018 15:36:59 +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: <20180409153659.52ADEFBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1523288219297240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Mon Apr 9 15:36:59 UTC 2018 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: update ruby related pacakges - ruby-2.5.0, ruby-actionmailer-4.2.10, ruby-actionpack-4.2.10, ruby-activemodel-4.2.10, ruby-railties-4.2.10, ruby-selenium-webdriver-3.8.0, ruby-sinatra-2.0.1, ruby-squib-0.14.0. + ruby-redmine-3.3.7, ruby-redmine-3.4.5. To generate a diff of this commit: cvs rdiff -u -r1.18223 -r1.18224 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1523288219297240 Content-Disposition: inline Content-Length: 933 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18223 pkgsrc/doc/TODO:1.18224 --- pkgsrc/doc/TODO:1.18223 Mon Apr 9 15:03:50 2018 +++ pkgsrc/doc/TODO Mon Apr 9 15:36:59 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18223 2018/04/09 15:03:50 ryoon Exp $ +$NetBSD: TODO,v 1.18224 2018/04/09 15:36:59 taca Exp $ Suggested new packages ====================== @@ -1293,18 +1293,10 @@ For possible Perl packages updates, see o rtcw-1.41.3 o rtty-4.0 [at ftp://ftp.isc.org/isc/rtty/] o rubber-1.4 - o ruby-2.5.0 - o ruby-actionmailer-4.2.10 - o ruby-actionpack-4.2.10 - o ruby-activemodel-4.2.10 o ruby-jquery-rails-4.2.1 - o ruby-railties-4.2.10 - o ruby-redmine-3.3.6 - o ruby-redmine-3.4.4 + o ruby-redmine-3.3.7 + o ruby-redmine-3.4.5 o ruby-review-1.4.0 [wip] - o ruby-selenium-webdriver-3.8.0 - o ruby-sinatra-2.0.1 - o ruby-squib-0.14.0 o rump-20131213 o sabayon-2.30.1 [GNOME 2.30] o sablecc-3.7 --_----------=_1523288219297240--