Path to this page:
Subject: CVS commit: pkgsrc/www/p5-HTTP-Proxy
From: Jens Rehsack
Date: 2009-06-14 22:32:10
Message id: 20090614203210.91B5F175D0@cvs.netbsd.org
Log Message:
pkgsrc changes:
- Updating package of p5 module for HTTP::Proxy from 0.22nb1 to 0.23
- Adjusting module type to Module::Build
- Setting license to ${PERL5_LICENSE} accroding to Makefile
Upstream changes:
0.23 Thu Sep 4 02:29:47 CEST 2008
[ENHANCEMENTS]
- HTTP::Proxy::BodyFilter::save had an issue with cygwin because
of an incorrect use of File::Spec's catdir(). This is fixed.
- CONNECT requests are now forwarded to the upstream proxy, if there
is one. Errors from the upstream proxy are relayed to the client.
[TESTS]
- t/23connect.t does not use sysread() anymore. This time the test
should pass about everywhere.
Files: