summaryrefslogtreecommitdiff
path: root/www/p5-WWW-Mechanize
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-08-06 08:24:31 +0000
committerwiz <wiz@pkgsrc.org>2015-08-06 08:24:31 +0000
commit843456ed6fae33a991684daa8328961cb39a8e73 (patch)
treeba99698c3731abf77be482362aeec0868890d3e8 /www/p5-WWW-Mechanize
parent2b1eab077c08e42057b2bdf4ec566771214805e6 (diff)
downloadpkgsrc-843456ed6fae33a991684daa8328961cb39a8e73.tar.gz
Update to 1.75, add missing p5-CGI dependency.
1.75 ======================================== [OTHER CHANGES] - WWW::Mechanize::Image and WWW::Mechanize::Link now have a defined $VERSION - fixed warning about the use of the encoding pragma (new in 5.22) (RT#91971) - fixed warning about the use of CGI::param in list context (RT#103096)
Diffstat (limited to 'www/p5-WWW-Mechanize')
-rw-r--r--www/p5-WWW-Mechanize/Makefile6
-rw-r--r--www/p5-WWW-Mechanize/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-WWW-Mechanize/Makefile b/www/p5-WWW-Mechanize/Makefile
index f2f661c5849..324e7029b24 100644
--- a/www/p5-WWW-Mechanize/Makefile
+++ b/www/p5-WWW-Mechanize/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2015/06/12 10:52:14 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2015/08/06 08:24:31 wiz Exp $
-DISTNAME= WWW-Mechanize-1.74
+DISTNAME= WWW-Mechanize-1.75
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/}
@@ -11,6 +10,7 @@ HOMEPAGE= http://search.cpan.org/dist/WWW-Mechanize/
COMMENT= Automates web page form & link interaction
LICENSE= ${PERL5_LICENSE}
+DEPENDS+= p5-CGI-[0-9]*:../../www/p5-CGI
DEPENDS+= p5-HTML-Form>=6.00:../../www/p5-HTML-Form
DEPENDS+= p5-HTML-Parser>=3.33:../../www/p5-HTML-Parser
DEPENDS+= p5-HTML-Tree-[0-9]*:../../www/p5-HTML-Tree
diff --git a/www/p5-WWW-Mechanize/distinfo b/www/p5-WWW-Mechanize/distinfo
index b6012479b3f..a1ed7824f21 100644
--- a/www/p5-WWW-Mechanize/distinfo
+++ b/www/p5-WWW-Mechanize/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2015/01/24 07:12:09 wen Exp $
+$NetBSD: distinfo,v 1.26 2015/08/06 08:24:31 wiz Exp $
-SHA1 (WWW-Mechanize-1.74.tar.gz) = 87bf1876fdbca69cd753769afaadbac67142ff2e
-RMD160 (WWW-Mechanize-1.74.tar.gz) = 99714a9bf262e7d5661eb1eb967356ab5c4c63d5
-Size (WWW-Mechanize-1.74.tar.gz) = 135630 bytes
+SHA1 (WWW-Mechanize-1.75.tar.gz) = 434deeff2991adc19706643753ee7e5e98465e8b
+RMD160 (WWW-Mechanize-1.75.tar.gz) = 553eb81a8f8f1043163c47a919fa1f2d779af233
+Size (WWW-Mechanize-1.75.tar.gz) = 128852 bytes