Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A6F7763BEB2 for ; Fri, 11 Nov 2011 22:54:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 83ABE14A267; Fri, 11 Nov 2011 22:54:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 71EB514A260 for ; Fri, 11 Nov 2011 22:54:01 +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 hayq5BLe_kjT for ; Fri, 11 Nov 2011 22:54:00 +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 DE6E814A25C for ; Fri, 11 Nov 2011 22:54:00 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CF2F6175DD; Fri, 11 Nov 2011 22:54:00 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 11 Nov 2011 22:54:00 +0000 From: "Hiramatsu Yoshifumi" Subject: CVS commit: pkgsrc/www/p5-Test-WWW-Mechanize-Catalyst To: pkgsrc-changes@NetBSD.org Reply-To: hiramatsu@netbsd.org X-Mailer: log_accum Message-Id: <20111111225400.CF2F6175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: hiramatsu Date: Fri Nov 11 22:54:00 UTC 2011 Modified Files: pkgsrc/www/p5-Test-WWW-Mechanize-Catalyst: Makefile distinfo Log Message: Update p5-Test-WWW-Mechanize-Catalyst to 0.56. Changes from previous: 0.56 Thu Oct 13 21:05 BRT 2011 - Add port to Host header 0.55 Tue Sep 27 19:20 BST 2011 - Set 'Host' header for remote requests too 0.54 Mon Aug 1 20:49 BST 2011 - change to make sure we support changes in Catalyst::Test introduced in the Cataplack port. 0.53 Sun Dec 5 23:03 GMT 2010 - Fix tests to work with the upcoming psgi based Catalyst release as $c->req->header('Host') now more accurately reflects what you see in a real web server (i.e. the port will not be defined if it is 80) - Fix tests to work when the CATALYST_DEBUG environment variable is set by explicitly setting it to 0 in tests which require it. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/p5-Test-WWW-Mechanize-Catalyst/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/p5-Test-WWW-Mechanize-Catalyst/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.