pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

(www/p5-Selenium-Remote-Driver) New package for Web testing



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara <makoto%if.t.u-tokyo.ac.jp@localhost>
Pushed By:	mef
Date:		Fri May 8 14:57:48 2026 +0900
Changeset:	ad46fae4b6fbf7d29d2a9a3b0045708053edbcae

Added Files:
	p5-Selenium-Remote-Driver/DESCR
	p5-Selenium-Remote-Driver/Makefile
	p5-Selenium-Remote-Driver/distinfo

Log Message:
(www/p5-Selenium-Remote-Driver) New package for Web testing

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ad46fae4b6fbf7d29d2a9a3b0045708053edbcae

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-Selenium-Remote-Driver/DESCR    |  1 +
 p5-Selenium-Remote-Driver/Makefile | 26 ++++++++++++++++++++++++++
 p5-Selenium-Remote-Driver/distinfo |  5 +++++
 3 files changed, 32 insertions(+)

diffs:
diff --git a/p5-Selenium-Remote-Driver/DESCR b/p5-Selenium-Remote-Driver/DESCR
new file mode 100644
index 0000000000..cc78bb7bb6
--- /dev/null
+++ b/p5-Selenium-Remote-Driver/DESCR
@@ -0,0 +1 @@
+Selenium test flit
diff --git a/p5-Selenium-Remote-Driver/Makefile b/p5-Selenium-Remote-Driver/Makefile
new file mode 100644
index 0000000000..af936942b7
--- /dev/null
+++ b/p5-Selenium-Remote-Driver/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD$
+
+DISTNAME=	Selenium-Remote-Driver-1.50
+CATEGORIES=	www
+MASTER_SITES=	http://cpan.metacpan.org/authors/id/T/TE/TEODESIAN/
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	http://cpan.metacpan.org/authors/id/T/TE/TEODESIAN/
+COMMENT=	Remote Test Driver for Selenium
+LICENSE=	apache-2.0
+
+REPLACE_PERL+=	driver-example.pl
+REPLACE_PERL+=	blib/lib/Selenium/Remote/driver-example.pl
+
+
+DEPENDS+=	p5-Moo-[0-9]*:../../devel/p5-Moo
+DEPENDS+=	p5-IO-String-[0-9]*:../../devel/p5-IO-String
+DEPENDS+=	p5-Archive-Zip-[0-9]*:../../archivers/p5-Archive-Zip
+DEPENDS+=	p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean
+DEPENDS+=	p5-XML-Simple-[0-9]*:../../textproc/p5-XML-Simple
+DEPENDS+=	lsof-[0-9]*:../../sysutils/lsof
+
+PERL5_PACKLIST=	auto/Selenium/Remote/Driver/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Selenium-Remote-Driver/distinfo b/p5-Selenium-Remote-Driver/distinfo
new file mode 100644
index 0000000000..7d63aa4203
--- /dev/null
+++ b/p5-Selenium-Remote-Driver/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (Selenium-Remote-Driver-1.50.tar.gz) = 213a3b3b2b99d460c51af67e5fea2ca2dcd7cdb2cabc10ace61aa6c890f9953a
+SHA512 (Selenium-Remote-Driver-1.50.tar.gz) = 6cd8f8cbb0a74204d6112f4d86b720b349ef1e4e3d230d3a9d0c89ba2843c6e8ccd414c940bc10647eb998f1a5806f4aa3aeba829e8c079238d7afd58ef15df6
+Size (Selenium-Remote-Driver-1.50.tar.gz) = 4117915 bytes


Home | Main Index | Thread Index | Old Index