FreeBSD Bugzilla – Attachment 178340 Details for
Bug 215624
www/py-selenium: minor fixes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
py-selenium.diff (text/plain), 858 bytes, created by
Carlos J. Puga Medina
on 2016-12-28 02:22:44 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Carlos J. Puga Medina
Created:
2016-12-28 02:22:44 UTC
Size:
858 bytes
patch
obsolete
>Index: www/py-selenium/Makefile >=================================================================== >--- www/py-selenium/Makefile (revision 429685) >+++ www/py-selenium/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= selenium > PORTVERSION= 3.0.2 >+PORTREVISION= 1 > CATEGORIES= www python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -11,7 +12,10 @@ > COMMENT= Python bindings for Selenium > > LICENSE= APACHE20 >+LICENSE_FILE= ${WRKSRC}/LICENSE > >+LIB_DEPENDS= libc.so.6:misc/compat6x >+ > USES= python > USE_PYTHON= distutils autoplist > >@@ -20,4 +24,8 @@ > > FIREFOX_USES= gecko:firefox > >+post-install: >+ @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/webdriver/firefox/amd64/x_ignore_nofocus.so >+ @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/webdriver/firefox/x86/x_ignore_nofocus.so >+ > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 215624
:
178340
|
178367