Revision: 139786 https://trac.macports.org/changeset/139786 Author: jwa@macports.org Date: 2015-08-26 12:11:29 -0700 (Wed, 26 Aug 2015) Log Message: ----------- py-robotframework-selenium2library: version bump to 1.7.4 Modified Paths: -------------- trunk/dports/python/py-robotframework-selenium2library/Portfile Modified: trunk/dports/python/py-robotframework-selenium2library/Portfile =================================================================== --- trunk/dports/python/py-robotframework-selenium2library/Portfile 2015-08-26 18:49:41 UTC (rev 139785) +++ trunk/dports/python/py-robotframework-selenium2library/Portfile 2015-08-26 19:11:29 UTC (rev 139786) @@ -7,7 +7,7 @@ name py-robotframework-selenium2library set internal_name robotframework-selenium2library -version 1.7.3 +version 1.7.4 categories-append devel maintainers jwa description Robot Framework library to run web-based tests @@ -24,8 +24,8 @@ master_sites https://pypi.python.org/packages/source/r/${internal_name}/ distname ${internal_name}-${version} -checksums rmd160 759b47ce36358195c8c95c72936ac77cc48d70eb \ - sha256 a39131ae0858fdb414a3319972f84b77e5494b510a9ffa4f993dd36af22dadcd +checksums rmd160 630099c1ccdcbde1c4330da03f47e0b05c504579 \ + sha256 4332e3021c6e4ba4a04f4dd99c4fb970315d9fc0fe31bcb62aad2fe833ad9400 if {${name} ne ${subport}} { depends_lib-append port:py${python.version}-robotframework \