Skip to content

Commit

Permalink
www/p5-Test-LWP-UserAgent: 0.026 -> 0.027
Browse files Browse the repository at this point in the history
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)


git-svn-id: svn+ssh://svn.freebsd.org/ports/head@382854 35697150-7ecd-e111-bb59-0022644237b5
  • Loading branch information
pi committed Mar 31, 2015
1 parent 2f303cc commit f80e538
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion www/p5-Test-LWP-UserAgent/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= Test-LWP-UserAgent
PORTVERSION= 0.026
PORTVERSION= 0.027
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
4 changes: 2 additions & 2 deletions www/p5-Test-LWP-UserAgent/distinfo
Original file line number Diff line number Diff line change
@@ -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
2 changes: 0 additions & 2 deletions www/p5-Test-LWP-UserAgent/pkg-plist
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit f80e538

Please sign in to comment.