- update to 1.25
- add licenses - changes: http://cpansearch.perl.org/src/MATTP/Test-WWW-Selenium-1.25/Changes
This commit is contained in:
parent
bc37adb124
commit
906a5270c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273358
2 changed files with 6 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Test-WWW-Selenium
|
||||
PORTVERSION= 1.24
|
||||
PORTVERSION= 1.25
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl driver and test library for Selenium Remote Control (SRC)
|
||||
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= ART20 GPLv1
|
||||
|
||||
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
|
||||
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-Mock-LWP>=0:${PORTSDIR}/devel/p5-Test-Mock-LWP \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Test-WWW-Selenium-1.24.tar.gz) = 54428834f9c709717011027ddb0e7969e8c10b7091869fcb5fb1ffcdb9db7340
|
||||
SIZE (Test-WWW-Selenium-1.24.tar.gz) = 71259
|
||||
SHA256 (Test-WWW-Selenium-1.25.tar.gz) = 3e9e1bc90ad6226730dcfd0f66e5ddfbcbd917bb1fdb56c760a9fd4e5c3deed6
|
||||
SIZE (Test-WWW-Selenium-1.25.tar.gz) = 69373
|
||||
|
|
Loading…
Reference in a new issue