summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/p5-WWW-Mechanize/Makefile15
-rw-r--r--www/p5-WWW-Mechanize/distinfo6
2 files changed, 12 insertions, 9 deletions
diff --git a/www/p5-WWW-Mechanize/Makefile b/www/p5-WWW-Mechanize/Makefile
index c6fcaf0..ff0a30f 100644
--- a/www/p5-WWW-Mechanize/Makefile
+++ b/www/p5-WWW-Mechanize/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= WWW-Mechanize
-PORTVERSION= 1.79
+PORTVERSION= 1.82
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -21,13 +21,17 @@ BUILD_DEPENDS= p5-CGI>=4.08:www/p5-CGI \
p5-URI>=0:net/p5-URI \
p5-libwww>=5.829:www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \
+TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \
+ p5-Test-Exception>=0:devel/p5-Test-Exception \
+ p5-Test-Fatal>=0:devel/p5-Test-Fatal \
p5-Test-Memory-Cycle>=0:devel/p5-Test-Memory-Cycle \
+ p5-Test-Needs>=0:devel/p5-Test-Needs \
p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \
- p5-Test-Pod>=1.14:devel/p5-Test-Pod \
- p5-Test-Pod-Coverage>=1.04:devel/p5-Test-Pod-Coverage \
+ p5-Test-Output>=0:devel/p5-Test-Output \
+ p5-Test-RequiresInternet>=0:devel/p5-Test-RequiresInternet \
p5-Test-Taint>=0:devel/p5-Test-Taint \
- p5-Test-Warn>=0.11:devel/p5-Test-Warn
+ p5-Test-Warn>=0.11:devel/p5-Test-Warn \
+ p5-Test-Warnings>=0:devel/p5-Test-Warnings
NO_ARCH= yes
USES= perl5
@@ -41,6 +45,5 @@ OPTIONS_DEFINE= DOCS
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
(cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR})
- @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
.include <bsd.port.mk>
diff --git a/www/p5-WWW-Mechanize/distinfo b/www/p5-WWW-Mechanize/distinfo
index d32f271..fcba0f9 100644
--- a/www/p5-WWW-Mechanize/distinfo
+++ b/www/p5-WWW-Mechanize/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1474186068
-SHA256 (WWW-Mechanize-1.79.tar.gz) = 196c29aeb74ada424d79781770e3e4ff7e293cee0c210b8f50e0e34d3c124708
-SIZE (WWW-Mechanize-1.79.tar.gz) = 156998
+TIMESTAMP = 1476113463
+SHA256 (WWW-Mechanize-1.82.tar.gz) = 1a4a38961797340e6c66a73bd1492fd18630b3afc8317d82aa53558f821f59a9
+SIZE (WWW-Mechanize-1.82.tar.gz) = 159245
OpenPOWER on IntegriCloud