summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno>2012-07-25 10:37:56 +0000
committersno <sno>2012-07-25 10:37:56 +0000
commitd511b697d5761b2e470d53742ed26fb7b4f4446d (patch)
tree7b62088ebff56427d39e791355b179e47bc1c73b
parent379bcec5c639b456787326e8ae47c94f8a029430 (diff)
downloadpkgsrc-d511b697d5761b2e470d53742ed26fb7b4f4446d.tar.gz
Adding new package for Perl 5 module WWW::Mechanize::Timed version 0.44
from CPAN into www/p5-WWW-Mechanize-Timed. This module is a subclass of WWW::Mechanize that times each stage of the HTTP request.
-rw-r--r--www/p5-WWW-Mechanize-Timed/DESCR2
-rw-r--r--www/p5-WWW-Mechanize-Timed/Makefile22
-rw-r--r--www/p5-WWW-Mechanize-Timed/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/www/p5-WWW-Mechanize-Timed/DESCR b/www/p5-WWW-Mechanize-Timed/DESCR
new file mode 100644
index 00000000000..bb0dd832e82
--- /dev/null
+++ b/www/p5-WWW-Mechanize-Timed/DESCR
@@ -0,0 +1,2 @@
+This module is a subclass of WWW::Mechanize that times each stage of the
+HTTP request.
diff --git a/www/p5-WWW-Mechanize-Timed/Makefile b/www/p5-WWW-Mechanize-Timed/Makefile
new file mode 100644
index 00000000000..d13abf3e068
--- /dev/null
+++ b/www/p5-WWW-Mechanize-Timed/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2012/07/25 10:37:56 sno Exp $
+
+DISTNAME= WWW-Mechanize-Timed-0.44
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/WWW-Mechanize-Timed/
+COMMENT= Perl 5 module for timing Mechanize requests
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-LWPx-TimedHTTP>=1.2:../../www/p5-LWPx-TimedHTTP
+DEPENDS+= p5-WWW-Mechanize>=0.72:../../www/p5-WWW-Mechanize
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/WWW/Mechanize/Timed/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-WWW-Mechanize-Timed/distinfo b/www/p5-WWW-Mechanize-Timed/distinfo
new file mode 100644
index 00000000000..6fe44fa9c50
--- /dev/null
+++ b/www/p5-WWW-Mechanize-Timed/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/07/25 10:37:56 sno Exp $
+
+SHA1 (WWW-Mechanize-Timed-0.44.tar.gz) = c68d83d2f5765ad140acd97eebf91eaa311628dd
+RMD160 (WWW-Mechanize-Timed-0.44.tar.gz) = 70847407fd8df8b86643b5b7d680a6d28240ef30
+Size (WWW-Mechanize-Timed-0.44.tar.gz) = 3059 bytes