ports/120602: [UPDATE] devel/p5-Test-WWW-Mechanize

Felippe de Meirelles Motta lippemail at gmail.com
Wed Feb 13 03:50:03 UTC 2008


>Number:         120602
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-Test-WWW-Mechanize
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 13 03:50:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 1.18;
- Use CPAN macro;
- Added missing dependence.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Test-WWW-Mechanize/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	8 Sep 2007 00:59:12 -0000	1.7
+++ Makefile	13 Feb 2008 03:46:12 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	Test-WWW-Mechanize
-PORTVERSION=	1.14
+PORTVERSION=	1.18
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Test
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	lbr at FreeBSD.org
@@ -19,7 +18,8 @@
 		${SITE_PERL}/URI/file.pm:${PORTSDIR}/net/p5-URI \
 		${SITE_PERL}/Carp/Assert/More.pm:${PORTSDIR}/devel/p5-Carp-Assert-More \
 		${SITE_PERL}/HTTP/Server/Simple.pm:${PORTSDIR}/www/p5-HTTP-Server-Simple \
-		${SITE_PERL}/Test/LongString.pm:${PORTSDIR}/devel/p5-Test-LongString
+		${SITE_PERL}/Test/LongString.pm:${PORTSDIR}/devel/p5-Test-LongString \
+		${SITE_PERL}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Simple
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Test-WWW-Mechanize/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	2 Jul 2007 16:45:15 -0000	1.6
+++ distinfo	13 Feb 2008 03:46:12 -0000
@@ -1,3 +1,3 @@
-MD5 (Test-WWW-Mechanize-1.14.tar.gz) = 8ff01f058c07e74c85b25741afb4188d
-SHA256 (Test-WWW-Mechanize-1.14.tar.gz) = 33b0824dd976193209f66974bf6d8eee50d0813b337eaa12edc302bba9935994
-SIZE (Test-WWW-Mechanize-1.14.tar.gz) = 12314
+MD5 (Test-WWW-Mechanize-1.18.tar.gz) = 808448a841e4f9f32ec5544817308d62
+SHA256 (Test-WWW-Mechanize-1.18.tar.gz) = fd089cb2987c6e70022edc57d84ff847f08c8bcd4d3b051ee47f55d44caa5edd
+SIZE (Test-WWW-Mechanize-1.18.tar.gz) = 14992


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list