Ticket #47657: Portfile.diff
File Portfile.diff, 1.0 KB (added by mndavidoff (Monte Davidoff), 10 years ago) |
---|
-
Portfile
old new 6 6 7 7 name py-gmpy2 8 8 epoch 1 9 version 2.0. 39 version 2.0.5 10 10 maintainers alluvialsw.com:md14-macports openmaintainer 11 11 license LGPL-2.1+ 12 12 platforms darwin … … 18 18 and complex arithmetic as provided by the MPFR and MPC libraries. 19 19 20 20 homepage http://code.google.com/p/gmpy/ 21 master_sites googlecode:gmpy21 master_sites https://pypi.python.org/packages/source/g/gmpy2/ 22 22 distname gmpy2-${version} 23 23 use_zip yes 24 checksums rmd160 8a2eb68efc0586f473b890594d5804e93007aded\25 sha256 d2eab2d4024f13e9ab77e57636e51714b8a37fb9804024c92b48585701aa6b1a24 checksums rmd160 b9ed105aa41ca4a2a0db71798ffddcf17d01cc41 \ 25 sha256 014ebfb901fde1d823bfa6bdd70abd79adff36c0473d678ea79664be10d4e620 26 26 27 27 python.versions 26 27 33 34 28 28