Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id CF5F563BAE5 for ; Mon, 19 Jul 2010 04:51:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 798C963B101; Mon, 19 Jul 2010 04:51:18 +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 89A0563B100 for ; Mon, 19 Jul 2010 04:51:17 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4D42D175DD; Mon, 19 Jul 2010 04:51:17 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Mon, 19 Jul 2010 04:51:17 +0000 From: Stoned Elipot Subject: CVS commit: pkgsrc/www/p5-AnyEvent-HTTP To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org X-Mailer: log_accum Message-Id: <20100719045117.4D42D175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: seb Date: Mon Jul 19 04:51:17 UTC 2010 Modified Files: pkgsrc/www/p5-AnyEvent-HTTP: Makefile distinfo Log Message: Update p5-AnyEvent-HTTP from version 1.44 to version 1.45. Upstream changes: 1.45 Wed Jun 16 21:15:26 CEST 2010 - fix a bug where the handle woudl go away directly after a successful connect (analyzed and patch by Maxim Dounin). - due to popular demand, introduce the Redirect pseudo response header. - document URL pseudo-header better. - explain how to implement DNS caching. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/p5-AnyEvent-HTTP/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/www/p5-AnyEvent-HTTP/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.