Received: by mail.netbsd.org (Postfix, from userid 605) id 6B4F284D42; Mon, 22 Jan 2018 14:18:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EAEF684D3E for ; Mon, 22 Jan 2018 14:18:29 +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 L7TU_jK5oJyo for ; Mon, 22 Jan 2018 14:18:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8B11B84CED for ; Mon, 22 Jan 2018 14:18:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 88FEBFBDE; Mon, 22 Jan 2018 14:18:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1516630709167410" MIME-Version: 1.0 Date: Mon, 22 Jan 2018 14:18:29 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20180122141829.88FEBFBDE@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. --_----------=_1516630709167410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jan 22 14:18:29 UTC 2018 Modified Files: pkgsrc/doc: TODO Log Message: Updated devel/git To generate a diff of this commit: cvs rdiff -u -r1.18036 -r1.18037 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1516630709167410 Content-Disposition: inline Content-Length: 567 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18036 pkgsrc/doc/TODO:1.18037 --- pkgsrc/doc/TODO:1.18036 Mon Jan 22 07:43:14 2018 +++ pkgsrc/doc/TODO Mon Jan 22 14:18:29 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18036 2018/01/22 07:43:14 wen Exp $ +$NetBSD: TODO,v 1.18037 2018/01/22 14:18:29 adam Exp $ Suggested new packages ====================== @@ -691,7 +691,6 @@ For possible Perl packages updates, see o ghc-8.2 o ghc7-7.10.1 o ghdl-0.33 - o git-base-2.16.0 o gkrellm-2.3.5 o gkrellm-multiping-2.0.13 o gkrellm-server-2.3.5 --_----------=_1516630709167410--