Received: by mail.netbsd.org (Postfix, from userid 605) id BB42284D55; Wed, 29 Jan 2020 03:40:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4224284D48 for ; Wed, 29 Jan 2020 03:40:57 +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 Hd-CnnVbSm7a for ; Wed, 29 Jan 2020 03:40:56 +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 C4E9184D40 for ; Wed, 29 Jan 2020 03:40:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B3517FBF4; Wed, 29 Jan 2020 03:40:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158026925639260" MIME-Version: 1.0 Date: Wed, 29 Jan 2020 03:40:56 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20200129034056.B3517FBF4@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. --_----------=_158026925639260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Wed Jan 29 03:40:56 UTC 2020 Modified Files: pkgsrc/doc: TODO Log Message: doc: Use square brackets for the comment To generate a diff of this commit: cvs rdiff -u -r1.19651 -r1.19652 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158026925639260 Content-Disposition: inline Content-Length: 663 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19651 pkgsrc/doc/TODO:1.19652 --- pkgsrc/doc/TODO:1.19651 Wed Jan 29 03:38:05 2020 +++ pkgsrc/doc/TODO Wed Jan 29 03:40:56 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19651 2020/01/29 03:38:05 ryoon Exp $ +$NetBSD: TODO,v 1.19652 2020/01/29 03:40:56 ryoon Exp $ Suggested new packages ====================== @@ -633,7 +633,7 @@ For possible Perl packages updates, see o gkrellm-weather-2.0.8 [pkg/51463] o gliv-1.9.7 o glom-1.14.2 - o gmake-4.3 (cannot build firefox/openjdk11 etc.) + o gmake-4.3 [cannot build firefox/openjdk11 etc.] o gnet1-1.1.9 o gnetman-20050429 o gnome-3.30.1 --_----------=_158026925639260--