Received: by mail.netbsd.org (Postfix, from userid 605) id E54C284DB2; Fri, 12 Jan 2018 15:23:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 70EB084D03 for ; Fri, 12 Jan 2018 15:23:02 +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 q-Q3TE5IcCun for ; Fri, 12 Jan 2018 15:23:02 +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 0D3E084C2E for ; Fri, 12 Jan 2018 15:23:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0B57DFBDE; Fri, 12 Jan 2018 15:23:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151577058229820" MIME-Version: 1.0 Date: Fri, 12 Jan 2018 15:23:02 +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: <20180112152302.0B57DFBDE@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. --_----------=_151577058229820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Fri Jan 12 15:23:01 UTC 2018 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: update redmine + ruby-redmine-3.3.6, ruby-redmine-3.4.4. To generate a diff of this commit: cvs rdiff -u -r1.18029 -r1.18030 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151577058229820 Content-Disposition: inline Content-Length: 693 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18029 pkgsrc/doc/TODO:1.18030 --- pkgsrc/doc/TODO:1.18029 Thu Jan 11 08:08:52 2018 +++ pkgsrc/doc/TODO Fri Jan 12 15:23:01 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18029 2018/01/11 08:08:52 adam Exp $ +$NetBSD: TODO,v 1.18030 2018/01/12 15:23:01 taca Exp $ Suggested new packages ====================== @@ -1289,8 +1289,8 @@ For possible Perl packages updates, see o ruby-activemodel-4.2.10 o ruby-jquery-rails-4.2.1 o ruby-railties-4.2.10 - o ruby-redmine-3.3.5 - o ruby-redmine-3.4.3 + o ruby-redmine-3.3.6 + o ruby-redmine-3.4.4 o ruby-review-1.4.0 [wip] o ruby-selenium-webdriver-3.8.0 o ruby-squib-0.14.0 --_----------=_151577058229820--