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 BC7267A16A for ; Fri, 14 Oct 2016 10:32:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6E6F985E8F; Fri, 14 Oct 2016 10:32:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F415985E44 for ; Fri, 14 Oct 2016 10:32:33 +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 EuAeQeAGABaS for ; Fri, 14 Oct 2016 10:32:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9308B85E86 for ; Fri, 14 Oct 2016 10:32:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 90867FBD2; Fri, 14 Oct 2016 10:32:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1476441153259740" MIME-Version: 1.0 Date: Fri, 14 Oct 2016 10:32:33 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20161014103233.90867FBD2@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. --_----------=_1476441153259740 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Fri Oct 14 10:32:33 UTC 2016 Modified Files: pkgsrc/doc: TODO Log Message: - acpia-utils (typo, I updated acpica-utils beyond this version) To generate a diff of this commit: cvs rdiff -u -r1.16572 -r1.16573 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1476441153259740 Content-Disposition: inline Content-Length: 561 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16572 pkgsrc/doc/TODO:1.16573 --- pkgsrc/doc/TODO:1.16572 Thu Oct 13 17:53:52 2016 +++ pkgsrc/doc/TODO Fri Oct 14 10:32:33 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16572 2016/10/13 17:53:52 tron Exp $ +$NetBSD: TODO,v 1.16573 2016/10/14 10:32:33 maya Exp $ Suggested new packages ====================== @@ -387,7 +387,6 @@ For possible Perl packages updates, see o abook-0.6.1 o accerciser-3.22.0 o ack-2.14 - o acpia-utils-20160729 o admesh-0.98.2 o adms-2.3.5 o adocman-0.13 --_----------=_1476441153259740--