Ticket #53256: Portfile.diff
File Portfile.diff, 788 bytes (added by mndavidoff (Monte Davidoff), 8 years ago) |
---|
-
Portfile
old new 16 16 for integer and rational arithmetic and multiple-precision real \ 17 17 and complex arithmetic as provided by the MPFR and MPC libraries. 18 18 19 homepage http ://code.google.com/p/gmpy/19 homepage https://github.com/aleaxit/gmpy 20 20 master_sites pypi:g/gmpy2 21 21 distname gmpy2-${version} 22 22 use_zip yes 23 23 checksums rmd160 d7a4f6d8fe370e4565f0af00b903d6b6740e4718 \ 24 24 sha256 dd233e3288b90f21b0bb384bcc7a7e73557bb112ccf0032ad52aa614eb373d3f 25 25 26 python.versions 27 34 35 26 python.versions 27 34 35 36 27 27 28 28 if {${name} ne ${subport}} { 29 29 depends_lib-append port:gmp port:libmpc port:mpfr