Ticket #41946: Portfile.diff
File Portfile.diff, 969 bytes (added by mndavidoff (Monte Davidoff), 11 years ago) |
---|
-
Portfile
old new 6 6 7 7 name py-gmpy2 8 8 epoch 1 9 version 2.0. 29 version 2.0.3 10 10 maintainers alluvialsw.com:md14-macports openmaintainer 11 11 license LGPL-2.1+ 12 12 platforms darwin … … 21 21 master_sites googlecode:gmpy 22 22 distname gmpy2-${version} 23 23 use_zip yes 24 checksums rmd160 4e9bb39fd9324a06ce44888421d1b67bdbe64082\25 sha256 7d8d40bce9fc4904e0c7d1accb625c9bb8911fefdb451bea7f5de063515ee19624 checksums rmd160 8a2eb68efc0586f473b890594d5804e93007aded \ 25 sha256 d2eab2d4024f13e9ab77e57636e51714b8a37fb9804024c92b48585701aa6b1a 26 26 27 python.versions 26 27 31 32 33 27 python.versions 26 27 31 32 33 34 28 28 29 29 if {${name} ne ${subport}} { 30 30 depends_lib-append port:gmp port:libmpc port:mpfr