Ticket #31796: py27-selenium.patch
File py27-selenium.patch, 996 bytes (added by beatrupp (Beat Rupp), 13 years ago) |
---|
-
Portfile
old new 1 # $Id: Portfile 74826 2011-01-03 10:28:48Z nox@macports.org $2 3 1 PortSystem 1.0 4 2 PortGroup python27 1.0 5 3 6 4 name py27-selenium 7 5 set real_name selenium 8 version 2. 0rc36 version 2.9.0 9 7 maintainers singingwolfboy openmaintainer 10 8 platforms darwin 11 9 description Python language binding for Selenium Remote Control … … 20 18 master_sites http://pypi.python.org/packages/source/s/${real_name}/ 21 19 distname ${real_name}-${version} 22 20 23 checksums md5 c87b8659cdc96da7b9f73ed2db1bcdaa \ 24 sha1 a4bea28ace7beb3d06b55de9169822a0372a8c65 \ 25 rmd160 8598a5baa5560cb3979bc3f46d2f24ed16fdbb4a 21 checksums rmd160 349e9d7aa7e6ce7489440d7fa40f00def2877319 \ 22 sha256 d3dbe78a2ece795052eb93414e61a09f58a6393773efcf6f7429c8dc25b19610 26 23