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 20F187A20F for ; Fri, 29 Jul 2016 11:41:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id CC1CA85ED2; Fri, 29 Jul 2016 11:41:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5BE8784C6C for ; Fri, 29 Jul 2016 11:41:29 +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 WjqXi1Uvfb6C for ; Fri, 29 Jul 2016 11:41:28 +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 B598385E40 for ; Fri, 29 Jul 2016 11:41:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B3518FBB5; Fri, 29 Jul 2016 11:41:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1469792488102310" MIME-Version: 1.0 Date: Fri, 29 Jul 2016 11:41:28 +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: <20160729114128.B3518FBB5@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. --_----------=_1469792488102310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Fri Jul 29 11:41:28 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated net/p5-POE-Component-Client-DNS to 1.054 To generate a diff of this commit: cvs rdiff -u -r1.3121 -r1.3122 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16211 -r1.16212 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1469792488102310 Content-Disposition: inline Content-Length: 1373 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3121 pkgsrc/doc/CHANGES-2016:1.3122 --- pkgsrc/doc/CHANGES-2016:1.3121 Fri Jul 29 11:35:06 2016 +++ pkgsrc/doc/CHANGES-2016 Fri Jul 29 11:41:28 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3121 2016/07/29 11:35:06 wen Exp $ +$NetBSD: CHANGES-2016,v 1.3122 2016/07/29 11:41:28 wen Exp $ Changes to the packages collection and infrastructure in 2016: @@ -4432,3 +4432,4 @@ Changes to the packages collection and i Added print/tex-ncctools-doc version 3.5 [wiz 2016-07-29] Updated meta-pkgs/texlive-collection-latexextra to 2016pre1nb2 [wiz 2016-07-29] Updated mail/p5-User-Identity to 0.94 [wen 2016-07-29] + Updated net/p5-POE-Component-Client-DNS to 1.054 [wen 2016-07-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16211 pkgsrc/doc/TODO:1.16212 --- pkgsrc/doc/TODO:1.16211 Fri Jul 29 11:35:06 2016 +++ pkgsrc/doc/TODO Fri Jul 29 11:41:28 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16211 2016/07/29 11:35:06 wen Exp $ +$NetBSD: TODO,v 1.16212 2016/07/29 11:41:28 wen Exp $ Suggested new packages ====================== @@ -1246,7 +1246,6 @@ For possible Perl packages updates, see o p5-NetPacket-1.6.0 o p5-Netdisco-2.033001 o p5-PAR-1.029 - o p5-POE-Component-Client-DNS-1.054 o p5-PPIx-EditorTools-0.19 o p5-Padre-1.00 o p5-Padre-Plugin-Autoformat-1.22 --_----------=_1469792488102310--