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 09F387A46B for ; Mon, 4 Jul 2016 07:58:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B13E785EAE; Mon, 4 Jul 2016 07:58:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4386284CE8 for ; Mon, 4 Jul 2016 07:58:22 +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 rZEl1J1vkS_m for ; Mon, 4 Jul 2016 07:58:21 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D58B985E47 for ; Mon, 4 Jul 2016 07:58:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CF8B8FBB5; Mon, 4 Jul 2016 07:58:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1467619101186430" MIME-Version: 1.0 Date: Mon, 4 Jul 2016 07:58:21 +0000 From: "John Nemeth" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jnemeth@netbsd.org X-Mailer: log_accum Message-Id: <20160704075821.CF8B8FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1467619101186430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jnemeth Date: Mon Jul 4 07:58:21 UTC 2016 Modified Files: pkgsrc/doc: TODO Log Message: delete xentools44 as it is now EOL so there is no point To generate a diff of this commit: cvs rdiff -u -r1.16114 -r1.16115 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1467619101186430 Content-Disposition: inline Content-Length: 610 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16114 pkgsrc/doc/TODO:1.16115 --- pkgsrc/doc/TODO:1.16114 Mon Jul 4 07:41:15 2016 +++ pkgsrc/doc/TODO Mon Jul 4 07:58:21 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16114 2016/07/04 07:41:15 jnemeth Exp $ +$NetBSD: TODO,v 1.16115 2016/07/04 07:58:21 jnemeth Exp $ Suggested new packages ====================== @@ -1810,7 +1810,6 @@ For possible Perl packages updates, see o xcoral-3.14 o xdaliclock-2.43 o xemacs-current-21.5.31 - o xentools44-4.4.0 o xerces-j-2.4.0 [pkg/21725] o xerces-j-2.9.0 o xf86-video-geode-2.11.9 [wip] --_----------=_1467619101186430--