Ticket #52065: Portfile.diff

File Portfile.diff, 1005 bytes (added by esafak (Emre Şafak), 8 years ago)

Unified diff

  • (a) a/Portfile vs. (b) b/Portfile.new

    diff --git a/Portfile b/Portfile.new
    index e68487b..d777d10 100644
    a b PortSystem 1.0 
    55PortGroup           python 1.0
    66
    77name                py-rsa
    8 version             3.1.4
     8version             3.4.2
    99platforms           darwin
    1010license             Apache-2
    1111maintainers         pixilla openmaintainer
    long_description ${description} 
    1515
    1616homepage            http://stuvel.eu/rsa
    1717master_sites        pypi:r/rsa
    18 distname            rsa-3.1.4
     18distname            rsa-3.4.2
    1919
    20 checksums           rmd160  28488ad2e28b03b8d0d32006eb0d1d229510252c \
    21                     sha256  e2b0b05936c276b1edd2e1525553233b666df9e29b5c3ba223eed738277c82a0
     20checksums           rmd160  2a57dffd2e97d339744e5c1c7281e5dbcde91429 \
     21                    sha256  43f682fea81c452c98d09fc316aae12de6d30c4b5c84226642cf8f8fd1c93abd
    2222
    23 python.versions     27 34
     23python.versions     27 34 35
    2424
    2525if {${name} ne ${subport}} {
    2626    depends_build-append \