Received: by mail.netbsd.org (Postfix, from userid 605) id D300A84DC2; Fri, 2 Apr 2021 04:26:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1733884CE9 for ; Fri, 2 Apr 2021 04:26:20 +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 BzPdzEkFc_mH for ; Fri, 2 Apr 2021 04:26:19 +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 98D9A84CE8 for ; Fri, 2 Apr 2021 04:26:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 86702FA95; Fri, 2 Apr 2021 04:26:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1617337579114720" MIME-Version: 1.0 Date: Fri, 2 Apr 2021 04:26:19 +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: <20210402042619.86702FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1617337579114720 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Fri Apr 2 04:26:19 UTC 2021 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: add ruby-redmine* + ruby-redmine-4.0.8, ruby-redmine-4.1.2, ruby-redmine-4.2.0. To generate a diff of this commit: cvs rdiff -u -r1.20465 -r1.20466 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1617337579114720 Content-Disposition: inline Content-Length: 630 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20465 pkgsrc/doc/TODO:1.20466 --- pkgsrc/doc/TODO:1.20465 Thu Apr 1 22:29:34 2021 +++ pkgsrc/doc/TODO Fri Apr 2 04:26:19 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20465 2021/04/01 22:29:34 wiz Exp $ +$NetBSD: TODO,v 1.20466 2021/04/02 04:26:19 taca Exp $ Suggested new packages ====================== @@ -986,6 +986,9 @@ For possible Perl packages updates, see o rt4-4.4.0 o rtty-4.0 [at ftp://ftp.isc.org/isc/rtty/] o rubber-1.4 + o ruby-redmine-4.0.8 + o ruby-redmine-4.1.2 + o ruby-redmine-4.2.0 o rump-20131213 o rust-1.50.0 o sabayon-2.30.1 --_----------=_1617337579114720--