Received: by mail.netbsd.org (Postfix, from userid 605) id 5B39684D4F; Tue, 18 Jul 2017 14:25:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DDCE784D4B for ; Tue, 18 Jul 2017 14:25:55 +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 ZaNX90MCmC7m for ; Tue, 18 Jul 2017 14:25:55 +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 7955384D41 for ; Tue, 18 Jul 2017 14:25:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7015CFACD; Tue, 18 Jul 2017 14:25:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1500387955185380" MIME-Version: 1.0 Date: Tue, 18 Jul 2017 14:25:55 +0000 From: "Jaap Boender" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jaapb@netbsd.org X-Mailer: log_accum Message-Id: <20170718142555.7015CFACD@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. --_----------=_1500387955185380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jaapb Date: Tue Jul 18 14:25:55 UTC 2017 Modified Files: pkgsrc/doc: TODO Log Message: ocaml-graphics has the same version as ocaml, so remove the request for 4.02.3 (we're now at 4.04.2) To generate a diff of this commit: cvs rdiff -u -r1.17532 -r1.17533 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1500387955185380 Content-Disposition: inline Content-Length: 578 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17532 pkgsrc/doc/TODO:1.17533 --- pkgsrc/doc/TODO:1.17532 Tue Jul 18 13:59:14 2017 +++ pkgsrc/doc/TODO Tue Jul 18 14:25:55 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17532 2017/07/18 13:59:14 adam Exp $ +$NetBSD: TODO,v 1.17533 2017/07/18 14:25:55 jaapb Exp $ Suggested new packages ====================== @@ -1126,7 +1126,6 @@ For possible Perl packages updates, see o oath-toolkit-2.6.1 o objc-3.3.1 o ocaml-4.05.0 - o ocaml-graphics-4.02.3 o ocrad-0.25 o odbc-postgresql-09.03.0400 o olvwm-4.5 --_----------=_1500387955185380--