Date: Mon, 9 Sep 2013 13:05:51 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326809 - head/www/py-selenium Message-ID: <201309091305.r89D5pES032200@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Mon Sep 9 13:05:51 2013 New Revision: 326809 URL: http://svnweb.freebsd.org/changeset/ports/326809 Log: - Update to 2.35.0 Changes: http://code.google.com/p/selenium/source/browse/py/CHANGES PR: ports/181925 Submitted by: Douglas William 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 Mon Sep 9 12:24:04 2013 (r326808) +++ head/www/py-selenium/Makefile Mon Sep 9 13:05:51 2013 (r326809) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= selenium -PORTVERSION= 2.34.0 +PORTVERSION= 2.35.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-selenium/distinfo ============================================================================== --- head/www/py-selenium/distinfo Mon Sep 9 12:24:04 2013 (r326808) +++ head/www/py-selenium/distinfo Mon Sep 9 13:05:51 2013 (r326809) @@ -1,2 +1,2 @@ -SHA256 (selenium-2.34.0.tar.gz) = b7d0d3d2259d5fa9ee4804cff1d0736d93a674db507a450c1cb077c4acff5c2f -SIZE (selenium-2.34.0.tar.gz) = 2578371 +SHA256 (selenium-2.35.0.tar.gz) = 605ace5c73f5cefad14cf77e8e9cad63b8661bf8b1b1ed739d284a344abb0a31 +SIZE (selenium-2.35.0.tar.gz) = 2579216
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309091305.r89D5pES032200>