mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Update to 0.4.4
This commit is contained in:
parent
231379d81f
commit
e227d90d70
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276860
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Testing_Selenium
|
||||
PORTVERSION= 0.4.3
|
||||
PORTVERSION= 0.4.4
|
||||
CATEGORIES= devel pear
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
@ -15,20 +15,7 @@ COMMENT= PEAR Binding - Once more unto the breach
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
|
||||
FILES= Selenium/Exception.php \
|
||||
ChangeLog \
|
||||
Selenium.php \
|
||||
readme \
|
||||
todo
|
||||
EXAMPLES= example.php
|
||||
TESTS= html/bug8893.html \
|
||||
html/bug9119.html \
|
||||
html/bug9189.html \
|
||||
AllTests.php \
|
||||
BugTest.php \
|
||||
GoogleTest.php \
|
||||
SeleniumTest.php
|
||||
_TESTSDIR= tests
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (PEAR/Testing_Selenium-0.4.3.tgz) = d811b90dd5c675ef9e950d24a0b2d795
|
||||
SHA256 (PEAR/Testing_Selenium-0.4.3.tgz) = 342af21369d1f8885a9a26f5de2b68b946d1cad5e8d49487788c33e636c1ae38
|
||||
SIZE (PEAR/Testing_Selenium-0.4.3.tgz) = 2417750
|
||||
SHA256 (PEAR/Testing_Selenium-0.4.4.tgz) = de9c7c056d8e60f11e305933ca87f9cfc7a6a56132391a101e2c637dd0a68689
|
||||
SIZE (PEAR/Testing_Selenium-0.4.4.tgz) = 2458334
|
||||
|
Loading…
Reference in New Issue
Block a user