Date: Fri, 18 May 2012 02:23:43 -0700 (PDT) From: <douglas@douglasthrift.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/168100: Update port: www/py-selenium Upgrade to version 2.21.3 Message-ID: <201205180923.q4I9NcAJ004985@slowhand.douglasthrift.net> Resent-Message-ID: <201205180930.q4I9UAgC088651@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 168100 >Category: ports >Synopsis: Update port: www/py-selenium Upgrade to version 2.21.3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri May 18 09:30:10 UTC 2012 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 8.3-RELEASE-p1 amd64 >Organization: >Environment: System: FreeBSD justonenight.douglasthrift.net 8.3-RELEASE-p1 FreeBSD 8.3-RELEASE-p1 #9: Thu May 3 10:57:52 PDT 2012 root@justonenight.douglasthrift.net:/usr/obj/usr/src/sys/FURTHERONUPTHEROAD amd64 >Description: Upgraded www/py-selenium to version 2.21.3. https://redports.org/buildarchive/20120518045435-62492/ >From CHANGES: Selenium 2.21.3 * Fix for File Upload to remote servers * Better handling of typing in input=file. Bug 3831, 3736 * Better handling of unicode URLS Bug 3740 >How-To-Repeat: >Fix: --- py-selenium.2012-05-18T091322Z.diff begins here --- diff -Nrux .svn -x work /usr/ports/www/py-selenium/Makefile py-selenium/Makefile --- /usr/ports/www/py-selenium/Makefile 2012-04-29 12:21:20.000000000 -0700 +++ py-selenium/Makefile 2012-05-17 21:46:25.000000000 -0700 @@ -6,7 +6,7 @@ # PORTNAME= selenium -PORTVERSION= 2.21.2 +PORTVERSION= 2.21.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -29,7 +29,7 @@ .include <bsd.port.options.mk> .if defined(WITH_FIREFOX) -USE_FIREFOX= 36+ +USE_FIREFOX= 10+ .endif .include <bsd.port.mk> diff -Nrux .svn -x work /usr/ports/www/py-selenium/distinfo py-selenium/distinfo --- /usr/ports/www/py-selenium/distinfo 2012-04-22 11:35:19.000000000 -0700 +++ py-selenium/distinfo 2012-05-17 21:17:52.000000000 -0700 @@ -1,2 +1,2 @@ -SHA256 (py-selenium/selenium-2.21.2.tar.gz) = cac18c32c1e39e2a3959872dcac5cc0386d6f4f553c6dafb59cbaea8178dc7fc -SIZE (py-selenium/selenium-2.21.2.tar.gz) = 2546022 +SHA256 (py-selenium/selenium-2.21.3.tar.gz) = 7603ea407dd4f2be76c55d551f7058b7ea55f78e49157723dedc9d35e0b62bd8 +SIZE (py-selenium/selenium-2.21.3.tar.gz) = 2645487 --- py-selenium.2012-05-18T091322Z.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205180923.q4I9NcAJ004985>