Ticket #31796: py27-selenium.patch

File py27-selenium.patch, 996 bytes (added by beatrupp (Beat Rupp), 13 years ago)

patch 2.0rc3 -> 2.9.0

  • Portfile

    old new  
    1 # $Id: Portfile 74826 2011-01-03 10:28:48Z nox@macports.org $
    2 
    31PortSystem      1.0
    42PortGroup       python27 1.0
    53
    64name            py27-selenium
    75set real_name   selenium
    8 version         2.0rc3
     6version         2.9.0
    97maintainers     singingwolfboy openmaintainer
    108platforms       darwin
    119description     Python language binding for Selenium Remote Control
     
    2018master_sites        http://pypi.python.org/packages/source/s/${real_name}/
    2119distname            ${real_name}-${version}
    2220
    23 checksums           md5     c87b8659cdc96da7b9f73ed2db1bcdaa \
    24                     sha1    a4bea28ace7beb3d06b55de9169822a0372a8c65 \
    25                     rmd160  8598a5baa5560cb3979bc3f46d2f24ed16fdbb4a
     21checksums           rmd160  349e9d7aa7e6ce7489440d7fa40f00def2877319 \
     22                    sha256  d3dbe78a2ece795052eb93414e61a09f58a6393773efcf6f7429c8dc25b19610
    2623