Path to this page:
Subject: CVS commit: pkgsrc/www/p5-ParallelUserAgent
From: Wen Heping
Date: 2016-07-24 01:56:48
Message id: 20160723235648.EB57FFBB5@cvs.NetBSD.org
Log Message:
Update to 2.62
Add LICENSE
Upstream changes:
Sun May 29 2016 Michael South <msouth@cpan.org>
o CPAN Release 2.62
o Fix HTTPS support with newer LWP versions, a HUGE thanks
to Sebastian Willing <sewi@cpan.org> for taking care of this.
Mon Feb 18 2013 Michael South <msouth@cpan.org>
o CPAN Release 2.61
o Correcting error in Makefile.PL :(
Mon Feb 18 2013 Michael South <msouth@cpan.org>
o CPAN Release 2.60
o using 'localhost' when creating daemons for any local/*.t
tests. Some machines don't return a reachable domain
for `hostname`. This may need further refinement.
o exiting explicitly from daemon in local/*.t code that
creates them. This was already done in timeouts.t,
adding it to the other two locations.
o attempting a fix for https://rt.cpan.org/Ticket/Display.html?id=46821
without having reproduced. Should at least do no harm, though.
o applied (some of) the patch for https://rt.cpan.org/Ticket/Display.html?id=35775
by CHORNY@cpan.org (issue with use of `pwd` on Win32)
o adding (generated) META.yml and META.json
Fri Feb 15 2013 Michael South <msouth@cpan.org>
o CPAN Release 2.59
o some tests were failing due to prerequisites that were not specified
o a little more robustness/info in debug mode of t/local/compatibility.t
Tue Dec 11 2012 Michael South <msouth@cpan.org>
o CPAN Release 2.58
o updates for newer versions of libwww (tests now pass with libwww 6.04)
o "harder" deprecation of some (previously deprecated) UA shadow methods
o removed some deprecated constructs that were throwing warnings
Files: