Ticket #34126: Portfile-rrdtool.diff

File Portfile-rrdtool.diff, 1.1 KB (added by ryan@…, 12 years ago)
  • Portfile

    old new  
    1 # $Id: Portfile 91540 2012-04-04 17:49:31Z singingwolfboy@macports.org $
     1# $Id: Portfile 89119 2012-01-19 20:00:54Z singingwolfboy@macports.org $
    22
    33PortSystem      1.0
    44PortGroup       python 1.0
    55
    66name            py-selenium
    77set real_name   selenium
    8 version         2.20.0
     8version         2.21.2
    99python.versions 24 25 26 27
    1010maintainers     singingwolfboy openmaintainer
    1111platforms       darwin
     
    2020homepage            http://code.google.com/p/selenium/
    2121master_sites        http://pypi.python.org/packages/source/s/${real_name}/
    2222distname            ${real_name}-${version}
    23 checksums           rmd160  5117852523caf8934e297cfa447b5256eb74781e \
    24                     sha256  9808c5dfdd9f028d0361ba5a0ea717743849f4dee3eefc397a0b65e6cb3f06fd
     23checksums           rmd160  cea927e4072d7362ada0c3283fac1118f3b97d21 \
     24                    sha256  cac18c32c1e39e2a3959872dcac5cc0386d6f4f553c6dafb59cbaea8178dc7fc
    2525
    2626if {$name != $subport} {
    2727    depends_build-append port:py${python.version}-distribute