Ticket #44784: Portfile.diff

File Portfile.diff, 1015 bytes (added by steenzout (Pedro Salgado), 10 years ago)

1.7.1 to 1.8.0 diff

  • Portfile

    old new  
    66PortGroup           select 1.0
    77PortGroup           bitbucket 1.0
    88
    9 bitbucket.setup     hpk42 tox 1.7.1
     9bitbucket.setup     hpk42 tox 1.8.0
    1010name                py-tox
    1111categories          python devel
    1212maintainers         gmail.com:pedro.salgado
     
    1717long_description    Tox as is a generic virtualenv management and test command line tool
    1818homepage            https://bitbucket.org/hpk42/tox/
    1919
    20 checksums           rmd160  c68ab2f8302942d330df93378dbd40cedc21d5a8 \
    21                     sha256  7801068b3b529db6b6eb511f5d91802acf6b9001901f524e02aa45043169906c
     20checksums           rmd160  e27689603a1e7a9d6f1dc1d3a317ac1bb6a82aa5 \
     21                    sha256  0f5201ac8dd985fcc9c81426a37571b0e96247175634f752b6de7549c6cb229f
    2222
    23 python.versions     26 27
     23python.versions     26 27 33 34
    2424
    2525if {${name} ne ${subport}} {
    2626    depends_lib-append port:py${python.version}-py \