Received: by mail.netbsd.org (Postfix, from userid 605) id 4047484DB4; Wed, 26 Jul 2017 14:57:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C76FA84D91 for ; Wed, 26 Jul 2017 14:57:33 +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 GosF8fuTkMpt for ; Wed, 26 Jul 2017 14:57:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3665884D2E for ; Wed, 26 Jul 2017 14:57:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 31B89FACD; Wed, 26 Jul 2017 14:57:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1501081053166880" MIME-Version: 1.0 Date: Wed, 26 Jul 2017 14:57:33 +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: <20170726145733.31B89FACD@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. --_----------=_1501081053166880 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Wed Jul 26 14:57:33 UTC 2017 Modified Files: pkgsrc/doc: TODO Log Message: + ming-0.4.8, ruby-redmine-3.4.2. To generate a diff of this commit: cvs rdiff -u -r1.17548 -r1.17549 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1501081053166880 Content-Disposition: inline Content-Length: 886 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17548 pkgsrc/doc/TODO:1.17549 --- pkgsrc/doc/TODO:1.17548 Wed Jul 26 07:50:45 2017 +++ pkgsrc/doc/TODO Wed Jul 26 14:57:32 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17548 2017/07/26 07:50:45 wiz Exp $ +$NetBSD: TODO,v 1.17549 2017/07/26 14:57:32 taca Exp $ Suggested new packages ====================== @@ -1072,6 +1072,7 @@ For possible Perl packages updates, see o milter-regex-2.0 o mime-construct-1.11 o mined-2015.25 + o ming-0.4.8 o mini_httpd-1.23 o mini_sendmail-1.3.9 o minivmac-3.2.3 @@ -1387,7 +1388,7 @@ For possible Perl packages updates, see o ruby-jquery-rails-4.2.1 o ruby-ncurses-1.3.1 [where is this package available from?] o ruby-railties-4.2.7.1 - o ruby-redmine-3.3.3 + o ruby-redmine-3.4.2 o ruby-review-1.4.0 [wip] o ruby-selenium-webdriver-3.0.5 o ruby-squib-0.13.4 --_----------=_1501081053166880--