Date: Sun, 5 Nov 2017 21:18:20 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453580 - head/www/py-selenium Message-ID: <201711052118.vA5LIKoU077439@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Nov 5 21:18:20 2017 New Revision: 453580 URL: https://svnweb.freebsd.org/changeset/ports/453580 Log: Update to 3.7.0 Changes: https://github.com/SeleniumHQ/selenium/blob/master/py/CHANGES PR: 223441 Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) Modified: head/www/py-selenium/Makefile head/www/py-selenium/distinfo Modified: head/www/py-selenium/Makefile ============================================================================== --- head/www/py-selenium/Makefile Sun Nov 5 21:18:14 2017 (r453579) +++ head/www/py-selenium/Makefile Sun Nov 5 21:18:20 2017 (r453580) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= selenium -PORTVERSION= 3.6.0 +PORTVERSION= 3.7.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-selenium/distinfo ============================================================================== --- head/www/py-selenium/distinfo Sun Nov 5 21:18:14 2017 (r453579) +++ head/www/py-selenium/distinfo Sun Nov 5 21:18:20 2017 (r453580) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508108943 -SHA256 (selenium-3.6.0.tar.gz) = 9563021c5cba084041e13c218eb531d9c6920dcfa0ba1024bb5bf2b6c0df1797 -SIZE (selenium-3.6.0.tar.gz) = 833548 +TIMESTAMP = 1509856057 +SHA256 (selenium-3.7.0.tar.gz) = 70be7e090042303564ff48bedef0b34477d463056a2d282c1dbd4c4c180ef8e1 +SIZE (selenium-3.7.0.tar.gz) = 844257
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711052118.vA5LIKoU077439>