svn commit: r394575 - head/www/p5-Test-LWP-UserAgent

Kurt Jaeger pi at FreeBSD.org
Tue Aug 18 11:08:03 UTC 2015


Author: pi
Date: Tue Aug 18 11:08:01 2015
New Revision: 394575
URL: https://svnweb.freebsd.org/changeset/ports/394575

Log:
  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

Modified:
  head/www/p5-Test-LWP-UserAgent/Makefile
  head/www/p5-Test-LWP-UserAgent/distinfo

Modified: head/www/p5-Test-LWP-UserAgent/Makefile
==============================================================================
--- head/www/p5-Test-LWP-UserAgent/Makefile	Tue Aug 18 11:02:19 2015	(r394574)
+++ head/www/p5-Test-LWP-UserAgent/Makefile	Tue Aug 18 11:08:01 2015	(r394575)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-LWP-UserAgent
-PORTVERSION=	0.028
+PORTVERSION=	0.030
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/www/p5-Test-LWP-UserAgent/distinfo
==============================================================================
--- head/www/p5-Test-LWP-UserAgent/distinfo	Tue Aug 18 11:02:19 2015	(r394574)
+++ head/www/p5-Test-LWP-UserAgent/distinfo	Tue Aug 18 11:08:01 2015	(r394575)
@@ -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


More information about the svn-ports-all mailing list