Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 2020 20:19:14 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r558617 - head/devel/p5-Test-WWW-Mechanize
Message-ID:  <202012192019.0BJKJEnF017468@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Dec 19 20:19:14 2020
New Revision: 558617
URL: https://svnweb.freebsd.org/changeset/ports/558617

Log:
  Update to 1.54
  
  Changes:	https://metacpan.org/changes/distribution/Test-WWW-Mechanize

Modified:
  head/devel/p5-Test-WWW-Mechanize/Makefile
  head/devel/p5-Test-WWW-Mechanize/distinfo

Modified: head/devel/p5-Test-WWW-Mechanize/Makefile
==============================================================================
--- head/devel/p5-Test-WWW-Mechanize/Makefile	Sat Dec 19 20:19:09 2020	(r558616)
+++ head/devel/p5-Test-WWW-Mechanize/Makefile	Sat Dec 19 20:19:14 2020	(r558617)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-WWW-Mechanize
-PORTVERSION=	1.52
+PORTVERSION=	1.54
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,7 +13,7 @@ COMMENT=	Testing-specific WWW::Mechanize subclass
 LICENSE=	ART20
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-Carp-Assert-More>=0:devel/p5-Carp-Assert-More \
+RUN_DEPENDS=	p5-Carp-Assert-More>=1.16:devel/p5-Carp-Assert-More \
 		p5-HTML-Form>=0:www/p5-HTML-Form \
 		p5-HTTP-Server-Simple>=0.42:www/p5-HTTP-Server-Simple \
 		p5-Test-LongString>=0.15:devel/p5-Test-LongString \
@@ -21,11 +21,11 @@ RUN_DEPENDS=	p5-Carp-Assert-More>=0:devel/p5-Carp-Asse
 		p5-WWW-Mechanize>=1.68:www/p5-WWW-Mechanize \
 		p5-libwww>=6.02:www/p5-libwww
 
-PORTSCOUT=	limit:^[0-9\.]*$$
-
 USES=		perl5
 USE_PERL5=	configure
 
 NO_ARCH=	yes
+
+PORTSCOUT=	limit:^[0-9\.]*$$
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Test-WWW-Mechanize/distinfo
==============================================================================
--- head/devel/p5-Test-WWW-Mechanize/distinfo	Sat Dec 19 20:19:09 2020	(r558616)
+++ head/devel/p5-Test-WWW-Mechanize/distinfo	Sat Dec 19 20:19:14 2020	(r558617)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544114726
-SHA256 (Test-WWW-Mechanize-1.52.tar.gz) = 842a550ceb9629aec4014760e5e84645fb5d9c7b75237d644c8363d817e55ecb
-SIZE (Test-WWW-Mechanize-1.52.tar.gz) = 33254
+TIMESTAMP = 1608366292
+SHA256 (Test-WWW-Mechanize-1.54.tar.gz) = dca88b5b174114bf5aa6c782ff9f0ecc50c1442b8324c11d3917752ea3439afc
+SIZE (Test-WWW-Mechanize-1.54.tar.gz) = 33848



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