summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-05-01 13:22:57 +0000
committersno <sno@pkgsrc.org>2009-05-01 13:22:57 +0000
commit6e56366e9bc0250973a38cf5ac4e57c2513bd99e (patch)
tree00d22a454afd5a818310ef3e215d300426024f34 /www
parent0702241d4a675bb82d53540f664d33bde4c72a89 (diff)
downloadpkgsrc-6e56366e9bc0250973a38cf5ac4e57c2513bd99e.tar.gz
PkgSrc changes:
- Updating package for p5 module of WWW::Mechanize from 1.52 to 1.54 - Adding some test dependencies - Setting license to gnu-gpl-v2 Upstream changes: 1.54 Mon Jan 12 00:36:08 CST 2009 ======================================== [FIXED] Removed the computers4sure test that was failing.
Diffstat (limited to 'www')
-rw-r--r--www/p5-WWW-Mechanize/Makefile8
-rw-r--r--www/p5-WWW-Mechanize/distinfo8
2 files changed, 10 insertions, 6 deletions
diff --git a/www/p5-WWW-Mechanize/Makefile b/www/p5-WWW-Mechanize/Makefile
index 9798d3dcffb..943f7b2e7bc 100644
--- a/www/p5-WWW-Mechanize/Makefile
+++ b/www/p5-WWW-Mechanize/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2008/12/16 22:30:07 he Exp $
+# $NetBSD: Makefile,v 1.19 2009/05/01 13:22:57 sno Exp $
#
-DISTNAME= WWW-Mechanize-1.52
+DISTNAME= WWW-Mechanize-1.54
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/}
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/WWW-Mechanize/
COMMENT= Automates web page form & link interaction
+LICENSE= gnu-gpl-v2 # OR artistic
DEPENDS+= p5-libwww>=5.819:../../www/p5-libwww
DEPENDS+= p5-HTML-Parser>=3.33:../../www/p5-HTML-Parser
@@ -16,6 +17,9 @@ DEPENDS+= p5-URI>=1.36:../../www/p5-URI
DEPENDS+= p5-Test-Warn>=0.11:../../devel/p5-Test-Warn
DEPENDS+= p5-HTTP-Response-Encoding>=0.05:../../www/p5-HTTP-Response-Encoding
+BUILD_DEPENDS+= p5-Test-Memory-Cycle-[0-9]*:../../devel/p5-Test-Memory-Cycle
+BUILD_DEPENDS+= p5-Test-Taint-[0-9]*:../../devel/p5-Test-Taint
+
# use defaults from Makefile.PL, to avoid user interaction
# if not set explicitly
MAKE_PARAMS+= --mech-dump --nolive
diff --git a/www/p5-WWW-Mechanize/distinfo b/www/p5-WWW-Mechanize/distinfo
index af9b4240649..3bbec4603a3 100644
--- a/www/p5-WWW-Mechanize/distinfo
+++ b/www/p5-WWW-Mechanize/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2008/12/16 22:30:07 he Exp $
+$NetBSD: distinfo,v 1.14 2009/05/01 13:22:57 sno Exp $
-SHA1 (WWW-Mechanize-1.52.tar.gz) = e5a358e6c5db6936a40651b8ed82f3fb16b7de1c
-RMD160 (WWW-Mechanize-1.52.tar.gz) = b45f76fbcb35b291653c280c01f6494fe2cf05f4
-Size (WWW-Mechanize-1.52.tar.gz) = 118351 bytes
+SHA1 (WWW-Mechanize-1.54.tar.gz) = 6ae01e188bc195a9e4bb4a71f8b65b971a2e36a2
+RMD160 (WWW-Mechanize-1.54.tar.gz) = a0109ffac1da71cebf911edc01903cd9b127cedf
+Size (WWW-Mechanize-1.54.tar.gz) = 117846 bytes