Hi, Here is a simple patch to update www/py-selenium to 3.14.1. It build well on my amd64 system. OK ?
wen
? selenium-3.14.1.diff.txt Index: Makefile =================================================================== RCS file: /cvs/ports/www/py-selenium/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile 27 Sep 2018 11:02:21 -0000 1.2 +++ Makefile 20 Oct 2018 15:42:43 -0000 @@ -2,7 +2,7 @@ COMMENT = Python bindings for Selenium WebDriver -MODPY_EGG_VERSION = 3.14.0 +MODPY_EGG_VERSION = 3.14.1 DISTNAME = selenium-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME:L} CATEGORIES = www devel Index: distinfo =================================================================== RCS file: /cvs/ports/www/py-selenium/distinfo,v retrieving revision 1.2 diff -u -p -r1.2 distinfo --- distinfo 27 Sep 2018 11:02:21 -0000 1.2 +++ distinfo 20 Oct 2018 15:42:43 -0000 @@ -1,2 +1,2 @@ -SHA256 (selenium-3.14.0.tar.gz) = +cohkZtWSgqGASzSF3kj46fzfEpXQgcIbnEBkkUqfEA= -SIZE (selenium-3.14.0.tar.gz) = 848711 +SHA256 (selenium-3.14.1.tar.gz) = qxks0EYWTED6vPRLR8ZsixJJUUL0pp3MVepu7vCW5hQ= +SIZE (selenium-3.14.1.tar.gz) = 855411