Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jun 2006 13:21:23 -0600 (MDT)
From:      "Aaron Dalton" <aaron@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        fbsdports@commit.it
Subject:   ports/98955: [PATCH] devel/p5-Test-WWW-Mechanize: update to 1.08
Message-ID:  <200606141921.k5EJLNSY006203@moondance.itsy-bitsy.net>
Resent-Message-ID: <200606141930.k5EJUFD3037765@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         98955
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Test-WWW-Mechanize: update to 1.08
>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 Jun 14 19:30:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May  8 10:21:06 UTC
>Description:
- Update to 1.08

Port maintainer (fbsdports@commit.it) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Test-WWW-Mechanize-1.08.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Test-WWW-Mechanize/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	4 Oct 2005 17:48:59 -0000	1.3
+++ Makefile	14 Jun 2006 19:21:30 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Test-WWW-Mechanize
-PORTVERSION=	1.04
+PORTVERSION=	1.08
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Test
@@ -16,6 +16,9 @@
 COMMENT=	Testing-specific WWW::Mechanize subclass
 
 BUILD_DEPENDS=	${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \
+		${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
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
@@ -25,11 +28,8 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${PERL_LEVEL} < 500800
-BUILD_DEPENDS+=	${SITE_PERL}/Test/Builder.pm:${PORTSDIR}/devel/p5-Test-Simple
 .if ${PERL_LEVEL} < 500601
 IGNORE=		requires perl 5.6.x or later. Install lang/perl5.8 then try again
 .endif
-.endif
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Test-WWW-Mechanize/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	22 Jan 2006 08:29:34 -0000	1.3
+++ distinfo	14 Jun 2006 19:21:30 -0000
@@ -1,3 +1,3 @@
-MD5 (Test-WWW-Mechanize-1.04.tar.gz) = f17cc7de9ca9a5035a9ba937933b3ec4
-SHA256 (Test-WWW-Mechanize-1.04.tar.gz) = 1635c93a6757fa01e76cd2a2dce17e4fc90b63eee8191fa40078032c9f535929
-SIZE (Test-WWW-Mechanize-1.04.tar.gz) = 7802
+MD5 (Test-WWW-Mechanize-1.08.tar.gz) = 701dc06acd44bba9da542be8a52ca5fd
+SHA256 (Test-WWW-Mechanize-1.08.tar.gz) = 8d861d1d20fb269534969c3fdba17469e412626b761b8519164390d110162afa
+SIZE (Test-WWW-Mechanize-1.08.tar.gz) = 10775
--- p5-Test-WWW-Mechanize-1.08.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606141921.k5EJLNSY006203>