Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id D8E6C7A16F for ; Wed, 24 May 2017 15:59:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4F7BE84DE2; Wed, 24 May 2017 15:59:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D516084DA1 for ; Wed, 24 May 2017 15:59:04 +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 bCY1-bNVcaLr for ; Wed, 24 May 2017 15:59:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3DA4384DD4 for ; Wed, 24 May 2017 15:59:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3BA3CFBE4; Wed, 24 May 2017 15:59:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149564154410720" MIME-Version: 1.0 Date: Wed, 24 May 2017 15:59:04 +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: <20170524155904.3BA3CFBE4@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. --_----------=_149564154410720 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Wed May 24 15:59:04 UTC 2017 Modified Files: pkgsrc/doc: TODO Log Message: + ruby-redmine-3.3.3, sudo-1.8.20. To generate a diff of this commit: cvs rdiff -u -r1.17369 -r1.17370 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149564154410720 Content-Disposition: inline Content-Length: 882 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17369 pkgsrc/doc/TODO:1.17370 --- pkgsrc/doc/TODO:1.17369 Wed May 24 15:53:24 2017 +++ pkgsrc/doc/TODO Wed May 24 15:59:03 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17369 2017/05/24 15:53:24 ryoon Exp $ +$NetBSD: TODO,v 1.17370 2017/05/24 15:59:03 taca Exp $ Suggested new packages ====================== @@ -1392,6 +1392,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-review-1.4.0 [wip] o ruby-selenium-webdriver-3.0.5 o rump-20131213 @@ -1471,7 +1472,7 @@ For possible Perl packages updates, see o stratagus-2.2.5.5 o streamtuner-2.2.0 o subtitleeditor-0.52.1 - o sudo-1.8.19p2 + o sudo-1.8.20 o superlu-5.1.1 o supertux-0.5 o supertuxkart-0.9.2 --_----------=_149564154410720--