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 3D2B37A110 for ; Tue, 9 Aug 2016 00:11:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E4B9885F1C; Tue, 9 Aug 2016 00:11:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 745D285E47 for ; Tue, 9 Aug 2016 00:11:12 +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 T2foXFDagI77 for ; Tue, 9 Aug 2016 00:11:12 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id D7F6285E61 for ; Tue, 9 Aug 2016 00:11:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D5E5CFBC3; Tue, 9 Aug 2016 00:11:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1470701471292020" MIME-Version: 1.0 Date: Tue, 9 Aug 2016 00:11:11 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20160809001111.D5E5CFBC3@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. --_----------=_1470701471292020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Tue Aug 9 00:11:11 UTC 2016 Modified Files: pkgsrc/doc: TODO Log Message: p5-DateTime and p5-MooX-Log-Any had been updated before To generate a diff of this commit: cvs rdiff -u -r1.16253 -r1.16254 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1470701471292020 Content-Disposition: inline Content-Length: 846 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16253 pkgsrc/doc/TODO:1.16254 --- pkgsrc/doc/TODO:1.16253 Tue Aug 9 00:09:34 2016 +++ pkgsrc/doc/TODO Tue Aug 9 00:11:11 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16253 2016/08/09 00:09:34 wen Exp $ +$NetBSD: TODO,v 1.16254 2016/08/09 00:11:11 wen Exp $ Suggested new packages ====================== @@ -1221,7 +1221,6 @@ For possible Perl packages updates, see o p5-DBD-DB2-1.85 o p5-DBD-ODBC-1.52 o p5-DBD-Oracle-1.74 - o p5-DateTime-1.3600 o p5-Font-FreeType-0.07 o p5-FormValidator-Simple-1.00 o p5-GDGraph-1.52 @@ -1239,7 +1238,6 @@ For possible Perl packages updates, see o p5-IP-Country-3.03 o p5-Locale-Codes-3.38 o p5-Memoize-Memcached-0.11 - o p5-MooX-Log-Any-0.004004 o p5-Moose-Policy-0.05 o p5-Net-ManageSieve-0.13 o p5-NetPacket-1.6.0 --_----------=_1470701471292020--