mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
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)
This commit is contained in:
parent
f1c6898870
commit
e174514b1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382854
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Test-LWP-UserAgent
|
||||
PORTVERSION= 0.026
|
||||
PORTVERSION= 0.027
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Test-LWP-UserAgent-0.026.tar.gz) = 36ced207f85fb7b8d1b3207a2283e45b3a3a1b7af6975ff69e8ffe4322d3258b
|
||||
SIZE (Test-LWP-UserAgent-0.026.tar.gz) = 41968
|
||||
SHA256 (Test-LWP-UserAgent-0.027.tar.gz) = acde13d35c6ac5b81cc419377d8fe3aa21e21a82639d5c1d1848cd19185c911d
|
||||
SIZE (Test-LWP-UserAgent-0.027.tar.gz) = 43631
|
||||
|
@ -1,4 +1,2 @@
|
||||
%%SITE_PERL%%/Test/LWP/UserAgent.pm
|
||||
%%SITE_PERL%%/Test/LWP/advent_2012.pod
|
||||
%%PERL5_MAN3%%/Test::LWP::UserAgent.3.gz
|
||||
%%PERL5_MAN3%%/Test::LWP::advent_2012.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user