diff options
author | pi <pi@FreeBSD.org> | 2015-08-18 19:08:01 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2015-08-18 19:08:01 +0800 |
commit | df50370aae383f3344192b6346b1e35b5ead821f (patch) | |
tree | 16a4d5d807026a2bf96ae3d7233371d995629bae /www | |
parent | 7887aab3b8050d2cb3b6b27ea66cf0f770160be2 (diff) | |
download | freebsd-ports-gnome-df50370aae383f3344192b6346b1e35b5ead821f.tar.gz freebsd-ports-gnome-df50370aae383f3344192b6346b1e35b5ead821f.tar.zst freebsd-ports-gnome-df50370aae383f3344192b6346b1e35b5ead821f.zip |
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
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Test-LWP-UserAgent/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Test-LWP-UserAgent/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Test-LWP-UserAgent/Makefile b/www/p5-Test-LWP-UserAgent/Makefile index a065ded86820..dc51c043889e 100644 --- a/www/p5-Test-LWP-UserAgent/Makefile +++ b/www/p5-Test-LWP-UserAgent/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Test-LWP-UserAgent -PORTVERSION= 0.028 +PORTVERSION= 0.030 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Test-LWP-UserAgent/distinfo b/www/p5-Test-LWP-UserAgent/distinfo index 10ee73e97b49..28ea4a5eec7a 100644 --- a/www/p5-Test-LWP-UserAgent/distinfo +++ b/www/p5-Test-LWP-UserAgent/distinfo @@ -1,2 +1,2 @@ -SHA256 (Test-LWP-UserAgent-0.028.tar.gz) = 526f03863251f9a7b92e549f942c3c1b6ad0fd42e71bd3955fd321fa60293d0d -SIZE (Test-LWP-UserAgent-0.028.tar.gz) = 43956 +SHA256 (Test-LWP-UserAgent-0.030.tar.gz) = 2bdc18aaffba7c85528aa69d2be561e5ceb696cc087f262e048e5a780400b927 +SIZE (Test-LWP-UserAgent-0.030.tar.gz) = 45587 |