Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 4AFD863E650 for ; Thu, 18 Apr 2013 08:54:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 092B914A187; Thu, 18 Apr 2013 08:54:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8055114A16C for ; Thu, 18 Apr 2013 08:54:38 +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 8qN44vP9-wcq for ; Thu, 18 Apr 2013 08:54:37 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id E37FB14A146 for ; Thu, 18 Apr 2013 08:54:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D2C16175DD; Thu, 18 Apr 2013 08:54:37 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Thu, 18 Apr 2013 08:54:37 +0000 From: "Hiramatsu Yoshifumi" Subject: CVS commit: pkgsrc/www/p5-Net-HTTP To: pkgsrc-changes@NetBSD.org Reply-To: hiramatsu@netbsd.org X-Mailer: log_accum Message-Id: <20130418085437.D2C16175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: hiramatsu Date: Thu Apr 18 08:54:37 UTC 2013 Modified Files: pkgsrc/www/p5-Net-HTTP: Makefile distinfo Log Message: Update p5-Net-HTTP to 6.06. Changes from previous: _______________________________________________________________________________ 2013-03-10 Net-HTTP 6.06 Jesse Luehrs (1): IO::Socket::SSL doesn't play well with select() [RT#81237] _______________________________________________________________________________ 2012-11-10 Net-HTTP 6.05 Gisle Aas (1): Convert to Test::More style and disable test on Windows [RT#81090] Marinos Yannikos (1): SSL broken for some servers [RT#81073] _______________________________________________________________________________ 2012-11-08 Net-HTTP 6.04 Gisle Aas (3): Simpler handling of double chunked [RT#77240] Check for timeouts before reading [RT#72676] Fake can_read Dagfinn Ilmari Mannsåker (1): Fix chunked decoding on temporary read error [RT#74431] Eric Wong (1): NB: set http_bytes if read_entity_body hits EAGAIN on first read Jay Hannah (1): chunked,chunked is invalid, but happens. :( Ignore all but the first. [RT#77240] To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/p5-Net-HTTP/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/p5-Net-HTTP/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.