pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-WWW-Selenium Initial import of p5-Test-W...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fcafec2667d0
branches: trunk
changeset: 546900:fcafec2667d0
user: seb <seb%pkgsrc.org@localhost>
date: Tue Sep 09 00:04:32 2008 +0000
description:
Initial import of p5-Test-WWW-Selenium version 1.15 in the NetBSD
Packages Collection.
The Perl 5 module Test::WWW::Selenium is a subclass of WWW::Selenium,
a perl client for the Selenium Remote Control test tool, that
provides convenient testing functions.
diffstat:
devel/p5-Test-WWW-Selenium/DESCR | 3 +++
devel/p5-Test-WWW-Selenium/Makefile | 25 +++++++++++++++++++++++++
devel/p5-Test-WWW-Selenium/distinfo | 5 +++++
3 files changed, 33 insertions(+), 0 deletions(-)
diffs (45 lines):
diff -r a59cacb79912 -r fcafec2667d0 devel/p5-Test-WWW-Selenium/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-WWW-Selenium/DESCR Tue Sep 09 00:04:32 2008 +0000
@@ -0,0 +1,3 @@
+The Perl 5 module Test::WWW::Selenium is a subclass of the provided
+module WWW::Selenium, a perl client for the Selenium Remote Control
+test tool. Test::WWW::Selenium provides convenient testing functions.
diff -r a59cacb79912 -r fcafec2667d0 devel/p5-Test-WWW-Selenium/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-WWW-Selenium/Makefile Tue Sep 09 00:04:32 2008 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/09/09 00:04:32 seb Exp $
+#
+
+DISTNAME= Test-WWW-Selenium-1.15
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5 www
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Test-WWW-Selenium/
+COMMENT= Perl 5 module to test applications using Selenium Remote Control
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Test/WWW/Selenium/.packlist
+
+BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
+BUILD_DEPENDS+= p5-Test-Mock-LWP-[0-9]*:../../devel/p5-Test-Mock-LWP
+BUILD_DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod
+BUILD_DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a59cacb79912 -r fcafec2667d0 devel/p5-Test-WWW-Selenium/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-WWW-Selenium/distinfo Tue Sep 09 00:04:32 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/09/09 00:04:32 seb Exp $
+
+SHA1 (Test-WWW-Selenium-1.15.tar.gz) = a721e07f3296b52fdac39c6d2a8dbfae8679b460
+RMD160 (Test-WWW-Selenium-1.15.tar.gz) = 65b695840fceb8dd8bf6d9c6653255817bc20669
+Size (Test-WWW-Selenium-1.15.tar.gz) = 43497 bytes
Home |
Main Index |
Thread Index |
Old Index