svn commit: r509726 - head/www/p5-WWW-Mechanize

Wen Heping wen at FreeBSD.org
Sat Aug 24 15:06:32 UTC 2019


Author: wen
Date: Sat Aug 24 15:06:31 2019
New Revision: 509726
URL: https://svnweb.freebsd.org/changeset/ports/509726

Log:
  - Update to 1.92
  - Add missing TEST_DEPENDS

Modified:
  head/www/p5-WWW-Mechanize/Makefile
  head/www/p5-WWW-Mechanize/distinfo

Modified: head/www/p5-WWW-Mechanize/Makefile
==============================================================================
--- head/www/p5-WWW-Mechanize/Makefile	Sat Aug 24 13:22:46 2019	(r509725)
+++ head/www/p5-WWW-Mechanize/Makefile	Sat Aug 24 15:06:31 2019	(r509726)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	WWW-Mechanize
-PORTVERSION=	1.91
+PORTVERSION=	1.92
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -30,7 +30,8 @@ TEST_DEPENDS=	p5-Test-Deep>=0:devel/p5-Test-Deep \
 		p5-Test-Output>=0:devel/p5-Test-Output \
 		p5-Test-Taint>=0:devel/p5-Test-Taint \
 		p5-Test-Warn>=0.11:devel/p5-Test-Warn \
-		p5-Test-Warnings>=0:devel/p5-Test-Warnings
+		p5-Test-Warnings>=0:devel/p5-Test-Warnings \
+		p5-HTTP-Daemon>=6.05:www/p5-HTTP-Daemon
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/www/p5-WWW-Mechanize/distinfo
==============================================================================
--- head/www/p5-WWW-Mechanize/distinfo	Sat Aug 24 13:22:46 2019	(r509725)
+++ head/www/p5-WWW-Mechanize/distinfo	Sat Aug 24 15:06:31 2019	(r509726)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547401667
-SHA256 (WWW-Mechanize-1.91.tar.gz) = eb887afa401cf8c7f5294fe00bcf890e76712a2c916327ecabc029b843256131
-SIZE (WWW-Mechanize-1.91.tar.gz) = 178877
+TIMESTAMP = 1566658496
+SHA256 (WWW-Mechanize-1.92.tar.gz) = 48e0dbfd611087ec027c6d6ecd6ad9af3c5d8d2027e6e803134c9df2cd6584c0
+SIZE (WWW-Mechanize-1.92.tar.gz) = 179367


More information about the svn-ports-all mailing list