Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
0.030

|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
0.030

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.030

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
22 Jun 2017 23:42:58
0.030

|
sunpoet  |
Remove Perl core modules
With hat: perl |
01 Apr 2016 14:33:58
0.030

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
18 Aug 2015 11:08:02
0.030

|
pi  |
www/p5-Test-LWP-UserAgent: 0.028 -> 0.030
- factor a few bits of HTTP::Response-specific code out into private
methods, to ease future refactoring
- some clarification and expansion to documentation |
06 May 2015 20:45:10
0.028

|
pi  |
www/p5-Test-LWP-UserAgent: 0.027 -> 0.028
Changes:
- report on the versions of more networking modules, to try to track
down mysterious failed network connections during testing |
31 Mar 2015 17:54:01
0.027

|
pi  |
www/p5-Test-LWP-UserAgent: 0.026 -> 0.027
http://cpansearch.perl.org/src/ETHER/Test-LWP-UserAgent-0.027/Changes
register_psgi, unregister_psgi, map_response, map_network_response
and unmap_all all return their invocant, to allow for method
chaining (Tom Hukins, github #2) |
18 Jan 2015 10:55:55
0.026

|
pi  |
New port: www/p5-Test-LWP-UserAgent
LWP::UserAgent suitable for simulating and testing network calls.
It overrides a few key low-level methods of LWP::UserAgent that are
concerned with actually sending your request over the network,
allowing an interception of that request and simulating a particular
response. This greatly facilitates testing of client networking
code where the server follows a known protocol.
WWW: http://search.cpan.org/dist/Test-LWP-UserAgent/ |