svn commit: r485896 - head/www/py-selenium

Steve Wills swills at FreeBSD.org
Sun Nov 25 19:48:37 UTC 2018


Author: swills
Date: Sun Nov 25 19:48:35 2018
New Revision: 485896
URL: https://svnweb.freebsd.org/changeset/ports/485896

Log:
  www/py-selenium: Update to 3.141.0
  
  PR:		233488
  Submitted by:	Douglas Thrift <douglas at douglasthrift.net> (maintainer)

Modified:
  head/www/py-selenium/Makefile   (contents, props changed)
  head/www/py-selenium/distinfo   (contents, props changed)

Modified: head/www/py-selenium/Makefile
==============================================================================
--- head/www/py-selenium/Makefile	Sun Nov 25 19:47:04 2018	(r485895)
+++ head/www/py-selenium/Makefile	Sun Nov 25 19:48:35 2018	(r485896)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	selenium
-PORTVERSION=	3.14.0
+PORTVERSION=	3.141.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,6 +14,7 @@ LICENSE=	APACHE20
 
 USES=		python
 USE_PYTHON=	autoplist distutils
+
 NO_ARCH=	yes
 
 OPTIONS_DEFINE=	FIREFOX

Modified: head/www/py-selenium/distinfo
==============================================================================
--- head/www/py-selenium/distinfo	Sun Nov 25 19:47:04 2018	(r485895)
+++ head/www/py-selenium/distinfo	Sun Nov 25 19:48:35 2018	(r485896)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533449780
-SHA256 (selenium-3.14.0.tar.gz) = f9ca21919b564a0a86012cd2177923e3a7f37c4a574207086e710192452a7c40
-SIZE (selenium-3.14.0.tar.gz) = 848711
+TIMESTAMP = 1543106061
+SHA256 (selenium-3.141.0.tar.gz) = deaf32b60ad91a4611b98d8002757f29e6f2c2d5fcaf202e1c9ad06d6772300d
+SIZE (selenium-3.141.0.tar.gz) = 854669


More information about the svn-ports-all mailing list