Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 5338663E21A for ; Sun, 21 Oct 2012 04:31:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 23F6A14A42C; Sun, 21 Oct 2012 04:31:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4D8A514A429 for ; Sun, 21 Oct 2012 04:30:59 +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 lQn5RyWLV-Aw for ; Sun, 21 Oct 2012 04:30:58 +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 6FC4D14A411 for ; Sun, 21 Oct 2012 04:30:58 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 64496175DD; Sun, 21 Oct 2012 04:30:58 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 21 Oct 2012 04:30:58 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/www/p5-HTTP-Message To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20121021043058.64496175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Sun Oct 21 04:30:58 UTC 2012 Modified Files: pkgsrc/www/p5-HTTP-Message: Makefile distinfo Log Message: Update to 6.06 Upstream changes: 2012-10-21 HTTP-Message 6.06 Gisle Aas (2): More forgiving test on croak message [RT#80302] Added test for multipart parsing Mark Overmeer (1): Multipart end boundary doesn't need match a complete line [RT#79239] _______________________________________________________________________________ 2012-10-20 HTTP-Message 6.05 Gisle Aas (5): Updated ignores No need to prevent visiting field values starting with '_' Report the correct croak caller for delegated methods Disallow empty field names or field names containing ':' Make the extra std_case entries local to each header _______________________________________________________________________________ 2012-09-30 HTTP-Message 6.04 Gisle Aas (5): Updated repository URL Avoid undef warning for empty content Teach $m->content_charset about JSON Use the canonical charset name for UTF-16LE (and frieds) Add option to override the "(no content)" marker of $m->dump Christopher J. Madsen (2): Use IO::HTML for encoding sniffing mime_name was introduced in Encode 2.21 Tom Hukins (1): Remove an unneeded "require" Ville Skytt. (1): Spelling fixes. chromatic (1): Sanitized PERL_HTTP_URI_CLASS environment variable. Martin H. Sluka (1): Add test from RT#77466 Father Chrysostomos (1): Fix doc grammo [RT#75831] To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/p5-HTTP-Message/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/p5-HTTP-Message/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.