Ticket #41946: Portfile.diff

File Portfile.diff, 969 bytes (added by mndavidoff (Monte Davidoff), 10 years ago)
  • Portfile

    old new  
    66
    77name                py-gmpy2
    88epoch               1
    9 version             2.0.2
     9version             2.0.3
    1010maintainers         alluvialsw.com:md14-macports openmaintainer
    1111license             LGPL-2.1+
    1212platforms           darwin
     
    2121master_sites        googlecode:gmpy
    2222distname            gmpy2-${version}
    2323use_zip             yes
    24 checksums           rmd160  4e9bb39fd9324a06ce44888421d1b67bdbe64082 \
    25                     sha256  7d8d40bce9fc4904e0c7d1accb625c9bb8911fefdb451bea7f5de063515ee196
     24checksums           rmd160  8a2eb68efc0586f473b890594d5804e93007aded \
     25                    sha256  d2eab2d4024f13e9ab77e57636e51714b8a37fb9804024c92b48585701aa6b1a
    2626
    27 python.versions     26 27 31 32 33
     27python.versions     26 27 31 32 33 34
    2828
    2929if {${name} ne ${subport}} {
    3030    depends_lib-append  port:gmp port:libmpc port:mpfr