Ticket #47874: Portfile-py-ly.diff

File Portfile-py-ly.diff, 975 bytes (added by dliessi (Davide Liessi), 9 years ago)
  • Portfile

    old new set _name python-ly 
    88set _n              [string index ${_name} 0]
    99
    1010name                py-ly
    11 version             0.9.1
     11version             0.9.2
    1212platforms           darwin
    1313supported_archs     noarch
    1414license             GPL-2+
    homepage https://github.com/wbsoft/${_name} 
    2323master_sites        https://pypi.python.org/packages/source/${_n}/${_name}/
    2424distname            ${_name}-${version}
    2525
    26 checksums           md5     a412a8037db6895b94ae9489c8b6cf12 \
    27                     rmd160  ef7f923bfa4e9ae90db22ee17e6e700d89519dba \
    28                     sha256  f21dd4d2566c2ef0337461384829684ae368d3534bb5f6c9e2b2891efcc3a07e
     26checksums           md5     f1b8eeeea96da74d65562bdda13291f5 \
     27                    rmd160  8c5237b771ff0e51add3965e9104a691580555de \
     28                    sha256  a231b8f8977966afff70a840fb5baa1d3d263d5a9565ca9a5b28c398307952af
    2929
    3030python.versions     27 34
    3131