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 D3CE67A269 for ; Tue, 26 Jul 2016 06:27:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 873B285F81; Tue, 26 Jul 2016 06:27:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1857685E87 for ; Tue, 26 Jul 2016 06:27:03 +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 AN_fVS9e9oKG for ; Tue, 26 Jul 2016 06:27:02 +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 742BC85E8F for ; Tue, 26 Jul 2016 06:27:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 723D6FBB5; Tue, 26 Jul 2016 06:27:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1469514422165030" MIME-Version: 1.0 Date: Tue, 26 Jul 2016 06:27:02 +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: <20160726062702.723D6FBB5@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. --_----------=_1469514422165030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Tue Jul 26 06:27:02 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated net/p5-Net-Twitter to 4.01020 To generate a diff of this commit: cvs rdiff -u -r1.3033 -r1.3034 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16190 -r1.16191 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1469514422165030 Content-Disposition: inline Content-Length: 1317 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.3033 pkgsrc/doc/CHANGES-2016:1.3034 --- pkgsrc/doc/CHANGES-2016:1.3033 Tue Jul 26 06:21:39 2016 +++ pkgsrc/doc/CHANGES-2016 Tue Jul 26 06:27:02 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3033 2016/07/26 06:21:39 wen Exp $ +$NetBSD: CHANGES-2016,v 1.3034 2016/07/26 06:27:02 wen Exp $ Changes to the packages collection and infrastructure in 2016: @@ -4343,3 +4343,4 @@ Changes to the packages collection and i Updated net/p5-Net-Frame to 1.16 [wen 2016-07-26] Updated net/p5-Net-OpenID-Common to 1.20 [wen 2016-07-26] Updated net/p5-Net-OpenID-Consumer to 1.18 [wen 2016-07-26] + Updated net/p5-Net-Twitter to 4.01020 [wen 2016-07-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16190 pkgsrc/doc/TODO:1.16191 --- pkgsrc/doc/TODO:1.16190 Tue Jul 26 06:21:39 2016 +++ pkgsrc/doc/TODO Tue Jul 26 06:27:02 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16190 2016/07/26 06:21:39 wen Exp $ +$NetBSD: TODO,v 1.16191 2016/07/26 06:27:02 wen Exp $ Suggested new packages ====================== @@ -1252,7 +1252,6 @@ For possible Perl packages updates, see o p5-Net-DBus-1.1.0 o p5-Net-DNS-SEC-1.02 o p5-Net-ManageSieve-0.13 - o p5-Net-Twitter-4.01010 o p5-NetPacket-1.6.0 o p5-Netdisco-2.033001 o p5-PAR-1.029 --_----------=_1469514422165030--