Ticket #48703: Portfile.diff

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

    old new  
    66
    77name                py-gmpy2
    88epoch               1
    9 version             2.0.5
     9version             2.0.7
    1010maintainers         alluvialsw.com:md14-macports openmaintainer
    1111license             LGPL-2.1+
    1212platforms           darwin
     
    2121master_sites        https://pypi.python.org/packages/source/g/gmpy2
    2222distname            gmpy2-${version}
    2323use_zip             yes
    24 checksums           rmd160  b9ed105aa41ca4a2a0db71798ffddcf17d01cc41 \
    25                     sha256  014ebfb901fde1d823bfa6bdd70abd79adff36c0473d678ea79664be10d4e620
     24checksums           rmd160  0764018c6122ad2729a82042bd9c35f4df8c3e81 \
     25                    sha256  7ee694b8a4c3854f27890676aa8a509a2e3f8dbdd0916fa94cbed612420b9c86
    2626
    2727python.versions     26 27 33 34
    2828