Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Oct 2017 20:16:50 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452382 - head/www/py-selenium
Message-ID:  <201710182016.v9IKGocM025946@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Wed Oct 18 20:16:49 2017
New Revision: 452382
URL: https://svnweb.freebsd.org/changeset/ports/452382

Log:
  www/py-selenium Upgrade to 3.6.0
  
  PR:		223040
  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	Wed Oct 18 19:53:29 2017	(r452381)
+++ head/www/py-selenium/Makefile	Wed Oct 18 20:16:49 2017	(r452382)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	selenium
-PORTVERSION=	3.5.0
+PORTVERSION=	3.6.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-selenium/distinfo
==============================================================================
--- head/www/py-selenium/distinfo	Wed Oct 18 19:53:29 2017	(r452381)
+++ head/www/py-selenium/distinfo	Wed Oct 18 20:16:49 2017	(r452382)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1503189182
-SHA256 (selenium-3.5.0.tar.gz) = 267418f5fde1a4f8c180e5b8f45bd57c6d45b1f7d8fa5ad699a48e9a98fa79a3
-SIZE (selenium-3.5.0.tar.gz) = 831117
+TIMESTAMP = 1508108943
+SHA256 (selenium-3.6.0.tar.gz) = 9563021c5cba084041e13c218eb531d9c6920dcfa0ba1024bb5bf2b6c0df1797
+SIZE (selenium-3.6.0.tar.gz) = 833548



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710182016.v9IKGocM025946>